apiserver/pkg/endpoints/handlers
Lukasz Szaszkiewicz 36e57697d1 apiserver/handlers/watch: encode initialEventsListBlueprint with watchEncoder (#127587)
* apiserver/handlers/get: construct versionedList

* storage/cacher: document caching the serialization of bookmark events

* endpoints/handlers/response: add watchListTransformer

* endpoints/handlers/watch: wire watchListTransformer

Kubernetes-commit: fbf1a0dc181ccbeb9925ad9c284d913a25c16562
2024-10-01 11:55:50 +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 Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
create.go introduce a proper trace context 2024-04-07 17:58:59 +08:00
create_test.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-02-16 20:16:11 -08:00
delete.go introduce a proper trace context 2024-04-07 17:58:59 +08: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 apiserver/handlers/watch: encode initialEventsListBlueprint with watchEncoder (#127587) 2024-10-01 11:55:50 +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 introduce a proper trace context 2024-04-07 17:58:59 +08:00
response.go apiserver/handlers/watch: encode initialEventsListBlueprint with watchEncoder (#127587) 2024-10-01 11:55:50 +00:00
response_test.go apiserver/handlers/watch: encode initialEventsListBlueprint with watchEncoder (#127587) 2024-10-01 11:55:50 +00: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 SSA: improve create authz error message 2024-08-02 17:20:53 -04:00
watch.go apiserver/handlers/watch: encode initialEventsListBlueprint with watchEncoder (#127587) 2024-10-01 11:55:50 +00:00