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

rustls: optionally use WebPKI roots to avoid panicking on Android & iOS #1323

Merged
merged 3 commits into from
Sep 29, 2024

respect the `webpki-roots` feature on the OAuth & OIDC clients

f5c33fe
Select commit
Loading
Failed to load commit list.
Merged

rustls: optionally use WebPKI roots to avoid panicking on Android & iOS #1323

respect the `webpki-roots` feature on the OAuth & OIDC clients
f5c33fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 28, 2024 in 0s

20.0% of diff hit (target 75.3%)

View this Pull Request on Codecov

20.0% of diff hit (target 75.3%)

Annotations

Check warning on line 129 in kube-client/src/client/auth/oauth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/auth/oauth.rs#L129

Added line #L129 was not covered by tests

Check warning on line 61 in kube-client/src/client/tls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/tls.rs#L61

Added line #L61 was not covered by tests

Check warning on line 66 in kube-client/src/client/tls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/tls.rs#L66

Added line #L66 was not covered by tests

Check warning on line 68 in kube-client/src/client/tls.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

kube-client/src/client/tls.rs#L68

Added line #L68 was not covered by tests