• Donnie Adams's avatar
    Remove objects when removed from manifests (#5560) · c38a8c3b
    Donnie Adams authored
    * 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: 's avatarDonnie Adams <donnie.adams@suse.com>
    c38a8c3b
Name
Last commit
Last update
..
controller.go Loading commit data...
nostage.go Loading commit data...
stage.go Loading commit data...
zz_generated_bindata.go Loading commit data...