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

Service Account is incorrect in ClusterRoleBinding for metrics when using the OAuth Proxy #1016

Closed
iblancasa opened this issue Aug 26, 2024 · 0 comments

Comments

@iblancasa
Copy link
Collaborator

When using the Oauth proxy, the (#910) the service account is modified for the query pod.

This makes the ClusterRoleBinding tempo-cluster-monitoring-view-<instance name> use the wrong service account (because it always used the default one). So, when using the oauth proxy, the ClusterRoleBinding is wrong.

iblancasa added a commit to iblancasa/tempo-operator that referenced this issue Aug 26, 2024
rubenvp8510 pushed a commit that referenced this issue Aug 27, 2024
)

* Fix monitoring-view clusterrolebinding when using the oauth proxy #1016

Signed-off-by: Israel Blancas <iblancasa@gmail.com>

* Add changelog

Signed-off-by: Israel Blancas <iblancasa@gmail.com>

---------

Signed-off-by: Israel Blancas <iblancasa@gmail.com>
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

No branches or pull requests

1 participant