apiserver/pkg/endpoints/handlers
Abu Kashem bf34b41185 refactor finishRequest
Kubernetes-commit: a8ff821a19b819a54a54d027ec631eab2ffaedc3
2021-03-22 18:01:33 -04:00
..
fieldmanager fieldmanager: Strip managedfields BEFORE we update the timestamp 2021-03-09 12:46:07 -08:00
finisher refactor finishRequest 2021-03-22 18:01:33 -04: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 move FinishRequest to its own package 2021-03-22 16:39:14 -04:00
create_test.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-02-16 20:16:11 -08:00
delete.go move FinishRequest to its own package 2021-03-22 16:39:14 -04: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 move FinishRequest to its own package 2021-03-22 16:39:14 -04: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 move FinishRequest to its own package 2021-03-22 16:39:14 -04:00
rest_test.go move FinishRequest to its own package 2021-03-22 16:39:14 -04: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 move FinishRequest to its own package 2021-03-22 16:39:14 -04:00
watch.go add context to metrics in apiserver/endpoint 2021-01-20 13:13:00 -08:00