-
Bug
-
Resolution: Done
-
Normal
-
None
-
ACM 2.14.z
-
None
-
False
-
-
False
-
-
-
Moderate
-
Customer Facing
-
None
Description of problem:
When creating a Hosted Control Plane cluster that uses OpenShift Virtualization as the NodePool, the networking options have "Attach default pod network" which toggles a setting .spec.platform.kubevirt.defaultPodNetwork which is the wrong key, it should be attachDefaultNetwork
Version-Release number of selected component (if applicable): At least in ACM 2.14
Steps to Reproduce:
- Create new cluster, with OpenShift Virtualization and Hosted
- Expand YAML view
- Check the NodePool resource and see that it does not have the right key in the prefilled YAML
- Added bonus, go to Node Pools in the wizard and toggle the Network Options -> Attach default pod network to see it changing the wrong key
Actual results: It should be changing .spec.platform.kubevirt.attachDefaultNetwork
- duplicates
-
ACM-24961 Unable to set the attachDefaultNetwork: false while installing HCP cluster using GUI
-
- Review
-