apiserver/pkg/endpoints
Andrea Nodari 99200040ed Do not allow manual changes to manageFields via subresources
If a request tries to change managedFields, the response returns the
managedField of the live object.

Kubernetes-commit: c522ee08a3d248ec1097e3673119ffa7a4e1ef7b
2020-07-14 17:42:54 +02:00
..
deprecation apiserver: add warnings for deprecated APIs 2020-04-14 16:11:21 -04:00
discovery switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
filters Add impersonated user to system:authenticated group 2020-08-21 13:15:04 -04:00
handlers Do not allow manual changes to manageFields via subresources 2020-07-14 17:42:54 +02:00
metrics Fix verbs reporting in kube-apiserver metrics 2020-07-29 08:29:38 +02:00
openapi apiserver: fix openapi extension types to be JSON 2019-02-07 15:34:42 +01:00
request fix a few missed references 2020-09-02 11:45:10 -07:00
testing Not rely on default conversions in apiserver test 2020-02-11 14:53:17 +01:00
warning apiserver: add API server plumbing for adding warnings 2020-04-14 16:10:54 -04:00
apiserver_test.go TestCreateInvokeAdmissionControl: remove unnecessary goroutine in sequential processing 2020-07-10 19:19:17 -04:00
audit_test.go updates audit endpoints test 2018-11-01 15:56:50 -06:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go Replace HTTP compression with an inline handler 2019-05-04 17:36:36 -04:00
installer.go Do not allow manual changes to manageFields via subresources 2020-07-14 17:42:54 +02:00
installer_test.go fix kube-apiserver panic when CRD Kind contains only one letter 2020-06-06 23:01:35 +08:00
patchhandler_test.go Stop setting SelfLink in kube-apiserver. 2019-07-26 15:48:37 +02:00
watch_test.go test(endpoints): deflake TestWatchHTTPTimeout 2020-08-12 01:58:07 +08:00