github cloudnativelabs/kube-router v2.0.0-rc4

latest releases: v2.1.3, v2.1.2, v2.1.1...
pre-release11 months ago

Summary

This release updates dependencies (including a switch to using Go 1.20 and Alpine 3.18), addresses some problems with IPv6 ipsets when port names are used, and adds FoU tunneling for environments that cannot support IPIP tunnels directly (cough Azure cough).

For more information on enabling FoU tunneling and any caveats on doing so, please see: https://github.com/cloudnativelabs/kube-router/blob/prep-v2.0/docs/tunnels.md

Contributions

Special thanks to @whooo, @BoleynSu, & @k-raval for their contributions to this release!

Changelog

  • cbdcf31 - Use alpine linux 3.18 for docker image <Erik Larsson>
  • 22b4718 - doc(tunnels.md): add info about changing live clusters <Aaron U'Ren>
  • 1863d54 - doc(tunnel): add information about tunnels <Aaron U'Ren>
  • b14d930 - fix(FoU): make more robust <Aaron U'Ren>
  • 97a6a8f - fix(FoU): add docs, sanity checking, and logic reduction <Aaron U'Ren>
  • 55dc26b - Adding FoU encapsulation over IPIP tunnel : added checks for restart and multi-node cases <Kartik Raval>
  • af708b4 - Support for FoU encapsulation for IPIP tunnel <Kartik Raval>
  • e3d6bcc - fix(NPC): update IPBlocks to be ipFamily specific <Aaron U'Ren>
  • 0bcd9a4 - netpol: Fix ipset only containing one IP when port name is used. <Boleyn Su>

Don't miss a new kube-router release

NewReleases is sending notifications on new releases.