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
fli-docker will sync the volumeset for each snapshot or branch. This is because snapshots may be from different volumesets. But in the case that they are, it still syncs every time. Maybe have a mechanism to hold what volumesets have been synced during the current run and skip if previously synced
The text was updated successfully, but these errors were encountered:
If you have a manifest like this
fli-docker
will sync the volumeset for each snapshot or branch. This is because snapshots may be from different volumesets. But in the case that they are, it still syncs every time. Maybe have a mechanism to hold what volumesets have been synced during the currentrun
and skip if previously syncedThe text was updated successfully, but these errors were encountered: