Fixed pull-kubernetes-verify issues

This commit is contained in:
obitech 2019-04-11 23:59:31 +02:00
parent 457972f1a4
commit a5bc997aa9
2 changed files with 1 additions and 2 deletions

View File

@ -59,7 +59,6 @@ pkg/controller/certificates/signer
pkg/controller/certificates/signer/config/v1alpha1
pkg/controller/cloud
pkg/controller/clusterroleaggregation
pkg/controller/cronjob
pkg/controller/daemon
pkg/controller/daemon/config/v1alpha1
pkg/controller/deployment

View File

@ -247,7 +247,7 @@ var (
},
[]string{"operation_type"},
)
// DeprecatedPodStartLatency is a Summary that tracks the latency (in microseconds) for a single pod to go from pending to runing.
// DeprecatedPodStartLatency is a Summary that tracks the latency (in microseconds) for a single pod to go from pending to running.
// This metric is deprecated.
DeprecatedPodStartLatency = prometheus.NewSummary(
prometheus.SummaryOpts{