-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
3
-
None
-
Installer Sprint 268, Installer Sprint 269
User Story:
The installer will configure the ControlPlaneInternalLB subnets in the spec.controlPlaneLoadBalancer.subnets field of the CAPA AWSCluster object, while the ControlPlaneExternalLB subnets will be set in the spec.secondaryControlPlaneLoadBalancer.subnets field.
Acceptance Criteria:
Description of criteria:
- Loadbalancers are created in the subnets specified in the install config.
(optional) Out of Scope:
Detail about what is specifically not being delivered in the story
Engineering Details:
- https://github.com/openshift/installer/blob/main/pkg/asset/manifests/aws/cluster.go
- CAPA type: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/api/v1beta2/network_types.go#L265-L266
This requires/does not require a design proposal.
This requires/does not require a feature gate.