apiserver/pkg/endpoints/handlers
Kevin Wiesmueller a29734176f use managedFields admission controller in create/patch/update
Kubernetes-commit: 3d306e222de3b13a55030a53fef93622bb300646
2021-01-14 20:15:11 +01:00
..
fieldmanager Fix static failures for vendor/k8s.io/apiserver/pkg/endpoints/handlers 2021-02-26 21:01:55 -05:00
negotiation Optimize NegotiateMediaTypeOptions 2019-10-10 11:49:31 +02:00
responsewriters Fix static failures for vendor/k8s.io/apiserver/pkg/endpoints/handlers 2021-02-26 21:01:55 -05:00
create.go use managedFields admission controller in create/patch/update 2021-01-14 20:15:11 +01:00
create_test.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-02-16 20:16:11 -08:00
delete.go Fix static failures for vendor/k8s.io/apiserver/pkg/endpoints/handlers 2021-02-26 21:01:55 -05:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
get.go finish removal of exportoptions 2021-01-22 09:21:56 -05:00
helpers.go Code optimization for add additional information to log trace in api server 2020-11-23 16:27:05 +08:00
helpers_test.go Code optimization for add additional information to log trace in api server 2020-11-23 16:27:05 +08:00
namer.go Avoid allocations when building SelfLinks and fast path escape 2019-03-25 18:06:57 -04:00
namer_test.go Avoid allocations when building SelfLinks and fast path escape 2019-03-25 18:06:57 -04:00
patch.go use managedFields admission controller in create/patch/update 2021-01-14 20:15:11 +01:00
response.go Switch TableGenerator/TableConvertor interfaces to metav1 2019-11-26 13:13:25 -05:00
response_test.go Fix transformObject to work with CacheableObject. 2019-08-19 09:55:49 +02:00
rest.go staging\src\k8s.io\apiserver\pkg\endpoints:migrate to structured logs 2021-01-15 15:23:55 +08:00
rest_test.go fixes the unit tests to be more tolerant with error messages 2020-11-27 08:21:56 +00:00
trace_util.go Code optimization for add additional information to log trace in api server 2020-11-23 16:27:05 +08:00
update.go use managedFields admission controller in create/patch/update 2021-01-14 20:15:11 +01:00
watch.go add context to metrics in apiserver/endpoint 2021-01-20 13:13:00 -08:00