1. 28 Feb, 2022 4 commits
  2. 25 Feb, 2022 3 commits
  3. 22 Feb, 2022 1 commit
  4. 11 Feb, 2022 1 commit
  5. 10 Feb, 2022 3 commits
  6. 09 Feb, 2022 1 commit
  7. 08 Feb, 2022 5 commits
  8. 07 Feb, 2022 2 commits
    • Manuel Buil's avatar
      Merge pull request #5079 from manuelbuil/michalsPR · 773c2a41
      Manuel Buil authored
      netpol: Use kube-router as a library
      773c2a41
    • Michal Rostecki's avatar
      netpol: Use kube-router as a library · 4fed9f40
      Michal Rostecki authored
      
      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: default avatarMichal Rostecki <mrostecki@opensuse.org>
      Signed-off-by: default avatarManuel Buil <mbuil@suse.com>
      4fed9f40
  9. 03 Feb, 2022 1 commit
  10. 02 Feb, 2022 1 commit
  11. 01 Feb, 2022 1 commit
  12. 31 Jan, 2022 3 commits
  13. 27 Jan, 2022 1 commit
  14. 26 Jan, 2022 2 commits
  15. 25 Jan, 2022 1 commit
  16. 20 Jan, 2022 2 commits
  17. 19 Jan, 2022 3 commits
  18. 18 Jan, 2022 3 commits
  19. 17 Jan, 2022 1 commit
  20. 14 Jan, 2022 1 commit