Skip to content
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

Fixes a bug where subnets were not constrained by zone #472

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

prateekgogia
Copy link
Contributor

Issue #, if available:

Description of changes:
We allow pods to be constrained to a particular zone by using this tag topology.kubernetes.io/zone: us-east-2a. However, we don't constraint the subnets when calling fleet API and instance gets created in the incorrect zone.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@njtran njtran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Good catch Prateek!

@ellistarn ellistarn merged commit 1e1ffc8 into aws:main Jun 22, 2021
@ellistarn ellistarn changed the title Constraint subnets based on zones Fixes a bug where subnets were not constrained by zone Jun 23, 2021
@prateekgogia prateekgogia deleted the subnet-zones-constraint branch June 23, 2021 14:50
gfcroft pushed a commit to gfcroft/karpenter-provider-aws that referenced this pull request Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants