mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +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 ```