apiserver/pkg/endpoints/handlers
Eric Lin 5d14d72b5c Fix httplog not logging watch duration in separate goroutines
Signed-off-by: Eric Lin <exlin@google.com>

Kubernetes-commit: 06c7058115e623126884d05c54a30db511a9cb71
2024-06-21 10:03:31 +00:00
..
fieldmanager Apply feedback 2024-06-03 14:59:31 -04:00
finisher add more context to post timeout request activities 2021-04-09 12:09:35 -04:00
metrics Register metrics for apiserver handlers 2023-09-06 17:25:12 +00:00
negotiation Optimize NegotiateMediaTypeOptions 2019-10-10 11:49:31 +02:00
responsewriters Cleanup defer from SetFeatureGateDuringTest function call 2024-04-23 10:39:47 +02: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 Fix httplog not logging watch duration in separate goroutines 2024-06-21 10:03:31 +00:00
helpers.go Add namespace to apiserver tracing 2023-09-03 21:50:47 +08:00
helpers_test.go Add namespace to apiserver tracing 2023-09-03 21:50:47 +08:00
namer.go Remove unused selflink parameters from ContextBasedNaming 2022-01-14 10:00:04 +01:00
patch.go Use canonical json-patch v4 import 2024-02-16 13:57:24 +01:00
response.go Address review comments 2023-10-13 10:48:16 +02:00
response_test.go Address review comments 2023-10-13 10:48:16 +02:00
rest.go drop Enabled() checks for ServerSideFieldValidation feature gate 2023-01-24 17:48:31 +00:00
rest_test.go Use canonical json-patch v4 import 2024-02-16 13:57:24 +01:00
trace_util.go Add namespace to apiserver tracing 2023-09-03 21:50:47 +08:00
update.go remove checks for fieldmanager from handlers 2023-03-14 15:08:00 -07:00
watch.go handlers/watch: refactor watch serving to prepare offloading 2023-11-27 10:06:50 +00:00