-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18, 4.19
-
None
Description of problem:
In tech preview, the cluster-capi-operator is unable to automatically generate the core Cluster on powerVS clusters Failing with the following error: `failed to get infra cluster` This is due to a wrong infraclusterkind string for the IBMPowerVSCluster InfraCluster Kind.
Version-Release number of selected component (if applicable):
4.19 4.18
How reproducible:
always
Steps to Reproduce:
1. stand up a TechPreview powervs cluster 2. Run e2e tests from the cluster-capi-operator repo 3. check the cluster-capi-operator logs
Actual results:
failed to get infra cluster
Expected results:
should get the infra cluster and create a core cluster
Additional info: