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

fix(statefulset): fix maxUnavailable for rolling upgrades not taking … #1480

Merged
merged 1 commit into from
Jan 23, 2024

fix(statefulset): fix maxUnavailable for rolling upgrades not taking …

46e4e41
Select commit
Loading
Failed to load commit list.
Merged

fix(statefulset): fix maxUnavailable for rolling upgrades not taking … #1480

fix(statefulset): fix maxUnavailable for rolling upgrades not taking …
46e4e41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 1s

48.41% (+0.75%) compared to fa7a1da

View this Pull Request on Codecov

48.41% (+0.75%) compared to fa7a1da

Details

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (fa7a1da) 47.66% compared to head (46e4e41) 48.41%.
Report is 4 commits behind head on master.

Files Patch % Lines
pkg/controller/statefulset/stateful_set_control.go 66.66% 17 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1480      +/-   ##
==========================================
+ Coverage   47.66%   48.41%   +0.75%     
==========================================
  Files         157      157              
  Lines       22427    22460      +33     
==========================================
+ Hits        10689    10875     +186     
+ Misses      10570    10391     -179     
- Partials     1168     1194      +26     

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