k3s/pkg/kubectl/cmd/diff
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
..
BUILD Move printers & resources packages 2019-03-07 23:00:24 +00:00
diff.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-03-08 16:03:03 -08:00
diff_test.go kubectl diff: Rename KUBERNETES_EXTERNAL_DIFF to KUBECTL_EXTERNAL_DIFF 2018-10-12 10:56:16 -07:00