Replies: 1 comment 1 reply
-
rollback is also blocked. Is there a way to just ignore these missing objects and hard reset to a commit?
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a machine that experienced some data loss issues, with some symptoms like
It seems like this will prevent the machine from getting new deployments. Here I try to move from
next
tostable
:I see that the new deployment is there:
but when I reboot I'm still in the old one. I'm guessing the failed prune blocks the deploy somehow but I think it could be a best-effort step instead. How do I force it?
Beta Was this translation helpful? Give feedback.
All reactions