1. 18 Feb, 2022 1 commit
  2. 11 Feb, 2022 1 commit
  3. 10 Feb, 2022 3 commits
  4. 09 Feb, 2022 3 commits
  5. 08 Feb, 2022 2 commits
  6. 07 Feb, 2022 2 commits
    • Derek Nola's avatar
      Fixes to Drone CI Stability (#4897) (#5090) · 18a80320
      Derek Nola authored
      * Do serial only first
      * Add test-post-hook for extremely flaky tests, enable parallel
      Signed-off-by: 's avatarDerek Nola <derek.nola@suse.com>
      18a80320
    • Michal Rostecki's avatar
      netpol: Use kube-router as a library · 8798c428
      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: 's avatarMichal Rostecki <mrostecki@opensuse.org>
      Signed-off-by: 's avatarManuel Buil <mbuil@suse.com>
      8798c428
  7. 01 Feb, 2022 1 commit
  8. 27 Jan, 2022 1 commit
  9. 25 Jan, 2022 1 commit
  10. 20 Jan, 2022 1 commit
  11. 19 Jan, 2022 5 commits
  12. 18 Jan, 2022 6 commits
  13. 14 Jan, 2022 3 commits
  14. 12 Jan, 2022 1 commit
  15. 07 Jan, 2022 2 commits
  16. 06 Jan, 2022 1 commit
  17. 03 Jan, 2022 3 commits
  18. 27 Dec, 2021 3 commits