List view
This release will primarily be focused around fixing command-line specifications for kube-router and improving configuration ease. The major goals here would be: * Allow kube-router to be configured via a file format either on the system or via ConfigMap or both * Consolidate kube-router based node annotations into something that is more easy to work with
No due date•0/1 issues closedThis release will be primarily focused on fixing iptables usage within kube-router. High level concepts are: * Move iptables interactions into a single controller (removes global lock, reduces contention, reduces reads, etc.) * Remove iptables specificity from routing, policy, and services controller and abstracts this to something more native for the controllers * Allows easier manipulation and fixing of iptables related functionality * Allows for the possibility of other backends, like nftables or BPF in the future
No due date•0/3 issues closed