Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use rolling updates for meshdb #846

Merged
merged 2 commits into from
Mar 3, 2025
Merged

use rolling updates for meshdb #846

merged 2 commits into from
Mar 3, 2025

Conversation

WillNilges
Copy link
Collaborator

This should prevent more than one meshdb pod from coming up/going down at a time when rolling out.

We might want to do something similar for postgres, but I am not sure if that is safe.

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.75%. Comparing base (cd5d465) to head (e3e2727).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #846   +/-   ##
=======================================
  Coverage   94.75%   94.75%           
=======================================
  Files          91       91           
  Lines        3909     3909           
=======================================
  Hits         3704     3704           
  Misses        205      205           

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

Copy link
Collaborator

@james-otten james-otten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's give it a bit for the dust to settle

@james-otten james-otten merged commit 010300e into main Mar 3, 2025
12 checks passed
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