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

✨ Allow TLS to be entirely configured on webhook server #2356

Commits on May 26, 2023

  1. Allow TLS config to be entirely configured on webhook server

    Some operators might want to respect cluster-wide TLS ciphers for example,
    which means that these will eventually have to be passed down to the webhook server.
    
    Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
    akalenyu authored and k8s-infra-cherrypick-robot committed May 26, 2023
    Configuration menu
    Copy the full SHA
    51f010c View commit details
    Browse the repository at this point in the history
  2. Update server_test.go

    vincepri authored May 26, 2023
    Configuration menu
    Copy the full SHA
    3ce5bb6 View commit details
    Browse the repository at this point in the history