11 Commits (ab794b59f84abf9d705263b8a46a74395047c41c)

Author SHA1 Message Date
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
Preetha Appan b15d8db851 Sets tty in docker client back to true, as a potential fix for docker exec weirdness 7 years ago
Frank Schroeder 7c0e5036a8
docker: render errors with %v since they can be nil 7 years ago
Frank Schroeder b4d8c26194
docker: add comment about "connection reset by peer" error 7 years ago
Frank Schroeder e774b46f82
docker: close idle connections on stop 7 years ago
Frank Schroeder 94726ef105
docker: do not alloc a tty since this is not interactive 7 years ago
Frank Schroeder a1b47d99c1
docker: make sure to log the error when we fall through 7 years ago
Frank Schroeder 51a18c2557
docker: ignore "connection reset by peer" 7 years ago
Frank Schroeder 8f145559d8
Decouple the code that executes checks from the agent 7 years ago
Frank Schroeder 83577e0daa agent: make docker client work on windows 7 years ago
Frank Schroeder 2123700056
agent: replace docker check 7 years ago