k3s-io / klipper-lb

Embedded service load balancer in Klipper
Apache License 2.0
355 stars 41 forks source link

Alpine 3.15.4 - Release? #39

Open ChrisHolman opened 2 years ago

ChrisHolman commented 2 years ago

Hi,

I see the latest version of Klipper-LB is V0.3.5 and is using Alpine 3.12 as the base image in the DockerFile. This version of Alpine has security issues against it, namely around the busybox SSL client.

In the master branch of this project, Alpine has been bumped to V3.15.4 in the DockerFile.

When could we expect to see a new version of Klipper-LB which is using this bumped version of Alpine?

Thanks Chris

metowolf commented 1 year ago

https://github.com/k3s-io/klipper-lb/blob/master/package/Dockerfile#L1

rancher/klipper-lb:v0.4.4 is already using Alpine 3.18, so this issue can be considered closed.