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

feat: Support EKS 1.24 #1265

Merged
merged 11 commits into from
Dec 21, 2022
Merged

feat: Support EKS 1.24 #1265

merged 11 commits into from
Dec 21, 2022

Conversation

Zvikan
Copy link
Contributor

@Zvikan Zvikan commented Dec 19, 2022

What does this PR do?

  • Upgrades all examples to use EKS version 1.24
  • Default cluster set to 1.24
  • Add new config variable to IRSA create_service_account_secret_token , allowing user to create service account token secret which is not created automatically anymore since 1.24 (you can read more here and here) - By default this is set to false.
  • CI: pre-commit execution to use specific tf lint version

Motivation

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I have added a new example under examples to support my PR
  • Yes, I have created another PR for add-ons under add-ons repo (if applicable)
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Note: Not all the PRs require a new example and/or doc page. In general:

  • Use an existing example when possible to demonstrate a new addons usage
  • A new docs page under docs/add-ons/* is required for new a new addon

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

@Zvikan Zvikan changed the title Support EKS 1.24 feat: Support EKS 1.24 Dec 19, 2022
@Zvikan Zvikan temporarily deployed to EKS Blueprints Test December 19, 2022 20:46 — with GitHub Actions Inactive
@Zvikan Zvikan temporarily deployed to EKS Blueprints Test December 19, 2022 21:34 — with GitHub Actions Inactive
@Zvikan Zvikan marked this pull request as ready for review December 19, 2022 22:33
@Zvikan Zvikan requested a review from a team as a code owner December 19, 2022 22:33
@Zvikan Zvikan temporarily deployed to EKS Blueprints Test December 20, 2022 21:13 — with GitHub Actions Inactive
@bryantbiggs bryantbiggs merged commit 5200921 into main Dec 21, 2022
@bryantbiggs bryantbiggs deleted the 1177-1.24 branch December 21, 2022 12:35
allamand pushed a commit to allamand/terraform-aws-eks-blueprints that referenced this pull request Jan 10, 2023
vara-bonthu pushed a commit that referenced this pull request Feb 2, 2023
vara-bonthu pushed a commit that referenced this pull request Feb 2, 2023
vara-bonthu pushed a commit that referenced this pull request Feb 2, 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.

[ENHANCEMENT] Kubernetes version 1.24 support
2 participants