k8snetworkplumbingwg / kubemacpool

Apache License 2.0
32 stars 33 forks source link

kaw: Bump go to 1.19 and replace webhook server #393

Closed qinqon closed 11 months ago

qinqon commented 12 months ago

What this PR does / why we need it: Latest kaw remove the unmaintained custom webhook server and bump controller-runtime to pass cipher suite propertly. This change bump dependencies and adapt kubemacpool tls config to the proper way of doing it.

Release note:

Remove kaw webhook server and use controller-runtime one to pass TLS config
kubevirt-bot commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RamLavi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/k8snetworkplumbingwg/kubemacpool/blob/main/OWNERS)~~ [RamLavi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment