teamhephy/builder

Have probes ping the SSH server

Open

#34 opened on Mar 21, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (12 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

From @arschles on February 16, 2016 21:35

Currently, the probes only check to see if the SSH server has been started. They should actually ping it to see if it's at least responsive.

Ref https://github.com/deis/builder/pull/149#issuecomment-184861922

Copied from original issue: deis/builder#182

Contributor guide