kubernetes/pkg/kubectl/cmd/apply
Antoine Pelisse 89daa462ff Allow kubectl patcher to patch specific version
Give a new "ResourceVersion" option to the patch so that the patch can
be forced against a specific version. Also there is no way to customize
how many retries the patcher should do on conflicts, so also add a
"Retries" option that let's one customize it.
2018-11-20 14:34:08 -08:00
..
apply.go Allow kubectl patcher to patch specific version 2018-11-20 14:34:08 -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 pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates 2018-10-11 22:01:03 +02:00
apply_test.go Fix the TestRunApplyPrintsValidObjectList test 2018-11-11 15:19:29 +01:00
apply_view_last_applied.go Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00