-
Bug
-
Resolution: Done
-
Normal
-
MCE 2.3.0
-
False
-
None
-
False
-
-
-
Moderate
-
No
Description of problem:
https://github.com/openshift/hypershift/issues/2179
Version-Release number of selected component (if applicable):
How reproducible:
Easily, always
Steps to Reproduce:
- Create a kubernetes secret, and populate it according to the outlined -secret-creds ( --secret-creds string A Kubernetes secret with a platform credential (aws-creds), --pull-secret and --base-domain value. The secret must exist in the supplied "-namespace")
- Attempt to create a hosted cluster with the cli, using the `--secret-creds` parameter with the created secret
- Observe the error message
Actual results: ![](/secure/attachment/12940892/12940892_image-2023-03-28-13-13-21-974.png)
Expected results:
Cluster creation completes successfully