apiserver/pkg/endpoints/handlers
Artur Żyliński e34c622d49 Add audit-id to storage traces
Refactor GetAuditIDTruncated to use context instead of request

Kubernetes-commit: b1e12b01b6c578da3eb593805b48e9d4a69efe54
2022-06-20 17:09:32 +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 audit-id to storage traces 2022-06-20 17:09:32 +02: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 Add audit-id to storage traces 2022-06-20 17:09:32 +02: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