fix(paperclip): add rollingUpdate: null to Recreate strategy #212

Merged
aaron merged 1 commit from fix/paperclip-recreate-strategy into live 2026-06-01 18:04:58 +00:00
Owner

Fixes ArgoCD sync failure when switching Deployment strategy from RollingUpdate to Recreate.

Refs

Fixes ArgoCD sync failure when switching Deployment strategy from RollingUpdate to Recreate. ## Refs - [HOM-15](/HOM/issues/HOM-15)
fix(paperclip): add rollingUpdate: null to Recreate strategy
Some checks failed
0/0 projects applied successfully.
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
d37ca1dd84
Kubernetes requires explicit rollingUpdate: null when switching
a Deployment from RollingUpdate to Recreate strategy.

Refs: HOM-15
Co-Authored-By: Paperclip <noreply@paperclip.ing>
aaron merged commit e70b21fec8 into live 2026-06-01 18:04:58 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!212
No description provided.