apiserver/pkg/endpoints/handlers
Antoine Pelisse 56458d94fe Add name and namespace to structuredmerge errors
Kubernetes-commit: 5b3c226c34af328d6bd46866e806589189d44f4d
2021-08-12 15:53:54 -07:00
..
fieldmanager Add name and namespace to structuredmerge errors 2021-08-12 15:53:54 -07:00
finisher add more context to post timeout request activities 2021-04-09 12:09:35 -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 Use objGV instead of gvk.GroupVersion 2021-06-02 14:27:30 +08:00
create_test.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-02-16 20:16:11 -08:00
delete.go Simplify objGV construction 2021-06-02 10:52:44 +08: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 apiserver: avoid repeated loading context for requestInfo in Namer.Name 2021-07-28 19:04:48 +08: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 allow evictions subresource to accept policy/v1 and policy/v1beta1 2021-03-31 16:54:55 -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 Use objGV instead of gvk.GroupVersion 2021-06-02 14:27:30 +08:00
watch.go add context to metrics in apiserver/endpoint 2021-01-20 13:13:00 -08:00