-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
1
-
3
-
None
-
None
-
Installer Sprint 267, Installer Sprint 268, Installer Sprint 269, Installer Sprint 270, Installer Sprint 271, Installer Sprint 272, Installer Sprint 274, Installer Sprint 275, Installer Sprint 276, Installer Sprint 277, Installer Sprint 278, Installer Sprint 279, Installer Sprint 280, Installer Sprint 281, Installer Sprint 283, Installer Sprint 284, Installer Sprint 285
User Story:
As a (user persona), I want to be able to:
- Support both IPv4 and IPv6 on the bootstrap node
so that I can achieve
- Dual stack networking support on Azure
Acceptance Criteria:
Description of criteria:
- Bootstrap machine support for IPv4 and IPv6 network interfaces
Engineering Details:
- https://github.com/openshift/installer/blob/0ed55cf610c7b8812ccfebd51350e31ae43e8259/pkg/asset/machines/azure/azuremachines.go#L225 will need to be modified to support multiple network interfaces
- Anything else that needs done