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

fix: set default certstore namespace in notation verifier to uniquely identify certificate store resource #1134

Merged
merged 19 commits into from
Oct 26, 2023

update func name

b2b62ce
Select commit
Loading
Failed to load commit list.
Merged

fix: set default certstore namespace in notation verifier to uniquely identify certificate store resource #1134

update func name
b2b62ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 25, 2023 in 1s

64.81% of diff hit (target 52.31%)

View this Pull Request on Codecov

64.81% of diff hit (target 52.31%)

Annotations

Check warning on line 96 in config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/config.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 91 in pkg/common/oras/authprovider/k8secret_authprovider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/common/oras/authprovider/k8secret_authprovider.go#L91

Added line #L91 was not covered by tests

Check warning on line 93 in pkg/common/oras/authprovider/k8secret_authprovider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/common/oras/authprovider/k8secret_authprovider.go#L93

Added line #L93 was not covered by tests

Check warning on line 68 in pkg/controllers/certificatestore_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/certificatestore_controller.go#L68

Added line #L68 was not covered by tests

Check warning on line 75 in pkg/controllers/certificatestore_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/certificatestore_controller.go#L75

Added line #L75 was not covered by tests

Check warning on line 69 in pkg/controllers/verifier_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/verifier_controller.go#L69

Added line #L69 was not covered by tests

Check warning on line 87 in pkg/controllers/verifier_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/verifier_controller.go#L83-L87

Added lines #L83 - L87 were not covered by tests

Check warning on line 89 in pkg/controllers/verifier_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controllers/verifier_controller.go#L89

Added line #L89 was not covered by tests

Check warning on line 193 in pkg/verifier/notation/notation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/verifier/notation/notation.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 210 in pkg/verifier/notation/notation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/verifier/notation/notation.go#L209-L210

Added lines #L209 - L210 were not covered by tests