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

[Chore] Add cluster role and binding required for OpenShift monitoring dependent cases. #2434

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

IshwarKanse
Copy link
Contributor

Description:
The Thanos Querier has switched to using kube-rbac-proxy in OpenShift 4.15 which requires creation of additional role and binding to query for metrics. https://issues.redhat.com/browse/MON-3379 This PR adds the required ClusterRole and ClusterRolebinding so that the in-cluster monitoring dependent cases work on OCP 4.15.

Testing:
Tested on both OpenShift 4.14 and 4.15.

--- PASS: kuttl (139.01s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/otlp-metrics-traces (136.04s)
PASS

--- PASS: kuttl (168.76s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/monitoring (165.21s)
PASS

@IshwarKanse IshwarKanse requested a review from a team as a code owner December 12, 2023 12:41
@pavolloffay pavolloffay merged commit 956fb89 into open-telemetry:main Dec 15, 2023
27 checks passed
@IshwarKanse IshwarKanse deleted the monitoring-fix branch April 11, 2024 09:08
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
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.

None yet

3 participants