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

DO NOT MERGE: An attempt at restarting the controller manager without restarting the whole operator binary #1117

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

an attempt at restarting the controller manager without restarting th…

7bf2ff2
Select commit
Loading
Failed to load commit list.
Draft

DO NOT MERGE: An attempt at restarting the controller manager without restarting the whole operator binary #1117

an attempt at restarting the controller manager without restarting th…
7bf2ff2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 7, 2025 in 0s

27.72% of diff hit (target 79.44%)

View this Pull Request on Codecov

27.72% of diff hit (target 79.44%)

Annotations

Check warning on line 204 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L204

Added line #L204 was not covered by tests

Check warning on line 224 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L206-L224

Added lines #L206 - L224 were not covered by tests

Check warning on line 242 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L227-L242

Added lines #L227 - L242 were not covered by tests

Check warning on line 251 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L244-L251

Added lines #L244 - L251 were not covered by tests

Check warning on line 253 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L253

Added line #L253 was not covered by tests

Check warning on line 260 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L255-L260

Added lines #L255 - L260 were not covered by tests

Check warning on line 262 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L262

Added line #L262 was not covered by tests

Check warning on line 285 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L264-L285

Added lines #L264 - L285 were not covered by tests

Check warning on line 288 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 306 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L292-L306

Added lines #L292 - L306 were not covered by tests

Check warning on line 312 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L309-L312

Added lines #L309 - L312 were not covered by tests

Check warning on line 315 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L315

Added line #L315 was not covered by tests

Check warning on line 319 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L317-L319

Added lines #L317 - L319 were not covered by tests

Check warning on line 325 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L323-L325

Added lines #L323 - L325 were not covered by tests

Check warning on line 339 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L330-L339

Added lines #L330 - L339 were not covered by tests

Check warning on line 352 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L343-L352

Added lines #L343 - L352 were not covered by tests

Check warning on line 399 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L354-L399

Added lines #L354 - L399 were not covered by tests

Check warning on line 409 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L404-L409

Added lines #L404 - L409 were not covered by tests

Check warning on line 435 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L412-L435

Added lines #L412 - L435 were not covered by tests

Check warning on line 443 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L438-L443

Added lines #L438 - L443 were not covered by tests

Check warning on line 448 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L447-L448

Added lines #L447 - L448 were not covered by tests

Check warning on line 456 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L452-L456

Added lines #L452 - L456 were not covered by tests

Check warning on line 459 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L459

Added line #L459 was not covered by tests

Check warning on line 46 in pkg/restart/restart.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/restart/restart.go#L43-L46

Added lines #L43 - L46 were not covered by tests

Check warning on line 120 in pkg/restart/restart.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/restart/restart.go#L117-L120

Added lines #L117 - L120 were not covered by tests