1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 06:29:29 +01:00

Do not collect the metrics when the metrics server is not enabled

This commit is contained in:
Jan Chaloupka
2021-12-10 15:38:17 +01:00
parent e0f086ff85
commit 901a16ecbc
16 changed files with 36 additions and 10 deletions

View File

@@ -151,6 +151,7 @@ func TestRemoveDuplicates(t *testing.T) {
false,
false,
false,
false,
)
t.Log("Running DeschedulerStrategy strategy")