-
Bug
-
Resolution: Done
-
Normal
-
Submariner 0.17.0
-
None
-
True
-
None
-
False
-
-
-
Moderate
-
No
Description of problem:
Trying to configure Regional DR on OCP 4.15 on IBM Z platform and the Submariner installation is failing with following error in the log.
I0223 09:13:22.658805 1 event.go:364] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"open-cluster-management", Name:"submariner-addon", UID:"2a683c56-c173-4054-a348-7a074f4cf4df", APIVersion:"apps/v1", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'BrokerConfigApplied' Configuration applied from brokers.submariner.io object in "rdr-clusters-broker" namespace
E0223 09:13:22.688142 1 base_controller.go:266] "SubmarinerAgentController" controller failed to sync "cluster-main-m1316001", err: failed to create submariner brokerInfo of cluster cluster-main-m1316001 : secrets "cluster-main-m1316001" not found
Version-Release number of selected component (if applicable):
ACM: 2.10.0-78 (2.10.0-DOWNSTREAM-2024-02-18-03-53-23)
Submariner: 0.17.0 (iib:666535)
VolSync: 0.8.0
ODF: 4.15.0-144.stable
OCP: 4.15.0-rc.7
How reproducible:
Steps t
1. Install ACM and MCE on the Hub cluster
2. Import Managed Clusters
3. Create clusterset
4. Install submarineradd on the managed cluster
Actual results:
Installation is stuck in Progressing State for ever.
Expected results:
Submariner Installation should complete.