kubectl/pkg/cmd/apply
justinsb eda2d31bdd kubectl prune v2: switch to contains-group-kinds annotation
The contains-group-resources was an implementation error, we specified
contains-group-kinds in the KEP.

Because it is in alpha, we simply switch to the new annotation.

We will recognize the old annotation and migrate existing alpha
applysets, but support for this migration can be removed in beta/GA of
applyset.

Kubernetes-commit: 10caecb3b22cf93c7caa2ac70d40af9b550c0da2
2023-06-28 11:27:00 -04:00
..
testdata/prune/simple Use standard *.kubernetes.io instead of *.k8s.io for ApplySet 2023-03-20 18:21:04 -04:00
apply.go Update CLI help text for grammar and consistency 2023-06-12 15:55:59 -04:00
apply_edit_last_applied.go Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
apply_set_last_applied.go Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
apply_test.go kubectl prune v2: switch to contains-group-kinds annotation 2023-06-28 11:27:00 -04:00
apply_view_last_applied.go Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
applyset.go kubectl prune v2: switch to contains-group-kinds annotation 2023-06-28 11:27:00 -04:00
applyset_pruner.go kubectl prune v2: switch to contains-group-kinds annotation 2023-06-28 11:27:00 -04:00
patcher.go Removes kube-openapi dependency from Patcher 2023-01-09 19:13:30 -08:00
prune.go cleanup: replace deprecated sets.String 2023-03-01 09:05:59 -05:00