forked from openshift/rosa
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Select a single subnet for a single AZ machine pool - BYOVPC clusters
1. Update `omc-sdk-go` to v0.1.275. 2. Add `subnet` flag to `create machine pool` command. 3. Add functions to fetch VPC's private subnets. Possible flows: 1. BYOVPC single AZ cluster - the user is prompted with the option to select subnet. 2. BYOVPC multi-AZ cluster - if the user chooses a single AZ, they have the option to provide subnet or an availability zone. Related: SDA-6289
- Loading branch information
Showing
2 changed files
with
258 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters