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

Update role.yaml to allow queries on ingressclasses #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bouchardmathieu-qc
Copy link
Owner

The updated jaeger-operator is querying the cluster to know informations about ingressclasses. But the role created by the jaeger-operator helm chart doesn't allow get or list on ingressclasses.

This change addresses that.

What this PR does

Which issue this PR fixes

The updated jaeger-operator is querying the cluster to know informations about ingressclasses. But the role created by the jaeger-operator helm chart doesn't allow get or list on ingressclasses.

This change addresses that. Fixes jaegertracing#549

Signed-off-by: Mathieu Bouchard <83231959+bouchardmathieu-qc@users.noreply.github.com>
Copy link

@viccuad viccuad left a comment

Choose a reason for hiding this comment

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

I confirm this fixes the issue, and this is the least amount of permissions needed.

@AnthonieSmitCGM
Copy link

This issue is blocking me for a while now. When can this PR be merged with main and added to a new release?

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]: failed to list v1.IngressClass is forbidden
3 participants