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
Instead of blindly selecting the "second" one in a list of sorted boot
entries as the rollback and failing if there are more than one rollback
candidate, sort the rollback candidates in the same order as the boot
entries and take the first one as rollback.
All the remaining deployments become `other_deployments`. This is
especially useful if and when we implement pinned deployments for
composefs
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
0 commit comments