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

replace shared-informers' methods with cached client #461

fix an already existing bug

723bc4c
Select commit
Loading
Failed to load commit list.
Merged

replace shared-informers' methods with cached client #461

fix an already existing bug
723bc4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 17, 2024 in 0s

52.83% of diff hit (target 78.69%)

View this Pull Request on Codecov

52.83% of diff hit (target 78.69%)

Annotations

Check warning on line 71 in pkg/informers/service/informer_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/informers/service/informer_service.go#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 76 in pkg/informers/service/informer_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/informers/service/informer_service.go#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 78 in pkg/informers/service/informer_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/informers/service/informer_service.go#L78

Added line #L78 was not covered by tests

Check warning on line 84 in pkg/informers/service/informer_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/informers/service/informer_service.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 150 in pkg/kubeclient/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubeclient/client.go#L150

Added line #L150 was not covered by tests

Check warning on line 163 in pkg/kubeclient/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubeclient/client.go#L163

Added line #L163 was not covered by tests

Check warning on line 176 in pkg/kubeclient/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubeclient/client.go#L176

Added line #L176 was not covered by tests

Check warning on line 104 in pkg/kubeclient/signup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubeclient/signup.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 108 in pkg/kubeclient/signup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubeclient/signup.go#L108

Added line #L108 was not covered by tests

Check warning on line 113 in pkg/kubeclient/signup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubeclient/signup.go#L113

Added line #L113 was not covered by tests

Check warning on line 116 in pkg/kubeclient/signup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubeclient/signup.go#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 121 in pkg/kubeclient/signup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubeclient/signup.go#L121

Added line #L121 was not covered by tests

Check warning on line 124 in pkg/kubeclient/signup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/kubeclient/signup.go#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 17 in pkg/server/in_cluster_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/in_cluster_application.go#L17

Added line #L17 was not covered by tests

Check warning on line 23 in pkg/server/in_cluster_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/in_cluster_application.go#L23

Added line #L23 was not covered by tests

Check warning on line 31 in pkg/server/in_cluster_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/in_cluster_application.go#L31

Added line #L31 was not covered by tests