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

[prometheus-adapter] allow using cluster roles for auth reader #4400

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

vince-vibin
Copy link
Contributor

@vince-vibin vince-vibin commented Mar 27, 2024

What this PR does / why we need it

When deploying the Prometheus Adapter in a Namespace the auth-reader role is still created in the kube-system namespace. Deploying into kube-system is not wanted for a lot of enterprise clusters.
This give the option to deploy the auth-reader role as a cluster role rather then a normal role. Now the User can easily deploy everything into one namespace

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

@vince-vibin
Copy link
Contributor Author

Hi @hectorj2f, @MattiasGees, @steven-sheehy could you please check this out 🙂

@steven-sheehy steven-sheehy added the enhancement New feature or request label Apr 2, 2024
Signed-off-by: vsternad <[email protected]>
Copy link
Member

@steven-sheehy steven-sheehy left a comment

Choose a reason for hiding this comment

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

LGTM

@steven-sheehy steven-sheehy merged commit 3839fee into prometheus-community:main Apr 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants