k3s/pkg/kubelet/server
Kubernetes Submit Queue 791116476f Merge pull request #32348 from asalkeld/metrics-nil-spammy
Automatic merge from submit-queue

Disambiguate unsupported metrics from metrics errors

**What this PR does / why we need it**:
Stop logging "metrics are not supported for MetricsNil Volumes" as it spams the log.

**Which issue this PR fixes** 
fixes #20676, fixes #27373

**Special notes for your reviewer**:
None

**Release note**:
```release-note
Don't log "metrics are not supported for MetricsNil Volumes"
```
2016-09-16 11:27:15 -07:00
..
portforward Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
remotecommand Add return code support to kubectl-exec and -run 2016-08-20 15:58:47 +02:00
stats Disambiguate unsupported metrics from metrics errors 2016-09-15 10:05:30 +10:00
auth.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
server.go fix a typo 2016-09-16 09:42:29 -04:00
server_test.go Return (bool, error) in Authorizer.Authorize() 2016-07-18 12:06:54 +02:00