Description of problem:
After enabling CAPA feature in the multiClusterEngine cannot update the capa-manager-bootstrap-credentials secret data->credential. The secret get restored to its original state empty credential after editing it.
Version-Release number of selected component (if applicable):
quay.io/acm-d/mce-custom-registry:2.8-latest
How reproducible:
100%
Steps to Reproduce:
- Install MCE subscription setting the catalog source to latest mce-custom-registry image
- Create MultiClusterEngine CR
- Enable cluster-api-preview & cluster-api-provider-aws-preview feature in the MultiClusterEngine CR spec
- wait till the capa-controller-manager deploy under namespace multicluster-engine is created
- edit the secret capa-manager-bootstrap-credentials under namespace multicluster-engine data->credential and save
- wait 2-3 min and check the secret data->credential it will be restored to empty string.
Actual results:
empty string at capa-manager-bootstrap-credentials secret data->credential
Expected results:
It should remain as the enduser setting value.
Additional info:
- blocks
-
ACM-17066 test cluster-api-installer repo CAPIs helm charts with ACM downstream
-
- Closed
-