kubernetes/cmd
Lukasz Szaszkiewicz 057986e32c stops puting a stacktrace of aborted requests in the logs
Aborted requests are the ones that were disrupted with http.ErrAbortHandler.
For example, the timeout handler will panic with http.ErrAbortHandler when a response to the client has been already sent
and the timeout elapsed.

Additionally, a new metric requestAbortsTotal was defined to count aborted requests. The new metric allows for aggregation for each group, version, verb, resource, subresource and scope.
2020-11-09 09:23:40 +01:00
..
clicheck Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-29 13:08:41 -07:00
cloud-controller-manager Move CCM to staging k8s.io/cloud-provider 2020-10-29 20:50:23 -07:00
dependencycheck Add dependencycheck tool to check for dependency cyles in vendored pkgs 2020-08-01 08:10:43 -05:00
gendocs Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
genkubedocs Drop cloud-controller-manager artifacts from k/k release 2019-08-06 13:51:27 -04:00
genman Bump github.com/cpuguy83/go-md2man dependency 2020-07-01 21:22:14 +01:00
genswaggertypedocs Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
genutils
genyaml Remove genyaml binary 2019-04-12 08:31:29 -04:00
importverifier delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kube-apiserver Merge pull request #93244 from Sh4d1/etcd_health_timeout 2020-11-05 01:06:53 -08:00
kube-controller-manager separate RootCAConfigMap from BoundServiceAccountTokenVolume 2020-11-04 17:10:39 -08:00
kube-proxy Merge pull request #93040 from cmluciano/cml/ipvsschedmodules 2020-10-26 10:25:17 -07:00
kube-scheduler stops puting a stacktrace of aborted requests in the logs 2020-11-09 09:23:40 +01:00
kubeadm Merge pull request #95991 from serathius/datapolicy-kubeadm 2020-11-03 22:50:17 -08:00
kubectl remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
kubelet Merge pull request #96051 from ravisantoshgudimetla/add-priority-flag 2020-11-02 13:41:52 -08:00
kubemark Added support for register-with-taints setting #93608 2020-09-03 22:23:20 +05:30
linkcheck Invert error validation 2020-05-13 09:19:17 +01:00
preferredimports fix staticcheck faulures in 'cmd' pkg 2019-12-16 18:32:54 +08:00
verifydependencies Close the file after reading in verifydependencies#main 2019-10-19 10:46:50 -07:00
BUILD Move cmd/controller-manager to k8s.io/controller-manager and cloud specific configs to k8s.io/cloud-provider. 2020-10-08 13:23:16 -07:00
OWNERS Sign up dims for additional review roles 2020-08-08 19:08:38 -04:00