apiserver/pkg/endpoints/handlers
Tim Allclair 2a8bc69060 Initialize the AuditEvent with the AuditContext (#113611)
* Initialize the AuditEvent with the AuditContext

* Squash: Address PR feedback

* Squash: address PR feedback

Kubernetes-commit: 2b03f04ce589a57cf80b2153c7e5056c53c374d3
2023-07-03 18:28:13 +00:00
..
fieldmanager staging: fix "go vet" issues 2023-02-28 21:22:40 +01:00
finisher add more context to post timeout request activities 2021-04-09 12:09:35 -04:00
metrics Fix DeleteCollection API decode DeleteOptions fail 2022-10-18 16:47:50 +08:00
negotiation Optimize NegotiateMediaTypeOptions 2019-10-10 11:49:31 +02:00
responsewriters Refactor wsstream library from apiserver to apimachinery 2023-05-22 10:03:17 -07:00
create.go remove checks for fieldmanager from handlers 2023-03-14 15:08:00 -07:00
create_test.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-02-16 20:16:11 -08:00
delete.go Add SetListOptionsDefaults for setting defaults on ListOptions 2023-01-31 14:07:30 +01:00
delete_test.go Initialize the AuditEvent with the AuditContext (#113611) 2023-07-03 18:28:13 +00:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
get.go Add SetListOptionsDefaults for setting defaults on ListOptions 2023-01-31 14:07:30 +01:00
helpers.go Added scope as tracing attribute 2022-11-08 11:22:57 +00:00
helpers_test.go Added scope as tracing attribute 2022-11-08 11:22:57 +00:00
namer.go Remove unused selflink parameters from ContextBasedNaming 2022-01-14 10:00:04 +01:00
patch.go fixup patcher test to include field manager 2023-03-15 14:42:07 -07:00
response.go negotiated refactor 2022-11-08 12:12:34 -08:00
response_test.go Remove Selflink from convertors 2022-01-19 13:54:18 +01:00
rest.go drop Enabled() checks for ServerSideFieldValidation feature gate 2023-01-24 17:48:31 +00:00
rest_test.go fixup patcher test to include field manager 2023-03-15 14:42:07 -07:00
trace_util.go Added scope as tracing attribute 2022-11-08 11:22:57 +00:00
update.go remove checks for fieldmanager from handlers 2023-03-14 15:08:00 -07:00
watch.go Refactor wsstream library from apiserver to apimachinery 2023-05-22 10:03:17 -07:00