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

Add unprivileged port validation #7034

Merged
merged 8 commits into from
Jan 6, 2025

Merge branch 'main' into port-validation

5c9d990
Select commit
Loading
Failed to load commit list.
Merged

Add unprivileged port validation #7034

Merge branch 'main' into port-validation
5c9d990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 6, 2025 in 1s

52.38% of diff hit (target 52.79%)

View this Pull Request on Codecov

52.38% of diff hit (target 52.79%)

Annotations

Check warning on line 349 in cmd/nginx-ingress/flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/nginx-ingress/flags.go#L349

Added line #L349 was not covered by tests

Check warning on line 354 in cmd/nginx-ingress/flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/nginx-ingress/flags.go#L354

Added line #L354 was not covered by tests

Check warning on line 359 in cmd/nginx-ingress/flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/nginx-ingress/flags.go#L359

Added line #L359 was not covered by tests

Check warning on line 364 in cmd/nginx-ingress/flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/nginx-ingress/flags.go#L364

Added line #L364 was not covered by tests

Check warning on line 44 in internal/validation/validation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/validation/validation.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 135 in pkg/apis/dos/validation/dos.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/apis/dos/validation/dos.go#L134-L135

Added lines #L134 - L135 were not covered by tests