Skip to content

Use zone ID instead of zone name to avoid problematic zones#3947

Merged
cPu1 merged 4 commits intoeksctl-io:mainfrom
cPu1:avoid-cn-north-1d
Jul 8, 2021
Merged

Use zone ID instead of zone name to avoid problematic zones#3947
cPu1 merged 4 commits intoeksctl-io:mainfrom
cPu1:avoid-cn-north-1d

Conversation

@cPu1
Copy link
Copy Markdown
Contributor

@cPu1 cPu1 commented Jul 6, 2021

Description

AZ names across AWS accounts do not always map to the same location. This changelist uses the zone ID which is a unique identifier that always maps to the same location in every AWS account.

TODO:

  • Fix tests
  • Add more tests

Closes #3916

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Made sure the title of the PR is a good description that can go into the release notes
  • (Core team) Added labels for change area (e.g. area/nodegroup) and kind (e.g. kind/improvement)

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯

  • Backfilled missing tests for code in same general area 🎉
  • Refactored something and made the world a better place 🌟

@cPu1 cPu1 added the kind/bug label Jul 6, 2021
@Callisto13
Copy link
Copy Markdown
Contributor

@cPu1 we are not doing any more work on this until we speak at the product meeting this afternoon to get clearer requirements on this feature

@cPu1 cPu1 force-pushed the avoid-cn-north-1d branch 2 times, most recently from 486c28d to b34ffde Compare July 7, 2021 09:15
@cPu1 cPu1 force-pushed the avoid-cn-north-1d branch from b34ffde to 8d6d81f Compare July 8, 2021 08:29
@Callisto13
Copy link
Copy Markdown
Contributor

are you still doing your last checkbox chetan, or is this complete and ready for review?

@cPu1
Copy link
Copy Markdown
Contributor Author

cPu1 commented Jul 8, 2021

are you still doing your last checkbox chetan, or is this complete and ready for review?

It's complete, it's in the last commit.

@cPu1 cPu1 merged commit 0db929e into eksctl-io:main Jul 8, 2021
@cPu1 cPu1 deleted the avoid-cn-north-1d branch July 8, 2021 08:56
@cPu1 cPu1 restored the avoid-cn-north-1d branch July 8, 2021 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exclude cn-north-1d AZ when creating EKS cluster in China Beijing region

2 participants