mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-11-23 14:01:14 +01:00
* Instead of clearing the iptables firewall chains for each resync, new chains are now generated side-by-side with the existing ones. * Chain naming now has an addition component, version, which ensures chain name uniqueness. * Existing cleanup procedure for stale iptables rules will handle garbage collection of unused chains.