k3s/pkg
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
..
admission generated: refactor 2016-11-23 22:30:47 -06:00
api Merge pull request #37693 from wojtek-t/pipe_get_options_to_storage 2016-12-07 00:52:26 -08:00
apimachinery generated: refactor 2016-11-23 22:30:47 -06:00
apis Add generated artifacts for new flag 2016-12-07 10:09:57 -05:00
apiserver Merge pull request #37693 from wojtek-t/pipe_get_options_to_storage 2016-12-07 00:52:26 -08:00
auth Add verbs to APIResource for discovery 2016-12-05 12:36:04 +01:00
capabilities
client Merge pull request #36702 from fabxc/client-metrics 2016-12-08 04:39:20 -08:00
cloudprovider Merge pull request #33570 from justinsb/aws_elb_more_logging 2016-12-08 02:11:24 -08:00
controller type found with controller comment. 2016-12-07 10:55:02 -08:00
conversion refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
credentialprovider Merge pull request #36140 from guangxuli/k8s_extend_get_docker_auth 2016-12-07 12:55:47 -08:00
dns refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
fieldpath
fields
generated Add generated artifacts for new flag 2016-12-07 10:09:57 -05:00
genericapiserver add authentication/authorization to kubernetes-discovery 2016-12-07 09:33:43 -05:00
healthz
httplog
hyperkube
kubectl Merge pull request #37096 from andor-pierdelacabeza/patch-1 2016-12-08 02:11:26 -08:00
kubelet Merge pull request #37364 from foxyriver/status-code 2016-12-07 22:47:46 -08:00
kubemark
labels
master Merge pull request #34643 from mbohlool/h2o 2016-12-07 01:34:36 -08:00
metrics
probe
proxy Merge pull request #37429 from andrewsykim/fix-kube-proxy-node-ip-warning 2016-12-08 03:55:17 -08:00
quota refactor: generated 2016-12-03 19:10:46 -05:00
registry Merge pull request #37693 from wojtek-t/pipe_get_options_to_storage 2016-12-07 00:52:26 -08:00
routes
runtime refactor: update bazel, codec, and gofmt 2016-12-03 19:10:53 -05:00
security
securitycontext
selection
serviceaccount
ssh
storage Merge pull request #36711 from hongchaodeng/e4 2016-12-07 03:09:34 -08:00
types
util Merge pull request #35745 from rodcloutier/Support_Home_env_windows 2016-12-08 02:50:16 -08:00
version
volume Merge pull request #37009 from sjenning/fix-perms-with-fsgroup 2016-12-07 10:45:16 -08:00
watch generated: refactor 2016-11-23 22:30:47 -06:00
OWNERS