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

✨ Set up golang context when initiating controller manager #2339

Merged
merged 1 commit into from
Sep 13, 2023

Set up golang context when initiating controller manager

62877a6
Select commit
Loading
Failed to load commit list.
Merged

✨ Set up golang context when initiating controller manager #2339

Set up golang context when initiating controller manager
62877a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2023 in 1s

65.38% of diff hit (target 50.21%)

View this Pull Request on Codecov

65.38% of diff hit (target 50.21%)

Annotations

Check warning on line 163 in controllers/vspherecluster_reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/vspherecluster_reconciler.go#L163

Added line #L163 was not covered by tests

Check warning on line 166 in controllers/vspherecluster_reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/vspherecluster_reconciler.go#L166

Added line #L166 was not covered by tests

Check warning on line 279 in controllers/vspherecluster_reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

controllers/vspherecluster_reconciler.go#L279

Added line #L279 was not covered by tests

Check warning on line 54 in pkg/manager/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/manager.go#L54

Added line #L54 was not covered by tests

Check warning on line 104 in pkg/manager/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/manager.go#L104

Added line #L104 was not covered by tests

Check warning on line 34 in pkg/manager/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/network.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 38 in pkg/manager/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/network.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in pkg/manager/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/network.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 43 in pkg/manager/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/network.go#L43

Added line #L43 was not covered by tests

Check warning on line 46 in pkg/manager/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/manager/network.go#L46

Added line #L46 was not covered by tests