Aaron U'Ren
Aaron U'Ren
**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...
**Is your feature request related to a problem? Please describe.** Node annotations and command-line flags for BGP peers do not currently work together. Instead they end up being mutually exclusive....
**What happened**: I attempted to pass `--master` and `--kubeconfig` to `cloud-provider-aws` and didn't see any change to the output of the provider. This resulted in `cloud-provider-aws` not being configured correctly...
Thanks for putting this project together! I use coc.vim and coc-go for a lot of my Go programming. One of the needs that I find pretty consistently, is a way...
@mrueg / @manuelbuil Attempts to separate IP families within the different ipset handlers. This has likely been an issue since the first dual-stack implementation was contributed, but hasn't been discovered...
Fix an instance of static subnet referencing which causes issues with IPv6 use-cases for hairpin rules.
## What This PR Does It adds the opencontainers image version to the update log if it exists on the container to give a better description of what the upgrade...
Hey there! As you may or may not know, kube-router essentially only has two active maintainers right now, @mrueg and myself. Many of the older maintainers of this project have...
Not making direct exec calls to user binary interfaces has long been a principle of kube-router. When kube-router was first coded, the netlink library was missing significant features that forced...
This PR is still very early and is not fully implemented, but I wanted to start to get some feedback going on the direction of this before I got too...