mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-11 21:40:29 +00:00
Automatic merge from submit-queue Adds kube-public to the whitelist to not be deleted for e2e tests We added the `kube-public` namespace but didn't add it to a whitelist of namespaces to not delete as part of e2e cleanup. ```release-note ```