mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-27 05:10:23 +00:00
Because deleteAllTestNamespaces deleted all the e2e namespaces it interefered with other federation namespace tests running in parallel. This change should mitigate the problem and make the tests runnable in parallel.