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

Fix Ray Operator prometheus config #253

Merged
merged 1 commit into from
May 11, 2022
Merged

Conversation

Tomcli
Copy link
Contributor

@Tomcli Tomcli commented May 10, 2022

Why are these changes needed?

When applying the Ray Operator's prometheus config, the prometheus's ServiceMonitor spec.selector is missing the "matchLabels" spec. Therefore, we need to update the prometheus config with the proper selector spec.

Related issue number

Closes #252

Checks

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

Copy link
Collaborator

@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.

Thanks for the fix.

@Jeffwan Jeffwan merged commit bbff554 into ray-project:master May 11, 2022
@Tomcli Tomcli deleted the fix-prom-yaml branch May 11, 2022 20:01
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.

[Bug] Ray Operator's prometheus config is missing the "matchLabels" spec
2 participants