1. 06 Jul, 2020 34 commits
  2. 29 Apr, 2020 6 commits
    • Tim Leers's avatar
      Each example as a job · 27e17077
      Tim Leers authored
      27e17077
    • Tim Leers's avatar
      add missing examples · 6f14aaac
      Tim Leers authored
      6f14aaac
    • Tim Leers's avatar
      fix · a058de8b
      Tim Leers authored
      a058de8b
    • Tim Leers's avatar
      Each example as a job · dd45393a
      Tim Leers authored
      dd45393a
    • Tim Leers's avatar
      49595caf
    • Geoff Simmons's avatar
      Fix Service deletion. · ec36b39c
      Geoff Simmons authored
      - The varnish controller deleted a service from its
      map under the wrong conditions.
      
      - Not an error if there are no Endpoints for the
      Service when the Delete event is synced -- they
      may already be gone.
      
      - Varnish and haproxy controllers delete the service
      from their maps before any other sync actions are
      taken -- otherwise error returns may prevent the
      deletion from ever happening.
      
      - Permanent network errors on attempts to communicate
      with the admin interfaces are ignored (do not cause
      re-queue), since the instance may be gone.
      ec36b39c