| .. |
|
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
|
Measure how much time a request spends in server filter(s):
|
2020-10-13 18:05:44 -04:00 |
|
filters
|
Revert "plumb context with request deadline"
|
2020-11-19 18:15:04 -05:00 |
|
handlers
|
Revert "Cleanup: remove sanity check for CVE-2019-11253"
|
2020-12-11 09:38:21 +08:00 |
|
metrics
|
stops puting a stacktrace of aborted requests in the logs
|
2020-09-24 10:07:24 +02:00 |
|
openapi
|
apiserver: fix openapi extension types to be JSON
|
2019-02-07 15:34:42 +01:00 |
|
request
|
fix staticchekc failer in apiserver/pkg/endpoints/request
|
2020-11-18 15:28:35 +09:00 |
|
testing
|
Not rely on default conversions in apiserver test
|
2020-02-11 14:53:17 +01:00 |
|
warning
|
apiserver: add API server plumbing for adding warnings
|
2020-04-14 16:10:54 -04:00 |
|
apiserver_test.go
|
Revert "plumb context with request deadline"
|
2020-11-19 18:15:04 -05: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
|
Collect storage versions as ResourceInfo when installing API endpoints.
|
2020-02-24 15:35:14 -08:00 |
|
installer.go
|
require APIServerIdentity to be enabled to run StorageVersionAPI
|
2020-11-08 19:06:30 -08: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
|
test(endpoints): deflake TestWatchHTTPTimeout
|
2020-08-12 01:58:07 +08:00 |