1. 18 May, 2021 2 commits
  2. 17 May, 2021 10 commits
  3. 13 May, 2021 1 commit
  4. 04 May, 2021 1 commit
  5. 28 Apr, 2021 3 commits
  6. 23 Apr, 2021 1 commit
  7. 21 Apr, 2021 1 commit
    • Alexander "Ananace" Olofsson's avatar
      fix(nsc): Overly eager IPVS updating · bd5ee4f7
      Alexander "Ananace" Olofsson authored
      * fix(nsc): Overly eager IPVS updating
      
      Switches the endpoint map comparison in OnEndpointsUpdate from being a
      DeepEqual, to instead checking that all services exist, and that their
      associated endpoints are similar.
      
      Ordering is no longer considered important in regards to the IPVS
      update check.
      
      Fixes #1026 
      bd5ee4f7
  8. 20 Apr, 2021 6 commits
  9. 14 Apr, 2021 12 commits
  10. 12 Apr, 2021 3 commits