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

Adds a webhook to prevent regular users from creating a KubernetesImagePuller resource #493

Merged
merged 5 commits into from
Nov 15, 2023

Merge branch 'master' into kip_webhook

b756673
Select commit
Loading
Failed to load commit list.
Merged

Adds a webhook to prevent regular users from creating a KubernetesImagePuller resource #493

Merge branch 'master' into kip_webhook
b756673
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 15, 2023 in 1s

50.00% of diff hit (target 82.39%)

View this Pull Request on Codecov

50.00% of diff hit (target 82.39%)

Annotations

Check warning on line 22 in pkg/webhook/validatingwebhook/validate_k8simagepuller_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/webhook/validatingwebhook/validate_k8simagepuller_request.go#L22

Added line #L22 was not covered by tests

Check warning on line 61 in pkg/webhook/validatingwebhook/validate_k8simagepuller_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/webhook/validatingwebhook/validate_k8simagepuller_request.go#L60-L61

Added lines #L60 - L61 were not covered by tests