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
Temporarily disable operator metrics tests in CI
Disable operator pod metrics tests due to GitHub Actions networking issues
whilst preserving all working metrics-proxy tests. The operator pod fails
port forwarding in CI environments, but metrics-proxy pods work correctly
with the same controller-runtime metrics server, indicating this is an
operator pod-specific networking issue rather than a general problem.
The disabled tests include operator /metrics endpoint authentication
and error scenarios. Re-enable once CI networking issues are resolved.
0 commit comments