mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-02 06:47:34 +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 ```