Files
kubernetes/pkg/controller/serviceaccount
Clayton Coleman dc0c21c7d7 serviceaccount: If namespace is terminating, ignore create errors
In some scenarios the service account and token controllers can
race with namespace deletion, causing a burst of errors as they
attempt to recreate secrets being deleted.

Instead, detect these errors and do not retry.
2019-10-20 18:39:00 -04:00
..
2019-03-02 12:55:26 +08:00
2019-10-08 14:42:31 +02:00