Skip to content

feat(complex): add Recreate deployment strategy support#19

Merged
stepankonecny96 merged 1 commit intomainfrom
feat/complex-recreate-strategy
Feb 24, 2026
Merged

feat(complex): add Recreate deployment strategy support#19
stepankonecny96 merged 1 commit intomainfrom
feat/complex-recreate-strategy

Conversation

@stepankonecny96
Copy link
Collaborator

Allow setting strategyType to "Recreate" on components. This is needed for hostNetwork pods where the old pod must release ports before the new one starts. Defaults to RollingUpdate for backwards compatibility. Bump version to 1.8.2.

Allow setting strategyType to "Recreate" on components. This is
needed for hostNetwork pods where the old pod must release ports
before the new one starts. Defaults to RollingUpdate for
backwards compatibility. Bump version to 1.8.2.
@stepankonecny96 stepankonecny96 merged commit 5e98e28 into main Feb 24, 2026
4 checks passed
@stepankonecny96 stepankonecny96 deleted the feat/complex-recreate-strategy branch February 24, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants