mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-10 21:59:30 +00:00
Previously the network policy yaml had to be hard-coded in the image. This patch allows the policy to be added via the metadata directories: - /var/config/cni/etc/net.d/ - /var/config/kube-system.init/ Signed-off-by: David Scott <dave.scott@docker.com>