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

🌱 Deprecate Webhook Server TLSMinVersion #2041

Merged
merged 1 commit into from Nov 9, 2022

Commits on Nov 9, 2022

  1. 🌱 Deprecate Webhook Server TLSMinVersion

    This field has been added in kubernetes-sigs#1548
    It then turned out that people want to configure more parts of the
    TLSConfig and the generic TLSOpts was added in kubernetes-sigs#1897
    
    Deprecate TLSMinVersion in favor of the more generic TLSOpts.
    alvaroaleman committed Nov 9, 2022
    Copy the full SHA
    869888c View commit details
    Browse the repository at this point in the history