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

Upgrade kustomization files to Kustomize v5 #2352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oksanabaza
Copy link

Why are these changes needed?

This PR addresses the migration from Kustomize v4 to v5. Kuberay was generating warnings about deprecated parameters, which have now been updated to align with Kustomize v5 standards.

Related issue number

Checks

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

@oksanabaza oksanabaza changed the title Upgrade manifests kustomize v5 Upgrade kustomization files to Kustomize v5 Sep 4, 2024
@astefanutti
Copy link
Contributor

@kevin85421 could you please have a quick look?

@kevin85421
Copy link
Member

@kevin85421 could you please have a quick look?

Sure, sorry I didn’t know it was an urgent item for you all. I initially planned to review it after Ray Summit.

@kevin85421
Copy link
Member

@oksanabaza would you mind rebasing with the master branch? Thanks!

@kevin85421 kevin85421 self-assigned this Sep 18, 2024
Copy link
Member

@kevin85421 kevin85421 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I manually test deploying KubeRay operator by running:

  1. kubectl create -k ray-operator/config/default
  2. make deploy-with-webhooks

It works. @oksanabaza would you mind manually testing deploying KubeRay apiserver?

@kevin85421
Copy link
Member

It works. @oksanabaza would you mind manually testing deploying KubeRay apiserver?

Could you provide some details in the PR description to explain how you tested deploying the KubeRay API server? Thanks!

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.

3 participants