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

Upgrade go.mod k8s.io/ go.mod to v0.31.3 and use server logger for client-go, controller-runtime #8450

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Upgrade go.mod k8s.io/ go.mod to v0.31.3 and set klog.SetLogger() for…

3bad684
Select commit
Loading
Failed to load commit list.
Open

Upgrade go.mod k8s.io/ go.mod to v0.31.3 and use server logger for client-go, controller-runtime #8450

Upgrade go.mod k8s.io/ go.mod to v0.31.3 and set klog.SetLogger() for…
3bad684
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 15, 2024 in 0s

24.39% of diff hit (target 59.19%)

View this Pull Request on Codecov

24.39% of diff hit (target 59.19%)

Annotations

Check warning on line 230 in internal/hook/wait_exec_hook_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/hook/wait_exec_hook_handler.go#L226-L230

Added lines #L226 - L230 were not covered by tests

Check warning on line 132 in pkg/cmd/cli/datamover/backup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/datamover/backup.go#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 124 in pkg/cmd/cli/datamover/restore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/datamover/restore.go#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 161 in pkg/cmd/cli/nodeagent/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/cli/nodeagent/server.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 242 in pkg/cmd/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/cmd/server/server.go#L242

Added line #L242 was not covered by tests

Check warning on line 150 in pkg/controller/backup_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/backup_controller.go#L150

Added line #L150 was not covered by tests

Check warning on line 242 in pkg/controller/backup_finalizer_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/backup_finalizer_controller.go#L242

Added line #L242 was not covered by tests

Check warning on line 101 in pkg/controller/backup_operations_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/backup_operations_controller.go#L101

Added line #L101 was not covered by tests

Check warning on line 212 in pkg/controller/backup_storage_location_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/backup_storage_location_controller.go#L212

Added line #L212 was not covered by tests

Check warning on line 370 in pkg/controller/backup_sync_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/backup_sync_controller.go#L370

Added line #L370 was not covered by tests

Check warning on line 301 in pkg/controller/restore_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/restore_controller.go#L301

Added line #L301 was not covered by tests

Check warning on line 90 in pkg/controller/restore_finalizer_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/restore_finalizer_controller.go#L90

Added line #L90 was not covered by tests

Check warning on line 99 in pkg/controller/restore_operations_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/restore_operations_controller.go#L99

Added line #L99 was not covered by tests

Check warning on line 32 in pkg/util/kube/event_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/kube/event_handler.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 36 in pkg/util/kube/event_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/kube/event_handler.go#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 48 in pkg/util/kube/event_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/kube/event_handler.go#L48

Added line #L48 was not covered by tests

Check warning on line 53 in pkg/util/kube/event_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/kube/event_handler.go#L53

Added line #L53 was not covered by tests

Check warning on line 58 in pkg/util/kube/event_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/kube/event_handler.go#L58

Added line #L58 was not covered by tests

Check warning on line 63 in pkg/util/kube/event_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/kube/event_handler.go#L63

Added line #L63 was not covered by tests

Check warning on line 68 in pkg/util/kube/event_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/kube/event_handler.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 70 in pkg/util/kube/event_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/util/kube/event_handler.go#L70

Added line #L70 was not covered by tests