Files
k3s/pkg
Michal Rostecki 4fed9f4052 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 10:54:08 +01:00
..
2021-08-20 18:47:16 -07:00
2021-12-22 16:06:55 -08:00
2021-12-16 12:00:15 -08:00
2019-06-30 09:30:25 -07:00
2021-12-21 14:23:38 -07:00
2022-01-18 16:40:00 -08:00
2020-12-08 22:51:34 -08:00
2021-08-20 18:47:16 -07:00
2021-08-20 18:47:16 -07:00
2021-08-20 18:47:16 -07:00
2022-01-18 16:40:00 -08:00
2020-07-09 11:20:06 -07:00