Merge pull request #102252 from smarterclayton/pod_termination

e2e: Flag questionable durations in container status on termination
This commit is contained in:
Kubernetes Prow Robot
2021-05-25 15:57:27 -07:00
committed by GitHub
4 changed files with 39 additions and 2 deletions

View File

@@ -63,6 +63,7 @@ allowed_prometheus_importers=(
./staging/src/k8s.io/component-base/metrics/value.go
./staging/src/k8s.io/component-base/metrics/wrappers.go
./test/e2e/apimachinery/flowcontrol.go
./test/e2e/node/pods.go
./test/e2e_node/dynamic_kubelet_config_test.go
./test/e2e_node/resource_metrics_test.go
./test/instrumentation/main_test.go