Skip to content

feat(api): allow turning off node evacuations for rolling updates#1186

Merged
keynslug merged 3 commits intomain-3.xfrom
feat/api/evacuation-strategy-disabled
Apr 16, 2026
Merged

feat(api): allow turning off node evacuations for rolling updates#1186
keynslug merged 3 commits intomain-3.xfrom
feat/api/evacuation-strategy-disabled

Conversation

@keynslug
Copy link
Copy Markdown
Contributor

Summary

This PR refines EQMX CRD specification by allowing more control over node evacuations (as part of rolling updates).

  1. Node evacuations can now be disabled.
  2. Introduces type field to make EvacuationStrategy more conventional and extensible.

@keynslug keynslug force-pushed the feat/api/evacuation-strategy-disabled branch from bf78ecb to 404d692 Compare April 16, 2026 15:42
@keynslug keynslug marked this pull request as ready for review April 16, 2026 15:42
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.08%. Comparing base (80a8691) to head (404d692).
⚠️ Report is 6 commits behind head on main-3.x.

Additional details and impacted files
@@             Coverage Diff              @@
##           main-3.x    #1186      +/-   ##
============================================
+ Coverage     76.07%   76.08%   +0.01%     
============================================
  Files            48       48              
  Lines          3996     3998       +2     
============================================
+ Hits           3040     3042       +2     
  Misses          799      799              
  Partials        157      157              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@keynslug keynslug merged commit 774f025 into main-3.x Apr 16, 2026
14 checks passed
@keynslug keynslug deleted the feat/api/evacuation-strategy-disabled branch April 16, 2026 17:36
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