Commit Graph

88 Commits (38f0907c7a9f4851080bdec3bb182f1b9e5bed1e)

Author SHA1 Message Date
Kiran Naidoo 88bade6cc0
security: fix AliasCheck panic (update) (#21510)
5 months ago
Deniz Onur Duzgun 7a19d2e7a4
security: fix AliasCheck panic (#21339)
5 months ago
Chris S. Kim 92ce814693
Remove old build tags (#19128)
1 year ago
Phil Porada 7ea986783d
Add TCP+TLS Healthchecks (#18381)
1 year ago
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
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
Chris S. Kim 985a4ee1b1
Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185)
2 years ago
Chris S. Kim 9f0ed81cfd Remove invalid 1xx HTTP codes
2 years ago
Alessandro De Blasis 5719fd6560 fix(checks): os_service OK message in output
2 years ago
Alessandro De Blasis f440966a38 fix(checks): os_service lifecycle bugfix
2 years ago
Alessandro De Blasis f634e36811 fix(OSServiceCheck): fixes following code-review
2 years ago
Alessandro De Blasis 28f19e4627 tests: removed redundant probe test
2 years ago
Alessandro De Blasis af083cc5ba tests: added syscall mocking and tests for Check_OSService
2 years ago
Alessandro De Blasis b59c19bb06 feat: windows service health checks
3 years ago
Fulvio d457d8b6ce
UDP check for service stanza #12221 (#12722)
3 years ago
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