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

feat: enhanced in-place update module to support vertical scaling #1353

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

merge into default handler and add uts/e2e

eea019c
Select commit
Loading
Failed to load commit list.
Open

feat: enhanced in-place update module to support vertical scaling #1353

merge into default handler and add uts/e2e
eea019c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 14, 2024 in 0s

72.50% of diff hit (target 47.91%)

View this Pull Request on Codecov

72.50% of diff hit (target 47.91%)

Annotations

Check warning on line 222 in pkg/controller/cloneset/core/cloneset_core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/cloneset/core/cloneset_core.go#L217-L222

Added lines #L217 - L222 were not covered by tests

Check warning on line 94 in pkg/controller/cloneset/sync/cloneset_sync_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/cloneset/sync/cloneset_sync_utils.go#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 295 in pkg/util/inplaceupdate/inplace_update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update.go#L295

Added line #L295 was not covered by tests

Check warning on line 342 in pkg/util/inplaceupdate/inplace_update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update.go#L341-L342

Added lines #L341 - L342 were not covered by tests

Check warning on line 167 in pkg/util/inplaceupdate/inplace_update_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_defaults.go#L167

Added line #L167 was not covered by tests

Check warning on line 330 in pkg/util/inplaceupdate/inplace_update_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_defaults.go#L330

Added line #L330 was not covered by tests

Check warning on line 341 in pkg/util/inplaceupdate/inplace_update_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_defaults.go#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 430 in pkg/util/inplaceupdate/inplace_update_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_defaults.go#L430

Added line #L430 was not covered by tests

Check warning on line 470 in pkg/util/inplaceupdate/inplace_update_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_defaults.go#L469-L470

Added lines #L469 - L470 were not covered by tests

Check warning on line 472 in pkg/util/inplaceupdate/inplace_update_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_defaults.go#L472

Added line #L472 was not covered by tests

Check warning on line 474 in pkg/util/inplaceupdate/inplace_update_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_defaults.go#L474

Added line #L474 was not covered by tests

Check warning on line 572 in pkg/util/inplaceupdate/inplace_update_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_defaults.go#L565-L572

Added lines #L565 - L572 were not covered by tests

Check warning on line 77 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L77

Added line #L77 was not covered by tests

Check warning on line 127 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L127

Added line #L127 was not covered by tests

Check warning on line 133 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L133

Added line #L133 was not covered by tests

Check warning on line 148 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L148

Added line #L148 was not covered by tests

Check warning on line 152 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 154 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L154

Added line #L154 was not covered by tests

Check warning on line 158 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L158

Added line #L158 was not covered by tests

Check warning on line 195 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L195

Added line #L195 was not covered by tests

Check warning on line 207 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L207

Added line #L207 was not covered by tests

Check warning on line 212 in pkg/util/inplaceupdate/inplace_update_vertical.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/inplaceupdate/inplace_update_vertical.go#L212

Added line #L212 was not covered by tests