-
Bug
-
Resolution: Done
-
Major
-
None
-
MCE 2.2.0, ACM 2.7.0
Description of problem:
When a user creates a new node pool for a hosted cluster via the UI, upon selecting 'Add', the page throws an error. However, it is worth noting that the node pool resource is created so if you do `oc get nodepools <nodepool>` you'll see it, and when you go back to the cluster overview it will also be in the table.
Version-Release number of selected component (if applicable):
2.7.0-DOWNSTREAM-2022-11-15-16-49-09
How reproducible:
seems to be on the first add? after the initial failure, works as expected. something not initialized?
Steps to Reproduce:
- create hosted cluster, click on 'add nodepool' in cluster overview
- set nodes to 0
- click add
- observe error
Actual results:
Expected results:
Additional info:
- relates to
-
ACM-1745 Implement upgrade modal for AWS Hypershift clusters
- Closed