apiserver/pkg/endpoints/handlers
Guillaume Le Biller e6f50ae491 Update managedFields time when value is modified
Kubernetes-commit: f681821fcf028e0e8082be6a9daf0a8ff9392a66
2022-05-15 17:30:36 +02:00
..
fieldmanager Update managedFields time when value is modified 2022-05-15 17:30:36 +02: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 add latency tracker for storage and transform 2022-02-01 18:13:03 -05:00
create.go Improve Create/Update/Patch traces. 2022-04-20 07:30:12 +00:00
create_test.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-02-16 20:16:11 -08:00
delete.go Don't add audit annotations directly to the audit event 2022-03-28 11:38:38 -07:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
get.go add trace step for transformResponseObject 2021-11-22 13:18:02 -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 Remove unused selflink parameters from ContextBasedNaming 2022-01-14 10:00:04 +01:00
patch.go Improve Create/Update/Patch traces. 2022-04-20 07:30:12 +00:00
response.go Prepare apiserver for operating on cached objects by not modifying them 2022-02-21 15:05:35 +01:00
response_test.go Remove Selflink from convertors 2022-01-19 13:54:18 +01:00
rest.go Don't add audit annotations directly to the audit event 2022-03-28 11:38:38 -07:00
rest_test.go Remove selflink setting from apiserver 2022-01-13 15:29:21 +01:00
trace_util.go apiserver: improve correlation by using the audit ID 2021-03-02 19:27:43 -05:00
update.go Improve Create/Update/Patch traces. 2022-04-20 07:30:12 +00:00
watch.go update the watch server to use EncoderWithAllocator during object serialization. 2022-02-17 16:04:50 +01:00