OCPBUGS-112723: Document that disabling Image Registry deletes companion SA tokens - #118702
Conversation
…SA tokens Clarify that dockercfg companion kubernetes.io/service-account-token secrets are registry-lifecycle-owned and must not be used as long-lived application credentials. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@Divyanshi-13: This pull request references Jira Issue OCPBUGS-112723, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Hi @Divyanshi-13. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Summary
Removed: the cluster can delete both the managedkubernetes.io/dockercfgpull secret and its companionkubernetes.io/service-account-token.kubernetes.io/legacy-token-last-useddoes not block this cleanup, and that cleanup can be selective across clusters.Test plan
/cc @bergerhoffer
Made with Cursor