You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
When removing the containerd lease for a specific microvm (e.g. reignite/ns1/mvm0) to remove the snapshots etc for a specific microvm it is also removing the snapshots for other microvms:
What did you expect to happen:
I would expect it to only remove the snapshots for the microvm the lease is for (i.e. mvm0) and not other microvms (i.e. mvm1 in this example).
How to reproduce it:
Create multiple microvms using reignite on the same host
Run something like ctr -n reignite leases rm reignite/ns1/mvm0
Environment:
reignite version:
OS (e.g. from /etc/os-release):
The text was updated successfully, but these errors were encountered:
What happened:
When removing the containerd lease for a specific microvm (e.g.
reignite/ns1/mvm0
) to remove the snapshots etc for a specific microvm it is also removing the snapshots for other microvms:What did you expect to happen:
I would expect it to only remove the snapshots for the microvm the lease is for (i.e. mvm0) and not other microvms (i.e. mvm1 in this example).
How to reproduce it:
ctr -n reignite leases rm reignite/ns1/mvm0
Environment:
/etc/os-release
):The text was updated successfully, but these errors were encountered: