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

Warn when trying to use an unsupported proxy protocol #1626

Merged
merged 2 commits into from
Nov 7, 2024

Convert warnings to hard errors

e81e3ac
Select commit
Loading
Failed to load commit list.
Merged

Warn when trying to use an unsupported proxy protocol #1626

Convert warnings to hard errors
e81e3ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2024 in 1s

10.0% of diff hit (target 75.3%)

View this Pull Request on Codecov

10.0% of diff hit (target 75.3%)

Annotations

Check warning on line 99 in kube-client/src/client/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/builder.rs#L99

Added line #L99 was not covered by tests

Check warning on line 103 in kube-client/src/client/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/builder.rs#L103

Added line #L103 was not covered by tests

Check warning on line 116 in kube-client/src/client/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/builder.rs#L116

Added line #L116 was not covered by tests

Check warning on line 118 in kube-client/src/client/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/builder.rs#L118

Added line #L118 was not covered by tests

Check warning on line 120 in kube-client/src/client/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/builder.rs#L120

Added line #L120 was not covered by tests

Check warning on line 125 in kube-client/src/client/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/builder.rs#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 131 in kube-client/src/client/builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/builder.rs#L130-L131

Added lines #L130 - L131 were not covered by tests