kubernetes/pkg/kubectl/cmd/apply
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
..
apply_edit_last_applied.go Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
apply_set_last_applied.go Move printers & resources packages 2019-03-07 23:00:24 +00:00
apply_test.go Move printers & resources packages 2019-03-07 23:00:24 +00:00
apply_view_last_applied.go Move printers & resources packages 2019-03-07 23:00:24 +00:00
apply.go Add "fieldManager" to flag to PATCH/CREATE/UPDATE 2019-03-08 16:03:03 -08:00
BUILD Move printers & resources packages 2019-03-07 23:00:24 +00:00