kube-router icon indicating copy to clipboard operation
kube-router copied to clipboard

Kube-router, a turnkey solution for Kubernetes networking.

Results 93 kube-router issues
Sort by recently updated
recently updated
newest added

**What happened?** Have multiple services with the same externalIP, set up DSR for them. When one of the services are not ready, maxseg rules in nft for other services are...

bug

**What happened?** After creating a service with `type` set to `LoadBalancer`, the Kubernetes API server becomes unreachable. **What did you expect to happen?** API server accessibility is unaffected. **How can...

bug

Fix an instance of static subnet referencing which causes issues with IPv6 use-cases for hairpin rules.

Bumps the k8s-dependencies group with 4 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go), [k8s.io/cri-api](https://github.com/kubernetes/cri-api) and [k8s.io/klog/v2](https://github.com/kubernetes/klog). Updates `k8s.io/api` from 0.29.3 to 0.30.2 Commits 118f81c Update dependencies to v0.30.2 tag 0fd470c...

dependencies
go

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.64.0 API Changes stats: Deprecate InPayload.Data and OutPayload.Data; they were experimental and will be deleted in the...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0. Commits 66e838c go.mod: update golang.org/x dependencies 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline 603e3e6 quic: disable X25519Kyber768Draft00 in tests 67e8d0c http2: report an...

dependencies
go

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.5+incompatible to 27.0.2+incompatible. Release notes Sourced from github.com/docker/docker's releases. v27.0.2 27.0.2 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies
go

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6. Release notes Sourced from goreleaser/goreleaser-action's releases. v6.0.0 [!WARNING] This is a breaking change! Follow the instructions here to upgrade! What's Changed feat!: use "~>...

dependencies
github_actions

here we add: - rpm spec file (rhel9 and derivatives) - build/lint script to actually build rpm package - docs

Fixes https://github.com/cloudnativelabs/kube-router/issues/676 by reloading the peer configuration when nodes are updated