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

[Bug] Remove an unused field (ingress.enabled) from KubeRay operator chart #812

Merged

Conversation

kevin85421
Copy link
Member

Why are these changes needed?

Search ".Values.ingress.enabled" in VS Code. Only one result matches in helm-chart/kuberay-apiserver/templates/ingress.yaml.

{{- if .Values.ingress.enabled -}}

Related issue number

Checks

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

All integration tests in KubeRay CI deploy the KubeRay operator via Helm chart.

Copy link
Collaborator

@DmitriGekhtman DmitriGekhtman left a comment

Choose a reason for hiding this comment

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

Thanks for the cleanup.
I'll pick this into the release branch as well.

@DmitriGekhtman DmitriGekhtman merged commit 16fd58b into ray-project:master Dec 8, 2022
DmitriGekhtman pushed a commit to DmitriGekhtman/kuberay that referenced this pull request Dec 8, 2022
Removes the unused ingress.Enabled field from the operator Helm chart.
DmitriGekhtman pushed a commit to DmitriGekhtman/kuberay that referenced this pull request Dec 8, 2022
Removes the unused ingress.Enabled field from the operator Helm chart.
DmitriGekhtman added a commit that referenced this pull request Dec 8, 2022
Removes the unused ingress.Enabled field from the operator Helm chart.

Co-authored-by: Kai-Hsun Chen <kaihsun@anyscale.com>
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
Removes the unused ingress.Enabled field from the operator Helm chart.
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