Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

agent should verify docker connectivity before accepting builds #2495

Closed
bradrydzewski opened this issue Sep 19, 2018 · 1 comment
Closed
Milestone

Comments

@bradrydzewski
Copy link
Contributor

before an agent starts accepting builds we should

  1. ping the docker daemon (with a backoff) to ensure connectivity and
  2. ping the agent server (with a backoff) and exit with an error if N ping attempts fail
@bradrydzewski bradrydzewski added this to To Do in Version 1.0 Oct 22, 2018
@bradrydzewski bradrydzewski moved this from To Do to Done in Version 1.0 Feb 11, 2019
@bradrydzewski bradrydzewski moved this from Done to In Progress in Version 1.0 Feb 11, 2019
@bradrydzewski bradrydzewski moved this from In Progress to To Do in Version 1.0 Mar 20, 2019
@bradrydzewski bradrydzewski removed this from To Do in Version 1.0 Apr 9, 2019
@bradrydzewski bradrydzewski added this to the v1.1.0 milestone Apr 11, 2019
bradrydzewski added a commit that referenced this issue Apr 13, 2019
@bradrydzewski
Copy link
Contributor Author

closed by daa071d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant