k3s/pkg
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
..
agent Remove --docker/dockershim support 2022-05-11 14:39:07 -07:00
apis/k3s.cattle.io [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
authenticator Add client certificate authentication support to core Authenticator 2022-04-06 13:03:14 -07:00
bootstrap [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cgroups Remove --docker/dockershim support 2022-05-11 14:39:07 -07:00
cli Remove --docker/dockershim support 2022-05-11 14:39:07 -07:00
clientaccess [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cloudprovider [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cluster Replace DefaultProxyDialerFn dialer injection with EgressSelector support 2022-04-29 17:54:36 -07:00
codegen [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
configfilearg [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
containerd Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
ctr
daemons Remove --docker/dockershim support 2022-05-11 14:39:07 -07:00
data
datadir [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
dataverify
deploy Remove objects when removed from manifests (#5560) 2022-05-18 11:05:03 -07:00
etcd Replace DefaultProxyDialerFn dialer injection with EgressSelector support 2022-04-29 17:54:36 -07:00
flock Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
generated Update Kubernetes to v1.23.6 (#5477) 2022-04-21 08:53:26 -07:00
kubectl Track upstream changes to kubectl command execution 2022-03-16 17:19:18 -07:00
netutil
node [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
nodeconfig Replace DefaultProxyDialerFn dialer injection with EgressSelector support 2022-04-29 17:54:36 -07:00
nodepassword Don't print password conversion rate 2022-04-06 15:55:45 -07:00
passwd [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
rootless Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
rootlessports [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
secretsencrypt Secrets Encryption: Add RetryOnConflict around updating nodes (#5495) 2022-04-22 16:32:10 -07:00
server Replace DefaultProxyDialerFn dialer injection with EgressSelector support 2022-04-29 17:54:36 -07:00
servicelb Add s390x arch support for k3s (#5018) 2022-04-15 09:41:40 -07:00
static Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
token
untar
util Ensure that WaitForAPIServerReady always re-dials through the loadbalancer 2022-04-29 14:47:30 -07:00
version