cold-jewelry-86345
03/11/2024, 10:59 AMfleet-agent
in cattle-fleet-local-system
namespace is still running on the previous version (v0.7.1-rc.1 - due to another upgrade issue we had https://github.com/rancher/rancher/issues/42191). I see a BundleDeployment failing due to Error: cannot re-use a name that is still in use
, so I guess the problem has to do with the existing fleet-agent-local
helm release.
Can I simply delete the helm release so the BundleDeployment can proceed or something else?
update: it seems that deleting the fleet-agent-local helm release which got stuck solved the issue 🙌