We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301240e commit 5e8e4ffCopy full SHA for 5e8e4ff
tests/e2e/auth-filter_test.go
@@ -100,7 +100,6 @@ func TestAuthFilter(t *testing.T) {
100
return false, nil
101
}
102
if strings.Contains(string(out), testMetric) {
103
- // klog.InfoS("metrics available", "metric", string(out))
104
klog.InfoS("metrics fetched with bearer token")
105
// Signal the process to exit, since we know the metrics are being generated as expected.
106
0 commit comments