fleet
fleet copied to clipboard
Bundles permanently deleted
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
Deleting a bundle (rightclick delete) of a GitRepo will permanently delete the bundle without any way to recover it. Also, when I remove the gitrepo and re add it, the previously removed bundles are not regenerated, but the same state is restored as before the deletion of the repo, which misses bundles. My bundles are all helm charts, each in a fleet.yaml, in case that matters. Changing the names of the bundles
This may or may not be intentional. Might be related to #1009
Expected Behavior
I would expect, that when I press force refresh to restore all bundles. Or at the very least, that readding the repository reimports the bundles. Please correct me if I misunderstood how rancher's fleet is supposed to work.
Steps To Reproduce
No response
Environment
- Architecture: amd64
- Fleet Version: 0.3.11
- Rancher Version: 2.6.8
- Cluster:
- Provider: EKS
- Options: 3 nodes, gp2 storageclass, no loadbalancer (yet)
- Kubernetes Version: 1.22
Logs
No response
Anything else?
No response