-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.13.0
-
Moderate
-
No
-
False
-
Description of problem:
When creating a aws hosted cluster from a vmware Hub I discovered that the hypershift cli is assuming the storage class for the etcd volume needs to be gp3-csi. In my case I do not have that storage class but I do have a "(default)" storage class assigned that I would prefer it to use instead.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Create a Hosted aws cluster from a vmware Hub 2. 3.
Actual results:
Expected results:
Additional info:
The create code in question: https://github.com/openshift/hypershift/blob/main/cmd/cluster/aws/create.go#L219-L221
- is related to
-
HOSTEDCP-1017 HyperShift CLI non-developer mode
- Closed