k3s/pkg/client
Kubernetes Submit Queue 1199d42210 Merge pull request #36702 from fabxc/client-metrics
Automatic merge from submit-queue (batch tested with PRs 37701, 36702, 37145, 37424, 38261)

Limit unbound label cardinality on request errors

This converts all request errors to the string `<error>` instead of
passing the full error string. Error strings can have arbitrary values
and thus have a cardinality that is not suitable for a metric
use case.

Inspecting individual errors is a logging use case which can be handled separately by registering a client error handler.

@kubernetes/sig-instrumentation
2016-12-08 04:39:20 -08:00
..
cache Merge pull request #37463 from tanshanshan/comment-modify 2016-12-08 00:23:13 -08:00
chaosclient autogenerated 2016-10-21 17:32:32 -07:00
clientset_generated generated: refactor 2016-11-23 22:30:47 -06:00
conditions generated: refactor 2016-11-23 22:30:47 -06:00
informers/informers_generated regenerate informers 2016-12-07 07:54:04 -05:00
leaderelection refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
listers refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
metrics autogenerated 2016-10-21 17:32:32 -07:00
record refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
restclient Merge pull request #36702 from fabxc/client-metrics 2016-12-08 04:39:20 -08:00
retry generated: refactor 2016-11-23 22:30:47 -06:00
testdata
testing Add verb support for discovery client 2016-12-05 12:36:05 +01:00
transport add auth proxy roundtripper 2016-12-05 08:18:47 -05:00
typed Merge pull request #37966 from p0lyn0mial/unify_restmapping_and_restmappings 2016-12-06 06:49:25 -08:00
unversioned Merge pull request #35679 from xilabao/fix-repeat-request-for-auth 2016-12-08 03:55:19 -08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00