Commit b297867
fix: Add /federate nonResourceURLs permission to Prometheus ClusterRole
Adds the /federate endpoint permission to the auto-generated Prometheus
ClusterRole to fix HTTP 403 Forbidden errors when ServiceMonitors attempt
to scrape metrics from the /federate endpoint.
This resolves the issue where CMO federation to hypershift-monitoring-stack
fails on all MC clusters because the ClusterRole was missing the required
nonResourceURLs permission.
Fixes: SREP-3312
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9b663b7 commit b297867
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
0 commit comments