-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
4.16
-
False
-
None
-
False
-
-
The revision controller is attempting to delete encryption-config secrets during pruning, but these resources are not expected to be deleted, and it fails to do so because there are finalizers preventing that.
This is expected, but the secrets stay around in a deleted state which can confuse customers as state in https://issues.redhat.com/browse/OCPBUGS-7606?focusedId=24181797&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-24181797.
We should implement a logic to avoid pruning a certain list of resources to prevent this confusion.
- incorporates
-
OCPBUGS-7606 In namespace openshift-kube-apiserver there are around 69 secrets copy maintained with name "encryption-config"
- Closed