-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.20
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Context:
additionaTrustBundle cert not removed from user-ca-bundle on the guest cluster when additionalTrustBundle field removed from the HostedCluster spec
Acceptance criteria:
- The reconciliation logic ensures the user-ca-bundle is deleted in the guest cluster when the additionalTrustBundle is deleted.
- There's a unit test to cover this
- This is validated as part of the additionalTrustBundle e2e
Version-Release number of selected component (if applicable):
How reproducible:
every time
Steps to Reproduce:
1. Bring up a cluster with additionalTrustBundle 2. Remove additionalTrustBundle field from the HostedCluster spec 3. Check user-ca-bundle on the guest cluster
Actual results:
Expected results:
Additional info:
This issue found during testing https://issues.redhat.com/browse/OCPBUGS-57336