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

Add support for EKS 1.30 #4706

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add support for EKS 1.30 #4706

wants to merge 1 commit into from

Conversation

sgalsaleh
Copy link
Member

What this PR does / why we need it:

Adds support for EKS 1.30. Starting with EKS 1.30, the default is that no storage class is default. This PR attempts to mitigate the issue for non-minimal RBAC EKS installations by automatically picking a storage class if there is only one storage class in the cluster, even if it's not set as default.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?

* Adds support for EKS version 1.30

Does this PR require documentation?

NONE

@sgalsaleh sgalsaleh added the type::feature New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant