Bug 2015042
| Summary: | Adding a template from the catalog creates a secret that is not owned by the TemplateInstance | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Andrew Downs <adowns> |
| Component: | Dev Console | Assignee: | Avik Kundu <akundu> |
| Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> |
| Severity: | medium | Docs Contact: | Olivia Payne <opayne> |
| Priority: | low | ||
| Version: | 4.8 | CC: | akundu, aos-bugs, cbremble, hsaini, nmukherj |
| Target Milestone: | --- | ||
| Target Release: | 4.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: When a template instance is initiated from the catalog, its parameters get stored as a secret resource. But when the template instance is deleted, the secret stays.
Consequence: This results in unnecessary piling of secrets in the cluster.
Fix: Added ownership reference to the secret that maps to the template instance.
Result: Thus, when the Template instance is deleted, the secret also gets deleted.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-10 10:38:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Andrew Downs
2021-10-18 09:27:20 UTC
verified on build version: 4.11.0-0.nightly-2022-06-23-153912 verified on browser version: chrome 102 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 (Important: OpenShift Container Platform 4.11.0 bug fix and security update), 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/RHSA-2022:5069 |