1. 23 Feb, 2023 2 commits
  2. 22 Feb, 2023 17 commits
  3. 19 Feb, 2023 2 commits
  4. 18 Feb, 2023 3 commits
  5. 17 Feb, 2023 1 commit
  6. 16 Feb, 2023 12 commits
  7. 15 Feb, 2023 3 commits
    • Łukasz Nowak's avatar
      rapid-cdn: Drop obsolete and unusable promise · 527ff820
      Łukasz Nowak authored
      This promise was generally used to check the connection quality to the
      backend with ICMP, by using ping. This is currently obsoleted by health-check
      and other parameters in that group.
      
      The parameter to setup the promise is provided by shared instance requester,
      that person has no access to those results, as shared instances can't be
      monitored directly, all results are only available to the cluster operator in
      contrast to health-check, which results are logged to backend_log, to which
      shared instance requester has access.
      527ff820
    • Łukasz Nowak's avatar
      rapid-cdn: Drop obsolete parameter · 7fe4ee16
      Łukasz Nowak authored
      7fe4ee16
    • Ivan Tyagov's avatar
      Slaposify new CLI option (network-interface). · f1ff454a
      Ivan Tyagov authored
      See merge request !1353
      f1ff454a