mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 10:14:32 +04:00
route-override IPAM works as meta CNI plugin to override IP route given by previous CNI plugins. It is useful in a case with network-attachment-definition. Currently route-override verified its feature with podman and crio(with Kubernetes). Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>