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

add prometheus CR permissions back to gpu-operator clusterrole #825

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

tariq1890
Copy link
Contributor

This PR fixes a regression introduced by #750

It seems that the Clusterpolicy controller's informers expect to be able list and watch ServiceMonitors in the cluster scope when the ServiceMonitor CRD is installed.

To reproduce this, install the latest gpu-operator helm chart on a cluster that already has the kube-prometheus stack installed

Copy link
Contributor

@cdesiniotis cdesiniotis left a comment

Choose a reason for hiding this comment

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

Thanks @tariq1890 !

@tariq1890 tariq1890 merged commit 8fb390c into main Jul 11, 2024
11 checks passed
@tariq1890 tariq1890 deleted the prom-crds-clusterrole branch July 11, 2024 17:42
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.

2 participants