Update Gitea to 1.10.0 #38
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "chore/update_gitea"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This time the update was pretty messy. Every new pod of the new deployment got stuck with an error about it not being able to attach the volume, because it's already attached by the existing pod. So I tried to kill pods manually, but it took me a while to figure out that they would always respawn with the same error immediately. In the end I had to manually delete the 1.9.5 deployment and wait out some downtime until the new one finally took over.