You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: use dedicated namespace for health-analyzer e2e PrometheusRule
Move the test PrometheusRule from openshift-monitoring to a throwaway
namespace labeled with openshift.io/cluster-monitoring=true. The
platform Prometheus picks up rules from any namespace with that label,
so the test still works but avoids writing into a shared system
namespace.
Made-with: Cursor
0 commit comments