kube-router
kube-router copied to clipboard
Kube-router, a turnkey solution for Kubernetes networking.
I mentioned this in https://github.com/cloudnativelabs/kube-router/issues/213, but I'm not receiving BGP routing from kube-router in subnets other than the one quagga (zebra,bgpd) shares with kubernetes nodes. Here's what I have currently,...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.4 to 0.25.2. Commits 593f096 Update dependencies to v0.25.2 tag 1904631 Merge pull request #112161pohly/automated-cherry-pick-of-#112129 8f4eb75 Merge pull request #112336enj/automated-cherry-pick-of-#112017 e278668 dependencies: update to ginkgo v2.1.6 and...
Bumps [github.com/osrg/gobgp/v3](https://github.com/osrg/gobgp) from 3.5.0 to 3.7.0. Release notes Sourced from github.com/osrg/gobgp/v3's releases. v3.7.0 Changelog da00912b v3.7.0 975db96b mup: handle Type 1 ST Route Prefix as Prefix instead of single address...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.4 to 0.25.2. Commits 4b838ea Update dependencies to v0.25.2 tag fce3016 Merge pull request #112161pohly/automated-cherry-pick-of-#112129 29513a2 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1 5c4a1b1 Merge remote-tracking...
Bumps [k8s.io/cri-api](https://github.com/kubernetes/cri-api) from 0.24.4 to 0.25.2. Commits 8a4a30b Merge pull request #112161pohly/automated-cherry-pick-of-#112129 0d5d7a6 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1 ad0a886 Update go.mod to go1.19 081ea80 Merge pull request...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.4 to 0.25.2. Commits 478dd6e Merge pull request #112527liggitt/automated-cherry-pick-of-#112526 14bc1be Limit redirect proxy handling to redirected responses 8252641 Merge pull request #112330enj/automated-cherry-pick-of-#112193 10b456c Merge pull request #112161pohly/automated-cherry-pick-of-#112129...
**What happened?** A user attempting to only override the kube-apiserver address with `--master` would expect that it would pick up the credentials mounted into the pod via `/run/secrets/`. **What did...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.100.1 to 2.120.1. Release notes Sourced from k8s.io/klog/v2's releases. Prepare klog release for Kubernetes v1.30 (Take 2) What's Changed textlogger: allow caller to override stack unwinding by...
**Is your feature request related to a problem? Please describe.** For many external peers for a node, it might be difficult to change per-node settings (e.g. password, asn prepends, etc.)...
**Is your feature request related to a problem? Please describe.** As pointed out in #1370 when we operate `iptables-restore` in it's default mode we have the potential to cause race-conditions...