k3s/pkg/deploy
Donnie Adams c38a8c3b43
Remove objects when removed from manifests (#5560)
* Remove objects when removed from manifests

If a user puts a file in /var/lib/rancher/k3s/server/manifests/ then the
objects contained therein are deployed to the cluster. If the objects
are removed from that file, they are not removed from the cluster.

This change tracks the GVKs in the files and will remove objects when
there are removed from the cluster.

Signed-off-by: Donnie Adams <donnie.adams@suse.com>
2022-05-18 11:05:03 -07:00
..
controller.go Remove objects when removed from manifests (#5560) 2022-05-18 11:05:03 -07:00
nostage.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
stage.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
zz_generated_bindata.go Add "ipFamilyPolicy: PreferDualStack" to have dual-stack ingress support 2022-05-04 17:32:34 +02:00