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

[Forwardport v2.7] Enable new EKS regions & versions #9181

Closed
rancherbot opened this issue Jun 22, 2023 · 1 comment
Closed

[Forwardport v2.7] Enable new EKS regions & versions #9181

rancherbot opened this issue Jun 22, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@rancherbot
Copy link
Collaborator

This is a forwardport issue for #8701, automatically created via rancherbot by @richard-cox

Original issue description:

From @furkatgofurov7, we need to update the hardcoded EKS supported k8s versions list with newer versions based on https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html

Since tech debt #7295 is still open, we need to manually update this. PRs provided already.

rancher/ui#5009
rancher/ui#5008

@cpinjani
Copy link

cpinjani commented Jul 24, 2023

Performed similar validations as in #8701 (comment) on build > v2.7-4cde0ebe1f0104aa62e1f451daea22986f45c944-head

New regions added: ap-northeast-3, ap-southeast-4, ap-south-2, me-central-1, eu-central-2, eu-south-2
New versions added: 1.25, 1.26

Results - ✅

  • The new EKS regions and versions are visible and selectable on create EKS cluster page, while adding new cloud credentials and EKS regions list
  • Able to create EKS cluster in all new regions and new versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants