Kube-Router - v1.6.0


Summary

It has been a long time since we've done a minor release from the main stable development branch (May of 2022 if you can believe it). This release is less about features and more about bringing a bunch of dependency updates into a stable release.

Contributions

Special thanks to @juchem, @KSauter, & @tamihiro for their contributions on this release!

Changelog

Excludes bugfixes that were already present on the 1.5.X release line

  • 5d718973 - fix(NRC): withdraw advertised VIPs based on annotation <Aaron U'Ren>
  • 7db274e2 - feat(ci): specify GitHub actions cache <Aaron U'Ren>
  • 10417cc4 - fact(Makefile): make spacing consistent <Aaron U'Ren>
  • f3dc9b35 - feat(ci): use caching for build, test, lint <Aaron U'Ren>
  • 168a2b4b - fix(ci): checkout before go setup <Aaron U'Ren>
  • 39ff9f67 - build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.1 <dependabot[bot]>
  • c22c6af6 - fix(ci.yml): remove deprecated goreleaser flag <Aaron U'Ren>
  • 0b267b04 - feat(ci.yml): update github action versions <Aaron U'Ren>
  • ca182014 - build(deps): bump github.com/aws/aws-sdk-go from 1.44.266 to 1.44.273 <dependabot[bot]>
  • 4013c000 - build(deps): bump github.com/containernetworking/plugins <dependabot[bot]>
  • 4a5014da - build(deps): bump k8s.io/cri-api from 0.27.1 to 0.27.2 <dependabot[bot]>
  • a026c8df - build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 <dependabot[bot]>
  • 75597455 - build(deps): bump github.com/prometheus/client_golang <dependabot[bot]>
  • 44327b8d - build(deps): bump github.com/aws/aws-sdk-go from 1.44.246 to 1.44.266 <dependabot[bot]>
  • 438b1ed3 - build(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.7 <dependabot[bot]>
  • bb82f55f - build(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.100.1 <dependabot[bot]>
  • cc70e7c5 - build(deps): bump github.com/docker/distribution <dependabot[bot]>
  • 60e304f2 - build(deps): bump github.com/osrg/gobgp/v3 from 3.13.0 to 3.14.0 <dependabot[bot]>
  • ef4a8068 - go.mod: Bump dependencies <Manuel Rüger>
  • 2b4087e2 - build(deps): bump github.com/docker/docker <dependabot[bot]>
  • e1825eda - build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 <dependabot[bot]>
  • ef77a2d5 - Fix lint <Manuel Rüger>
  • 809f2fba - Update dependencies <Manuel Rüger>
  • 4c751b09 - Register BGP sent metric <Kevin Sauter>
  • 4c7ca8af - Add sent metric to vip bgp announcement. To distinguish between the different sent counters, the new "type" label can be used. <Kevin Sauter>
  • 1d1ff059 - fix(NSC): add check for podCidr before use <Aaron U'Ren>
  • 240cac29 - doc(ipv6): add additional information <Aaron U'Ren>
  • 27f1d921 - doc(ipv6.md): incorporate review feedback <Aaron U'Ren>
  • e4464672 - feat(dual_stack_bug_report): add new issue template <Aaron U'Ren>
  • e1b1a31a - doc(ipv6.md): update for increased dual-stack support <Aaron U'Ren>
  • e2f0f18e - build(deps): bump github.com/vishvananda/netns from 0.0.2 to 0.0.3 <dependabot[bot]>
  • 787e3b30 - build(deps): bump github.com/containernetworking/plugins <dependabot[bot]>
  • 17a3df91 - build(deps): bump github.com/onsi/gomega from 1.24.1 to 1.25.0 <dependabot[bot]>
  • 435f640b - build(deps): bump github.com/moby/ipvs from 1.0.2 to 1.1.0 <dependabot[bot]>
  • 3007adab - build(deps): bump github.com/docker/docker <dependabot[bot]>
  • 5df539dd - build(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 <dependabot[bot]>
  • c367cc2b - build(deps): bump github.com/osrg/gobgp/v3 from 3.9.0 to 3.10.0 <dependabot[bot]>
  • 31dd271c - build(deps): bump github.com/aws/aws-sdk-go from 1.44.157 to 1.44.171 <dependabot[bot]>
  • bfdbfbc9 - build(deps): bump github.com/docker/docker <dependabot[bot]>
  • 47a10453 - build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 <dependabot[bot]>
  • 3e2af396 - build(deps): bump github.com/aws/aws-sdk-go from 1.44.150 to 1.44.157 <dependabot[bot]>
  • c37d96f2 - build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 <dependabot[bot]>
  • 557794af - build(deps): bump github.com/osrg/gobgp/v3 from 3.7.0 to 3.9.0 <dependabot[bot]>
  • faa52b86 - build(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 <dependabot[bot]>
  • 8d24611f - build(deps): bump github.com/prometheus/client_golang <dependabot[bot]>
  • c110f98b - build(deps): bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.150 <dependabot[bot]>
  • a06a6a83 - build(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.1 <dependabot[bot]>
  • 31154f6e - build(deps): bump github.com/aws/aws-sdk-go from 1.44.138 to 1.44.146 <dependabot[bot]>
  • 7137ca35 - README.md: remove kube-router.io link <Aaron U'Ren>
  • 9c23ede4 - build(deps): bump github.com/aws/aws-sdk-go from 1.44.124 to 1.44.138 <dependabot[bot]>
  • c41ec7ac - build(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 <dependabot[bot]>
  • 88737658 - build(deps): bump github.com/docker/docker <dependabot[bot]>
  • a7a462b1 - build(deps): bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.124 <dependabot[bot]>
  • f102bc58 - .github: Fix name of the RC step <Manuel Rüger>
  • e5336c82 - .github: Allow tagging RCs without updating :latest <Manuel Rüger>
  • a5e6ed00 - .github: Update github actions <Manuel Rüger>
  • 0813b765 - feat(Makefile): make local builds behave like CI <Aaron U'Ren>
  • efd10015 - fix invalid MTU in CNI config file <Tamihiro Lee>
  • 24f87340 - doc(user-guide.md): add info for netfilter tooling <Aaron U'Ren>
  • 5e2e225b - build(deps): bump github.com/onsi/gomega from 1.20.2 to 1.22.1 <dependabot[bot]>
  • b45c2cca - build(deps): bump github.com/osrg/gobgp/v3 from 3.5.0 to 3.7.0 <dependabot[bot]>
  • ba5561e3 - Update go dependencies <Manuel Rüger>
  • 2d821959 - build(deps): bump github.com/aws/aws-sdk-go from 1.44.89 to 1.44.109 <dependabot[bot]>
  • cbea4bbb - build(deps): bump github.com/docker/docker <dependabot[bot]>
  • 31b029a4 - build(deps): bump k8s.io/klog/v2 from 2.70.1 to 2.80.1 <dependabot[bot]>
  • 35c7aa3b - build(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.2 <dependabot[bot]>
  • 71a61f3f - build(deps): bump github.com/aws/aws-sdk-go from 1.44.70 to 1.44.89 <dependabot[bot]>
  • df329c2a - build(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 <dependabot[bot]>
  • 39116b75 - logging ipset/iptables commands <Marcelo Juchem>
  • 9eccc048 - build(deps): bump k8s.io/cri-api from 0.24.3 to 0.24.4 <dependabot[bot]>
  • 951f801e - build(deps): bump k8s.io/client-go from 0.24.3 to 0.24.4 <dependabot[bot]>
  • 7b55e9c5 - build(deps): bump github.com/osrg/gobgp/v3 from 3.2.0 to 3.5.0 <dependabot[bot]>
  • 818fba27 - build(deps): bump github.com/prometheus/client_golang <dependabot[bot]>
  • 32f6b1e1 - build(deps): bump github.com/aws/aws-sdk-go from 1.44.66 to 1.44.70 <dependabot[bot]>
  • 48fe83d1 - build(deps): bump github.com/containernetworking/cni from 1.1.1 to 1.1.2 <dependabot[bot]>
  • e1134d45 - build(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0 <dependabot[bot]>
  • 118270f2 - build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 <dependabot[bot]>
  • 6aa7edf0 - build(deps): bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.66 <dependabot[bot]>
  • 836b49ef - build(deps): bump k8s.io/cri-api from 0.24.2 to 0.24.3 <dependabot[bot]>
  • a5dc0819 - build(deps): bump k8s.io/client-go from 0.24.2 to 0.24.3 <dependabot[bot]>
  • a1117380 - build(deps): bump google.golang.org/grpc from 1.47.0 to 1.48.0 <dependabot[bot]>
  • aa57b834 - build(deps): bump k8s.io/klog/v2 from 2.70.0 to 2.70.1 <dependabot[bot]>
  • c9c3e8d4 - build(deps): bump github.com/aws/aws-sdk-go from 1.44.46 to 1.44.56 <dependabot[bot]>
  • 0c366c16 - build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 <dependabot[bot]>
  • 2ab1462a - build(deps): bump github.com/aws/aws-sdk-go from 1.44.38 to 1.44.46 <dependabot[bot]>
  • f452e779 - build(deps): bump k8s.io/klog/v2 from 2.60.1 to 2.70.0 <dependabot[bot]>
  • c93178df - build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4 <dependabot[bot]>
  • 5d749335 - build(deps): bump k8s.io/client-go from 0.24.1 to 0.24.2 <dependabot[bot]>
  • 378c8e6d - build(deps): bump k8s.io/cri-api from 0.24.1 to 0.24.2 <dependabot[bot]>
  • e0b3728d - build(deps): bump github.com/docker/docker <dependabot[bot]>
  • 5ac6f321 - build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 <dependabot[bot]>
  • 1f3ece80 - build(deps): bump github.com/aws/aws-sdk-go from 1.44.27 to 1.44.38 <dependabot[bot]>
  • 88266bc2 - fix(gobgp): update binary in container image to v3.2.0 <Aaron U'Ren>
  • 2c5bb4c8 - feat(gobgp): update to v3.2.0 <Aaron U'Ren>
  • e370cb01 - gobgp: update to 3.X <Aaron U'Ren>
  • 94158b98 - build(deps): bump google.golang.org/grpc from 1.46.2 to 1.47.0 <dependabot[bot]>
  • 15e166cb - build(deps): bump github.com/aws/aws-sdk-go from 1.44.24 to 1.44.27 <dependabot[bot]>
  • a75a1fdc - build(deps): bump github.com/containernetworking/cni from 1.1.0 to 1.1.1 <dependabot[bot]>
  • 0b4d1e00 - build(deps): bump github.com/moby/ipvs from 1.0.1 to 1.0.2 <dependabot[bot]>
  • be84ceb4 - .github/workflows/codeql-analysis.yml: Update to v2 <Manuel Rüger>

Details

date
July 17, 2023, 3:01 p.m.
name
v1.6.0
type
Minor
👇
Register or login to:
  • 🔍View and search all Kube-Router releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or