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 ```