29 Commits (ab794b59f84abf9d705263b8a46a74395047c41c)

Author SHA1 Message Date
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
John Murret 2cefa8d9bd
ci: remove test-integrations CircleCI workflow (#16928) 2 years ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
Paul Glass 666c2b2e2b
Fix TLS_BadVerify test assertions on macOS (#15903) 2 years ago
Chris S. Kim 9f0ed81cfd Remove invalid 1xx HTTP codes 2 years ago
Fulvio d457d8b6ce
UDP check for service stanza #12221 (#12722) 2 years ago
Kyle Havlovitz 3b44343276 Add a field to disable following redirects on http checks 3 years ago
tarat44 c5479cefe6 fix test 3 years ago
tarat44 3c9f5a73d9 add support for h2c in h2 ping health checks 3 years ago
Daniel Nephin 1f9479603c
Add failures_before_warning to checks (#10969) 3 years ago
Tara Tufano 9deb52e868
add http2 ping health checks (#8431) 4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Akshay Ganeshen 8beb716414
feat: support sending body in HTTP checks (#6602) 5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909) 5 years ago
PHBourquin 039615641e Checks to passing/critical only after reaching a consecutive success/failure threshold (#5739) 5 years ago
Freddy fdd10dd8b8
Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
Sarah Adams ea2bd5b728
http/tcp checks: fix long timeout behavior to default to user-configured value (#6094) 5 years ago
Pierre Souchay 0e907f5aa8 Support for maximum size for Output of checks (#5233) 5 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
Alvin Huang 6c9b516a29 skip TestCheckTCPPassing on CircleCI 6 years ago
James Phillips cd935ebe6c
Adds missing os import. 7 years ago
James Phillips 8579225c27
Skips IPv6 test in Travis. 7 years ago
James Phillips 93f68555d0
Adds enable_agent_tls_for_checks configuration option which allows (#3661) 7 years ago
Frank Schroeder c72e6bdb37
docker: fix failing test 7 years ago
Frank Schroeder 96fdbd00a6
replace custom unique id with a UUID 7 years ago
Frank Schroeder 8f145559d8
Decouple the code that executes checks from the agent 7 years ago
Kyle Havlovitz 198ed6076d Clean up subprocess handling and make shell use optional (#3509) 7 years ago
Frank Schroeder 2123700056
agent: replace docker check 7 years ago
Frank Schroeder c218fdbc77 agent: make timing sensitive tests more robust 7 years ago
Frank Schroeder b12b914017 agent: fix TestCheckHTTP_TLSSkipVerify_true_pass 7 years ago
Frank Schroeder 2afafe6911 agent: refactor: use handler for test http tls server 7 years ago
Grégoire Seux 940b1513a6 Correctly forward Host header in healthcheck (#3203) 8 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
James Phillips 66ec9c7a7d
Fixes HTTP header compare by including standard headers. 8 years ago
Frank Schröder 825f72f5ef agent: support custom header and method for http checks (#3106) 8 years ago
Frank Schroeder aa92adcdd5
test: increase sleep time for test 8 years ago
Frank Schroeder 7c5892a196
test: use UniqueID prefix for check tests to unify log output 8 years ago
Frank Schroeder c5f565ee1a
test: remove output to stdout 8 years ago
Frank Schroeder 584693482d
test: fix data race in MockNotify 8 years ago
Frank Schroeder 308f9929b3
test: run agent tests in parallel 8 years ago
James Phillips ddfa57765c
retry: Removes the description parameter. 8 years ago
Frank Schroeder 21a82a0a16
test: Refactor WaitForResult tests with retry 8 years ago
Frank Schroeder 48fa2962eb Revert "test: Run command/agent tests in parallel" 8 years ago
Frank Schroeder 17be40a733 test: Run command/agent tests in parallel 8 years ago
Frank Schroeder eddb1af603 Remove duplicate constants 8 years ago
Seth Vargo 0170a28ec9
Use new APIs 8 years ago
Yakau Bubnou e52fd6e0af Concurrent-safe notification mock 8 years ago
James Phillips 2f341738a1 Removes stale reference to reap lock which causes a panic. (#2490) 8 years ago