1. 17 May, 2024 1 commit
  2. 16 May, 2024 1 commit
  3. 15 May, 2024 1 commit
  4. 13 May, 2024 1 commit
  5. 06 May, 2024 3 commits
  6. 02 May, 2024 1 commit
  7. 29 Apr, 2024 2 commits
  8. 23 Apr, 2024 1 commit
  9. 20 Apr, 2024 2 commits
  10. 16 Apr, 2024 1 commit
  11. 15 Apr, 2024 2 commits
  12. 12 Apr, 2024 1 commit
  13. 11 Apr, 2024 3 commits
  14. 10 Apr, 2024 1 commit
  15. 09 Apr, 2024 4 commits
  16. 08 Apr, 2024 1 commit
  17. 05 Apr, 2024 2 commits
  18. 04 Apr, 2024 2 commits
  19. 02 Apr, 2024 2 commits
  20. 28 Mar, 2024 7 commits
  21. 27 Mar, 2024 1 commit
    • Brad Davidson's avatar
      Add health-check support to loadbalancer · c51d7bfb
      Brad Davidson authored
      * Adds support for health-checking loadbalancer servers. If a
        health-check fails when dialing, all existing connections to the
        server will be closed.
      * Wires up a remotedialer tunnel connectivity check as the health check
        for supervisor/apiserver connections.
      * Wires up a simple ping request to the supervisor port as the health
        check for etcd connections.
      Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
      c51d7bfb