Bug 1806792
| Summary: | [4.4] Dockercfg secret is not cleaned up when token is deleted | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | wewang <wewang> |
| Component: | openshift-controller-manager | Assignee: | Adam Kaplan <adam.kaplan> |
| Status: | CLOSED ERRATA | QA Contact: | wewang <wewang> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.3.0 | CC: | adam.kaplan, anusaxen, aos-bugs, bparees, ccoleman, lsm5, maszulik, mfojtik, obulatov, pmuller, rmarasch, santiago, surbania, weliang |
| Target Milestone: | --- | ||
| Target Release: | 4.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | devex | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: pull secrets for the internal registry sometimes would not be deleted when their associated token was deleted
Consequence: stale pull secrets for the internal registry would remain associated with kubernetes service accounts
Fix: owner references were established between the internal registry pull secret and its associated token secret
Result: pull secrets are always deleted if the associated token is deleted
|
Story Points: | --- |
| Clone Of: | 1765294 | Environment: | |
| Last Closed: | 2020-05-04 11:39:48 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1765294 | ||
| Bug Blocks: | 1779282 | ||
|
Comment 4
Adam Kaplan
2020-03-30 15:09:00 UTC
Moving back to VERIFIED - fix for regression is being tracked in https://bugzilla.redhat.com/show_bug.cgi?id=1785023 and its dependent BZs. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0581 |