Rethink init container usage #332
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
I guess we should switch to configuration jobs and use the Helm hook system more. That way we could also properly wait for the db to be available before connecting to it instead of letting the init container fail and retry its actions.