apiserver/pkg/endpoints/handlers
Kevin Delgado ea32c4f47f Chain the field manager creation calls in newDefaultFieldManager and test
Kubernetes-commit: d37461180a1e5a52aeb85cf5853e000acfeb852d
2021-04-13 16:15:25 +00:00
..
fieldmanager Chain the field manager creation calls in newDefaultFieldManager and test 2021-04-13 16:15:25 +00: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 apiserver: improve correlation by using the audit ID 2021-03-02 19:27:43 -05: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 apiserver: improve correlation by using the audit ID 2021-03-02 19:27:43 -05: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