Skip to content

Added xvalidate CEP rule for GatewayAddresses#4838

Open
SowmyaaDixit wants to merge 9 commits into
ray-project:masterfrom
SowmyaaDixit:add-xvalidate-rule-gateway
Open

Added xvalidate CEP rule for GatewayAddresses#4838
SowmyaaDixit wants to merge 9 commits into
ray-project:masterfrom
SowmyaaDixit:add-xvalidate-rule-gateway

Conversation

@SowmyaaDixit
Copy link
Copy Markdown

@SowmyaaDixit SowmyaaDixit commented May 15, 2026

Why are these changes needed?

As a follow up to my previous PR

Adding an xvalidate CEP rule for GatewayAddresses.
Note: This PR will be merged after above PR. So that after rebase with main branch it will only show the xvalidate part with unit test.

Related issue number

Checks

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

Signed-off-by: Sowmyaa Dixit <sowmyaadixit@gmail.com>
Signed-off-by: Sowmyaa Dixit <sowmyaadixit@gmail.com>
Signed-off-by: Sowmyaa Dixit <sowmyaadixit@gmail.com>
Signed-off-by: Sowmyaa Dixit <sowmyaadixit@gmail.com>
Signed-off-by: Sowmyaa Dixit <sowmyaadixit@gmail.com>
Signed-off-by: Sowmyaa Dixit <sowmyaadixit@gmail.com>
Signed-off-by: Sowmyaa Dixit <sowmyaadixit@gmail.com>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 12b24df956

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +8644 to 8646
maxItems: 16
type: array
gatewayClassName:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Add missing GatewayAddresses CEL checks to Helm CRD

The Helm-packaged RayService CRD adds gatewayAddresses but omits the list-level CEL validations (and x-kubernetes-list-type: atomic) that were added in ray-operator/config/crd/bases/ray.io_rayservices.yaml. As a result, clusters installed via Helm will accept duplicate IPAddress/Hostname entries that should be rejected, so the new uniqueness enforcement is bypassed for a common deployment path and behavior diverges by installation method.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Reviewed by Cursor Bugbot for commit 12b24df. Configure here.

Comment thread helm-chart/kuberay-operator/crds/ray.io_rayservices.yaml
SowmyaaDixit and others added 2 commits May 17, 2026 08:35
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.

1 participant