k3s/pkg/kubectl/cmd/apply
Gustav Westling 37c253aba1 Fix the TestRunApplyPrintsValidObjectList test
The fake webclient should return one ConfigMap per request, not the whole ConfigMapList

Also added additional tests to the output
2018-11-11 15:19:29 +01:00
..
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
apply.go Fix dry-run output in kubectl apply --prune 2018-11-11 15:06:38 +01: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