Merge pull request #90161 from tanjunchen/remove-promethues

Remove prometheus dependencies whitelist  staging/src/k8s.io/apiserver/pkg/util/flowcontrol/metrics
This commit is contained in:
Kubernetes Prow Robot 2020-04-22 09:49:52 -07:00 committed by GitHub
commit 52f891bef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -432,7 +432,6 @@ package_group(
"//pkg/scheduler/framework/v1alpha1",
"//pkg/volume/util/operationexecutor",
"//staging/src/k8s.io/apiserver/pkg/admission/metrics",
"//staging/src/k8s.io/apiserver/pkg/util/flowcontrol/metrics",
"//staging/src/k8s.io/component-base/metrics/...",
"//test/e2e_node",
"//test/integration/apiserver/flowcontrol",