.. |
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 |
filters
|
Take into account latency incurred in server filters
|
2020-09-18 16:46:07 -04:00 |
handlers
|
Do not update managedFields timestamp when they don't change
|
2020-10-01 10:53:16 -07:00 |
metrics
|
apiserver self request metric
|
2020-09-23 19:54:03 +00:00 |
openapi
|
apiserver: fix openapi extension types to be JSON
|
2019-02-07 15:34:42 +01:00 |
request
|
Take into account latency incurred in server filters
|
2020-09-18 16:46:07 -04: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
|
TestCreateInvokeAdmissionControl: remove unnecessary goroutine in sequential processing
|
2020-07-10 19:19:17 -04: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
|
Replace HTTP compression with an inline handler
|
2019-05-04 17:36:36 -04:00 |
installer.go
|
Fix metrics reporting in kube-apiserver
|
2020-10-14 17:34:33 +02: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 |