k3s/pkg/kubectl/cmd/util
Antoine Pelisse eb904d8fa8 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).
2019-03-08 16:03:03 -08:00
..
editor Move printers & resources packages 2019-03-07 23:00:24 +00:00
openapi Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
sanity Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
BUILD Move printers & resources packages 2019-03-07 23:00:24 +00:00
crdfinder.go Add test for CRD server-dry-run and fix bug 2018-11-12 11:06:27 -08:00
crdfinder_test.go dry-run: Create class to find if a type is a CRD 2018-10-10 08:56:09 -07:00
factory.go Move printers & resources packages 2019-03-07 23:00:24 +00:00
factory_client_access.go Move printers & resources packages 2019-03-07 23:00:24 +00:00
helpers.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-03-08 16:03:03 -08:00
helpers_test.go Remove defaulting from test that uses kubectl.Scheme 2018-10-16 12:54:41 -04:00
kubectl_match_version.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00
printing.go Fix some golint errors for packages in `pkg/kubectl/cmd` 2018-11-22 22:09:08 +08:00