-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select a single subnet for a single AZ machine pool - BYOVPC clusters #765
Select a single subnet for a single AZ machine pool - BYOVPC clusters #765
Conversation
48b1473
to
75b8bcd
Compare
65470de
to
07ae6e7
Compare
/retest |
@oriAdler can you please split out the sdk upgrade from the actual code change? And if the code change has two parts, splitting that into smaller commits/separate PRs makes review much easier. |
7194304
to
9dd152c
Compare
9dd152c
to
eef97dc
Compare
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
eef97dc
to
8c06c00
Compare
LGTM @zgalor please stamp it once your are done reviewing |
LGTM |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: oriAdler, zgalor The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@oriAdler: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
subnet
flag to thecreate machine pool
command.Possible flows:
to provide a subnet or an availability zone.
Related: SDA-6289
select_subnet_for_single_az_machine_pool.webm