apiserver/pkg/endpoints/handlers
Davanum Srinivas 1f546eec45 Possible fix for alpha CI jobs failing with AllowUnsafeMalformedObjectDeletion switched on
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 9c6126e29c2dd63668c5d2320a4c26ff173fc499
2024-11-27 18:01:11 +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 Use application/cbor-seq media type in streaming CBOR responses. 2024-11-01 13:14:06 -04:00
responsewriters Add CBOR feature gates. 2024-11-04 10:40:19 -05:00
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 Possible fix for alpha CI jobs failing with AllowUnsafeMalformedObjectDeletion switched on 2024-11-27 18:01:11 +00:00
delete_test.go add access control check for unsafe delete 2024-10-31 16:01:58 -04: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 Add CBOR feature gates. 2024-11-04 10:40:19 -05:00
response.go Wire serving codecs to CBOR feature gate. 2024-11-01 16:05:32 -04: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 Use application/cbor-seq media type in streaming CBOR responses. 2024-11-01 13:14:06 -04:00