-
Bug
-
Resolution: Unresolved
-
Critical
-
odf-4.17
-
None
Description of problem (please be detailed as possible and provide log
snippests):
Failed to create secrets in openshift-adp namespace after adding CACertificates to ramen-hub-operator-config ConfigMap
Version of all relevant components (if applicable):
ODF - 4.17.0-100.stable
OCP - 4.17.0-0.nightly-2024-09-12-145503
OADP - 1.4
ACM - 2.12.0-79
MCO - 4.17.0-100
Submariner - 0.19.0
Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?
Is there any workaround available to the best of your knowledge?
Rate from 1 - 5 the complexity of the scenario you performed that caused this
bug (1 - very simple, 5 - very complex)?
Can this issue reproducible?
Can this issue reproduce from the UI?
If this is a regression, please provide more details to justify this:
Steps to Reproduce:
1. RDR setup is up and running
2. Tried to configure Discovered apps using the doc https://docs.redhat.com/en/documentation/red_hat_openshift_data_foundation/4.16/html/configuring_openshift_data_foundation_disaster_recovery_for_openshift_workloads/rdr-solution#prereq-for-dr-protect-discovered-apps_manage-rdr
3. In 4.13.1, step 4, failed to create secrets in openshift-adp namespace.
4. On hub, policy is in NonCompliant state
openshift-operators vc21a1ea11bba0b4998ef1dda252fd1af351c23e Enforce NonCompliant
Additional info: Deployed OADP operator 2 weeks ago(16/09/24). Tried the Discovered apps configuration after today (30/09/24)
Output:
======
Managed cluster :-
----------------
oc get secrets -n openshift-adp
NAME TYPE DATA AGE
builder-dockercfg-fghn2 kubernetes.io/dockercfg 1 13d
default-dockercfg-4g244 kubernetes.io/dockercfg 1 13d
deployer-dockercfg-xsjcn kubernetes.io/dockercfg 1 13d
openshift-adp-controller-manager-dockercfg-bhq6j kubernetes.io/dockercfg 1 13d
velero-dockercfg-6n229 kubernetes.io/dockercfg 1 13d
On hub :-
------
oc get policy -A
NAMESPACE NAME REMEDIATION ACTION COMPLIANCE STATE AGE
kmanohar-c1 openshift-operators.c21a1ea11bba0b4998ef1dda252fd1af351c23e Enforce Compliant 14d
kmanohar-c1 openshift-operators.d83ec4cb5be7c8c43f3cd41084f8d034b173c1e Enforce Compliant 14d
kmanohar-c1 openshift-operators.vc21a1ea11bba0b4998ef1dda252fd1af351c23e Enforce NonCompliant 14d
kmanohar-c1 openshift-operators.vd83ec4cb5be7c8c43f3cd41084f8d034b173c1e Enforce NonCompliant 14d
kmanohar-c2 openshift-operators.c21a1ea11bba0b4998ef1dda252fd1af351c23e Enforce Compliant 14d
kmanohar-c2 openshift-operators.d83ec4cb5be7c8c43f3cd41084f8d034b173c1e Enforce Compliant 14d
kmanohar-c2 openshift-operators.vc21a1ea11bba0b4998ef1dda252fd1af351c23e Enforce NonCompliant 14d
kmanohar-c2 openshift-operators.vd83ec4cb5be7c8c43f3cd41084f8d034b173c1e Enforce NonCompliant 14d
openshift-operators c21a1ea11bba0b4998ef1dda252fd1af351c23e Enforce Compliant 14d
openshift-operators d83ec4cb5be7c8c43f3cd41084f8d034b173c1e Enforce Compliant 14d
openshift-operators vc21a1ea11bba0b4998ef1dda252fd1af351c23e Enforce NonCompliant 14d
openshift-operators vd83ec4cb5be7c8c43f3cd41084f8d034b173c1e Enforce NonCompliant 14d
Cluster is available for further debugging. Please find the details on cluster and must gather in the comments.
Actual results:
Secret creation failed
Expected results:
Secrets are expected to be created.
- external trackers