-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now that controller-runtime is able to configure CipherSuites we no longer need the webhook server. This change remove the custom server but keeps the pair of functions to map tls versions and cipher suites, it also bumps controller-runtime to 0.13.1 wich is the minimal that allow configuring cipher suites. Signed-off-by: Enrique Llorente <ellorent@redhat.com>
- Loading branch information
Showing
8 changed files
with
303 additions
and
900 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.