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

chore: Update K8s compatibility #1696

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

kevin85421
Copy link
Member

@kevin85421 kevin85421 commented Nov 28, 2023

Why are these changes needed?

#1584 implements a validation webhook, and best practices require users to install cert-manager concurrently. Currently, KubeRay uses cert-manager 1.13.2 which supports Kubernetes 1.23+. KubeRay currently supports Kubernetes 1.20 and above. However, it would be acceptable to only support versions 1.23 and higher, as the Kubernetes community has not supported version 1.23 since February 2023. (https://endoflife.date/kubernetes). In addition, KubeRay is still compatible with Kubernetes 1.20.7 if users decide to not use the webhook.

Related issue number

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

@kevin85421 kevin85421 marked this pull request as ready for review November 28, 2023 22:40
@kevin85421 kevin85421 merged commit 1d2afa4 into ray-project:master Nov 28, 2023
24 checks passed
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.

2 participants