Commit Graph

69 Commits (8bad5105b74e2629fc1a1ba41bcbe0cd781e501b)

Author SHA1 Message Date
Kyle Havlovitz 9780b672da
Merge pull request #12685 from hashicorp/http-check-redirect-option
3 years ago
Kyle Havlovitz 3b44343276 Add a field to disable following redirects on http checks
3 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta
3 years ago
Fulvio b94bbf7f43
remove DualStack field from check TCP #12629 (#12630)
3 years ago
R.B. Boyer 957146401e
catalog: compare node names case insensitively in more places (#12444)
3 years ago
R.B. Boyer 1e02460bd1
re-run gofmt on 1.17 (#11579)
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 eb632c53a2 structs: rename the last helper method.
3 years ago
Daniel Nephin 1f9479603c
Add failures_before_warning to checks (#10969)
3 years ago
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880)
3 years ago
R.B. Boyer 188e8dc51f
agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669)
3 years ago
tarat44 51f8db3879 create separate function with its own context to shutdown http2 client conn in h2ping check
4 years ago
tarat44 1ca5fa9769 fix formatting
4 years ago
tarat44 a2e6ca1226 add WaitGroup to h2ping
4 years ago
tarat44 5307c5c3a1 close h2ping client connections
4 years ago
Tara Tufano 9deb52e868
add http2 ping health checks (#8431)
4 years ago
Daniel Nephin d113f0e690 structs: Fix printing of IDs
4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Aliaksandr Mianzhynski 2c6fd6b796 Return grpc serving status in health check errors
4 years ago
Daniel Nephin 51efba2c7d testutil: NewLogBuffer - buffer logs until a test fails
4 years ago
Daniel Nephin 1910e2a246 checks: wait for goroutine to complete
4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify
5 years ago
Hans Hasselberg dfcf45c6cf
tests: use constructor instead init (#8024)
5 years ago
Pierre Souchay 9813ae512b
checks: when a service does not exists in an alias, consider it failing (#7384)
5 years ago
Seth Hoenig 44ee818d46
grpc: use default resolver scheme for grpc dialing (#7617)
5 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
Anthony Scalisi beb928f8de fix spelling errors (#7135)
5 years ago
Matt Keeler a78f7d7a34
OSS changes for implementing token based namespace inferencing
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
hashicorp-ci a4431da1cc Merge Consul OSS branch 'master' at commit ef257b084d
5 years ago
Christian Muehlhaeuser 16193665ca Fixed a few tautological condition mistakes (#6177)
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
R.B. Boyer 40336fd353
agent: fix several data races and bugs related to node-local alias checks (#5876)
6 years ago
Alvin Huang f45e495e38
Merge pull request #5376 from hashicorp/fix-tests
6 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
Paul Banks e812f5516a Add -sidecar-for and new /agent/service/:service_id endpoint (#4691)
6 years ago
Mitchell Hashimoto 9a90400821
agent/checks: prevent overflow of backoff
6 years ago
Mitchell Hashimoto f97bfd5be8
agent: address some basic feedback
6 years ago
Mitchell Hashimoto 36e330941a
agent/checks: support node-only checks
6 years ago
Mitchell Hashimoto 1e9233eec1
agent/checks: set critical if RPC fails
6 years ago
Mitchell Hashimoto e9914ee71c
agent/checks: use local state for local services
6 years ago
Mitchell Hashimoto 60c75b88da
agent/checks: reflect node failure as alias check failure
6 years ago
Mitchell Hashimoto 632e4a2c69
agent/checks: add Alias check type
6 years ago