Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Return an error for a failed rolling deployment - #1589

Merged
vitolkachova merged 1 commit into
mainfrom
return-error-exit-code-for-failed-rolling-deployment
Dec 29, 2025
Merged

Return an error for a failed rolling deployment#1589
vitolkachova merged 1 commit into
mainfrom
return-error-exit-code-for-failed-rolling-deployment

Conversation

@pjcdawkins

Copy link
Copy Markdown
Collaborator

This extends the messages from "git push" that should be considered as a deployment error (If one of these messages is found, the push command's exit code will be 87 - non-zero, indicating failure).

It adds "Could not perform a rolling deployment", which occurs if --deploy-strategy=rolling is used when a rolling deployment is not possible, e.g. when a stateful service has to change.

@vitolkachova
vitolkachova merged commit afaae98 into main Dec 29, 2025
4 checks passed
@vitolkachova
vitolkachova deleted the return-error-exit-code-for-failed-rolling-deployment branch December 29, 2025 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants