-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
2
-
False
-
False
-
None
-
HAC Infra OCM - Sprint 235
User story:
So I can better manage my machine (or node) pools, as a user, I want to see the subnet(s) that are associated with each machine pool in my cluster (typically private subnets).
Acceptance criteria:
- The private subnet ID(s) are shown for each machine pool for a ROSA or Hypershift cluster. NOTE: ROSA clusters can have more than one subnet per machine pool. Hypershift clusters only have a single private subnet per machine (aka node) pool.
Mockups:
Mockups | PD 1480
-------------------------------------------------------------------------------------------------------------------------------
Implementation details
Questions
When creating this story it has only been talked about regarding ROSA and Hypershift clusters. Does this also apply to other clusters including OSD clusters?
The MachinePools endpoint returns all subnets (including private and public) for non-hypershift clusters. There isn't an easy way to distinguish a private vs a public subnet. Is this OK? Note that the node pool endpoint will only return a single private subnet per machine pool.
The exact position and location of the new columns and their contents are TBD.
Endpoints:
Node Pools (aka hypershift)
Machine Pools
NOTE that the results from both the node pool and machine pool endpoints are saved in the Redux store under "machine_pools"
- relates to
-
PD-1488 [ROSA] Hypershift wizard allows for creation of multiple machine pools from subnet IDs
- Closed
- mentioned on