Skip to content

Releases: k3s-io/klipper-lb

v0.4.9

23 Jul 20:43
Compare
Choose a tag to compare

What's Changed

  • Only enable forwarding for each AF if the sysctl is enabled by @brandond in #71

Full Changelog: v0.4.8...v0.4.9

v0.4.8

03 Jun 17:09
d752876
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.7...v0.4.8

v0.4.8-rc2

03 Jun 17:07
d752876
Compare
Choose a tag to compare
v0.4.8-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.8-rc1...v0.4.8-rc2

v0.4.8-rc1

03 Jun 17:02
bb2bb34
Compare
Choose a tag to compare
v0.4.8-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.7...v0.4.8

v0.4.7

22 Feb 10:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6

14 Feb 07:00
Compare
Choose a tag to compare

Warning!

It does not work well on OS with iptables-legacy. Use v0.4.7 instead

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

29 Nov 20:06
Compare
Choose a tag to compare

What's Changed

  • Tidy functions and add support for comma-separated lists by @brandond in #60

Full Changelog: v0.4.4...v0.4.5

v0.4.4

26 May 23:24
63942df
Compare
Choose a tag to compare

What's Changed

  • fix updatecli values filename, move repo info to configs by @matttrach in #52
  • Add dependabot label and reviewer by @matttrach in #51
  • Introduce updatecli to repo and validate basic functionality by @github-actions in #53
  • Bump alpine from 3.16 to 3.18 in /package by @dependabot in #55
  • Bump golang from 1.19-alpine3.16 to 1.20-alpine3.16 by @dependabot in #47
  • Fix iptables filtering rules when externalTrafficPolicy is Local by @motoki317 in #54

New Contributors

  • @github-actions made their first contribution in #53
  • @dependabot made their first contribution in #55
  • @motoki317 made their first contribution in #54

Full Changelog: v0.4.3...v0.4.4

v0.4.3

06 Apr 14:41
7a5c27d
Compare
Choose a tag to compare
Fix legacy iptables support (#50)

* Fix legacy mode in klipper-lb

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

* Fix erroring out when nft doesnt exist

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

---------

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

v0.4.2

04 Apr 18:22
2e96f69
Compare
Choose a tag to compare
Fix docker arm publish image (#49)

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>