mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-10-05 06:51:05 +02: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.