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/patch succeeded Jan 23, 2024 in 0s

66.66% of diff hit (target 47.66%)

View this Pull Request on Codecov

66.66% of diff hit (target 47.66%)

Annotations

Check warning on line 735 in pkg/controller/statefulset/stateful_set_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/statefulset/stateful_set_control.go#L734-L735

Added lines #L734 - L735 were not covered by tests

Check warning on line 741 in pkg/controller/statefulset/stateful_set_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/statefulset/stateful_set_control.go#L741

Added line #L741 was not covered by tests

Check warning on line 745 in pkg/controller/statefulset/stateful_set_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/statefulset/stateful_set_control.go#L745

Added line #L745 was not covered by tests

Check warning on line 748 in pkg/controller/statefulset/stateful_set_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/statefulset/stateful_set_control.go#L747-L748

Added lines #L747 - L748 were not covered by tests

Check warning on line 767 in pkg/controller/statefulset/stateful_set_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/statefulset/stateful_set_control.go#L767

Added line #L767 was not covered by tests

Check warning on line 783 in pkg/controller/statefulset/stateful_set_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/statefulset/stateful_set_control.go#L783

Added line #L783 was not covered by tests

Check warning on line 795 in pkg/controller/statefulset/stateful_set_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/statefulset/stateful_set_control.go#L789-L795

Added lines #L789 - L795 were not covered by tests

Check warning on line 834 in pkg/controller/statefulset/stateful_set_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/statefulset/stateful_set_control.go#L834

Added line #L834 was not covered by tests

Check warning on line 842 in pkg/controller/statefulset/stateful_set_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/statefulset/stateful_set_control.go#L842

Added line #L842 was not covered by tests