apiserver/pkg/endpoints
Andrea Nodari ca3910bf4a Add nil path to mapping when a CR has no "scale" subresource
This is to prevent the ScaleHandler to drop the entry. In this way
entries just get ignored.

Kubernetes-commit: 5b666a61a170f61c7e223085478b24a03612fa99
2021-04-18 13:55:15 +02:00
..
deprecation apiserver: add warnings for deprecated APIs 2020-04-14 16:11:21 -04:00
discovery switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
filterlatency add context to metrics in apiserver/endpoint 2021-01-20 13:13:00 -08:00
filters Fix incorret authentication metrics 2021-03-08 13:34:55 +00:00
handlers Add nil path to mapping when a CR has no "scale" subresource 2021-04-18 13:55:15 +02:00
metrics promote apiserver_request_duration_seconds to STABLE 2021-03-07 17:14:36 -08:00
openapi remove go-openapi/spec 2021-04-20 17:48:33 +02:00
request apiserver: manage audit ID associated with a request 2021-03-02 19:22:39 -05:00
testing Prune stale entries from OWNERS files 2021-04-07 10:38:27 -04:00
warning apiserver: add API server plumbing for adding warnings 2020-04-14 16:10:54 -04:00
apiserver_test.go fix staticcheck failures on vendor/k8s.io/apiserver/pkg/endpoints 2020-12-11 14:23:30 +08:00
audit_test.go updates audit endpoints test 2018-11-01 15:56:50 -06:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go provide directly decodable versions for storageversion API 2021-03-08 09:33:46 -05:00
installer.go allow evictions subresource to accept policy/v1 and policy/v1beta1 2021-03-31 16:54:55 -04:00
installer_test.go fix kube-apiserver panic when CRD Kind contains only one letter 2020-06-06 23:01:35 +08:00
patchhandler_test.go Stop setting SelfLink in kube-apiserver. 2019-07-26 15:48:37 +02:00
watch_test.go fix staticcheck failures on vendor/k8s.io/apiserver/pkg/endpoints 2020-12-11 14:23:30 +08:00