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

chore(policy): use rustls-tls instead of openssl-tls #13502

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

alpeb
Copy link
Member

@alpeb alpeb commented Dec 18, 2024

This switches the policy-controller build back to using rustls-tls instead of openssl-tls.

We have been using rustls-tls in kubert anyways since at least #11255 (included since edge-23.8.3 and stable-2.14.0) and that didn't seem to have caused any issues.

This switches the policy-controller build back to using rustls-tls
instead of openssl-tls.

We have been using rustls-tls in kubert anyways since at least #11255
(edge-23.8.3 and stable-2.14.0) and that didn't seem to have caused any
issues.
@alpeb alpeb marked this pull request as ready for review January 8, 2025 17:11
@alpeb alpeb requested a review from a team as a code owner January 8, 2025 17:11
Copy link
Member

@olix0r olix0r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To clarify: this updates the HTTPS server impl to use rustls, as we do in kube-client.

@alpeb alpeb merged commit a59e02c into main Jan 13, 2025
27 checks passed
@alpeb alpeb deleted the alpeb/policy-rustls branch January 13, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants