apiserver/pkg/endpoints
Antoine Pelisse 46d98f52ff Add "fieldManager" to flag to PATCH/CREATE/UPDATE
And add a corresponding flag in kubectl (for apply), even though the
value is defaulted in kubectl with "kubectl".

The flag is required for Apply patch-type, and optional for other PATCH,
CREATE and UPDATE (in which case we fallback on the user-agent).

Kubernetes-commit: eb904d8fa89da491f400614f99458ed3f0d529fb
2019-02-16 20:16:11 -08:00
..
discovery legacy api endpoints only support v1 ever 2018-06-22 08:58:32 -04:00
filters Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
handlers Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-02-16 20:16:11 -08:00
metrics Feature-gate the APPLY metric value 2019-03-07 15:14:43 -08:00
openapi apiserver: fix openapi extension types to be JSON 2019-02-07 15:34:42 +01:00
request Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
testing Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
apiserver_test.go Add ObjectInterfaces to Admission and Validation 2019-02-16 12:27:24 -08: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 Adding a limit on the maximum bytes accepted to be decoded in a resource 2019-02-06 16:58:24 -08:00
installer.go apiserver: make endpoint webservice builder helpers public 2019-03-04 08:14:41 -08:00
installer_test.go apiserver: make endpoint webservice builder helpers public 2019-03-04 08:14:41 -08:00
patchhandler_test.go Minor fixes 2019-02-01 11:55:18 -08:00
watch_test.go Dynamic client watchers should be able to handle ERROR gracefully 2018-10-03 14:16:44 -04:00