- 
    Bug 
- 
    Resolution: Unresolved
- 
    Normal 
- 
    None
- 
    4.21.0
- 
    None
- 
        Quality / Stability / Reliability
- 
        False
- 
        
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        CLOUD Sprint 278, CLOUD Sprint 279
- 
        2
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
Description of problem:
Control Plane CAPI machines fail dues to missing master-user-data. The secretSync in cluster-capi-operator is only syncing worker-user-data into openshift-cluster-api namespace, but not master-user-data secret that is required for control plane machines. As a result, CAPI control plane machines fail to launch.
Version-Release number of selected component (if applicable):
    
How reproducible:
always
Steps to Reproduce:
Actual results:
    CAPI control plane machine fail to launch. Missing master-user-data
Expected results:
    CAPI control plane machine does not fail because of missing master-user-data secret. (As of writing, there are other bugs preventing machine succeeding)
Additional info: