-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
data/aws/vpc/vpc-private: Set worker subnet availability_zone #490
data/aws/vpc/vpc-private: Set worker subnet availability_zone #490
Conversation
It looks like this was (accidentally?) removed in f828666 (modules/vpc: support re-apply of terraform when AZ number changes, 2018-03-12, coreos/tectonic-installer#3092). We need to set it to spread worker subnets over the available zones.
/lgtm |
lgtm Also tested in the wild earlier. |
/refresh |
/retest |
Both images and e2e-aws errored with:
@smarterclayton, maybe an issue with the recovered registry? |
/retest |
We aren't back to 100% yet, so no :) |
/retest |
1 similar comment
/retest |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, crawford, wking 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 |
It looks like this was (accidentally?) removed in f828666 (coreos/tectonic-installer#3092). We need to set it to spread worker subnets over the available zones.
CC @frobware