apiserver/pkg/endpoints/handlers
Abirdcfly dde070e1ff cleanup: remove duplicate import
Signed-off-by: Abirdcfly <fp544037857@gmail.com>

Kubernetes-commit: 00b9ead02c37921011ebe5293558cea5277cd295
2022-04-24 20:58:04 +08:00
..
fieldmanager cleanup: remove duplicate import 2022-04-24 20:58:04 +08: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 cleanup: remove duplicate import 2022-04-24 20:58:04 +08:00
create.go Initialize UID earlier in the Create process 2022-06-17 15:32:25 -07:00
create_test.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-02-16 20:16:11 -08:00
delete.go Fix issue that Audit Server could not correctly encode DeleteOption 2022-05-18 20:23:16 +08:00
delete_test.go Fix issue that Audit Server could not correctly encode DeleteOption 2022-05-18 20:23:16 +08: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 cleanup deprecated metrics and usages 2022-06-01 11:55:14 -07:00