Files
k3s/pkg
Michal Rostecki 9de183fb0e netpol: Use kube-router as a library
Before this change, we were copying a part of kube-router code to
pkg/agent/netpol directory with modifications, from which the biggest
one was consumption of k3s node config instead of kube-router config.

However, that approach made it hard to follow new upstream versions.
It's possible to use kube-router as a library, so it seems like a better
way to do that.

Instead of modifying kube-router network policy controller to comsume
k3s configuration, this change just converts k3s node config into
kube-router config. All the functionality of kube-router except netpol
is still disabled.

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-02-07 19:49:35 +01:00
..
2019-10-30 19:08:26 -07:00
2019-06-30 09:30:25 -07:00
2021-12-27 15:02:34 -07:00
2022-01-18 17:12:11 -08:00
2020-10-06 10:29:27 -07:00
2020-08-28 17:18:31 -07:00
2020-12-08 22:51:34 -08:00
2022-01-18 17:12:11 -08:00
2020-07-09 11:20:06 -07:00