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
Remove importance of order of rule in RestoreSession (#795)
Tasks:
- [x] Remove importance of rule order
- [x] Add validator to ensure followings,
- [x] There is at most one rule with empty targetHosts field.
- [x] No two rule with non-empty targetHosts matches for a host.
- [x] If snapshot is specified in a rule then paths is not specified.
- [x] Update concept doc to make rules behavior clear
Fixes: stashed/stash#790
0 commit comments