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

Validate namespace consistency in the request when creating the cluster and the compute template #365

Merged

Conversation

daikeshi
Copy link
Contributor

@daikeshi daikeshi commented Jul 8, 2022

Added a validation for cluster request to make sure the namespace in the request is same as the one defined in the Ray cluster.

Why are these changes needed?

Related issue number

Checks

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

Sorry, something went wrong.

@daikeshi daikeshi force-pushed the validate-namespace-consistency branch from 4292c8a to d776b4f Compare July 8, 2022 19:32
@Jeffwan
Copy link
Member

Jeffwan commented Jul 8, 2022

This change will address the issue described here #347 (comment)

@daikeshi daikeshi force-pushed the validate-namespace-consistency branch from d776b4f to 32b4558 Compare July 8, 2022 19:39
@daikeshi daikeshi force-pushed the validate-namespace-consistency branch from 32b4558 to 982faab Compare July 8, 2022 19:40
@daikeshi daikeshi changed the title Check if namespace in the request is same as the one in the cluster defition when creating the cluster Validate namespace consistency in the request when creating the cluster and the compute template Jul 8, 2022
Copy link
Member

@Jeffwan Jeffwan left a comment

Choose a reason for hiding this comment

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

Let's wait for the test done and merge it

@Jeffwan Jeffwan merged commit 37c7b38 into ray-project:master Jul 8, 2022
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 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.

None yet

2 participants