Merge pull request #90500 from tanjunchen/remove-prometheus_import_allow_list-20200426

remove staging/src/k8s.io/apiserver/pkg/admission/metrics/ in prometheus_import_allow_list
This commit is contained in:
Kubernetes Prow Robot 2020-04-25 22:09:28 -07:00 committed by GitHub
commit 31b90f3bc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,6 @@ package_group(
"//cluster/images/etcd-version-monitor",
"//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",