Commit Graph

308 Commits (bdc3dd14c2644b56d2dbfd460290a0e47ad90c11)

Author SHA1 Message Date
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
cskh 7f6f6891f7
fix: gracefully fail on invalid port number (#16721)
2 years ago
Eric Haberkorn dbaf8bf49c
add agent locality and replicate it across peer streams (#16522)
2 years ago
R.B. Boyer 9a485cdb49
proxycfg: ensure that an irrecoverable error in proxycfg closes the xds session and triggers a replacement proxycfg watcher (#16497)
2 years ago
Semir Patel 8979e64a94
Bump x/time to 0.3.0 and fix related breakage linked to RPCRateLimit (#16241)
2 years ago
Nathan Coleman 72a73661c9
Implement APIGateway proxycfg snapshot (#16194)
2 years ago
Paul Banks 5397e9ee7f
Adding experimental support for a more efficient LogStore implementation (#16176)
2 years ago
Paul Glass f5231b9157
Add new config_file_service_registration token (#15828)
2 years ago
Nick Irvine 6fb628c07d
fix: return error when config file with unknown extension is passed (#15107)
2 years ago
Paul Glass 619032cfcd
Deprecate -join and -join-wan (#15598)
2 years ago
John Murret e027c94b52
adding config for request_limits (#15531)
2 years ago
Eric Haberkorn 4268c1c25c
Remove the `connect.enable_serverless_plugin` agent configuration option (#15710)
2 years ago
Kyle Havlovitz f4c3e54b11
auto-config: relax node name validation for JWT authorization (#15370)
2 years ago
Derek Menteer 931cec42b3
Prevent serving TLS via ports.grpc (#15339)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
malizz b9a9e1219c
update config defaults, add docs (#15302)
2 years ago
Chris S. Kim 29a297d3e9
Refactor client RPC timeouts (#14965)
2 years ago
Chris S. Kim 3d2dffff16
Merge pull request #13388 from deblasis/feature/health-checks_windows_service
2 years ago
Dan Upton 328e3ff563
proxycfg: rate-limit delivery of config snapshots (#14960)
2 years ago
Hans Hasselberg 0d5935ab83
adding configuration option cloud.scada_address (#14936)
2 years ago
cskh c1b5f34fb7
fix: missing UDP field in checkType (#14885)
2 years ago
Nick Ethier 1c1b0994b8
add HCP integration component (#14723)
2 years ago
freddygv 5fbb26525b Add awareness of server mode to TLS configurator
2 years ago
Derek Menteer 1255a8a20d Add separate grpc_tls port.
2 years ago
Alessandro De Blasis f3437eaf05 Merge remote-tracking branch 'hashicorp/main' into feature/health-checks_windows_service
2 years ago
Pablo Ruiz García 1f293e5244
Added new auto_encrypt.grpc_server_tls config option to control AutoTLS enabling of GRPC Server's TLS usage
2 years ago
Alessandro De Blasis 5dee555888 Merge remote-tracking branch 'hashicorp/main' into feature/health-checks_windows_service
2 years ago
Alessandro De Blasis ab611eabc3 Merge remote-tracking branch 'hashicorp/main' into feature/health-checks_windows_service
2 years ago
alex a45bb1f06b
block PeerName register requests (#13887)
2 years ago
Luke Kysow a1e6d69454
peering: add config to enable/disable peering (#13867)
2 years ago
alex 07bc22e405
no 1.9 style metrics (#13532)
2 years ago
Mark Anderson dd22ceccd1 Change default dates
3 years ago
Mark Anderson ec060e5e37 Build date in config file
3 years ago
Alessandro De Blasis b59c19bb06 feat: windows service health checks
3 years ago
cskh 364d4f5efe
Retry on bad dogstatsd connection (#13091)
3 years ago
Dan Upton a76f63a695
config: prevent top-level `verify_incoming` enabling mTLS on gRPC port (#13118)
3 years ago
Mark Anderson 346b68a441 Fix up enterprise version tag.
3 years ago
Mark Anderson c6ff4ba7d8
Support vault namespaces in connect CA (#12904)
3 years ago
Chris S. Kim 9791bad136
peering: Make Upstream peer-aware (#12900)
3 years ago
Kyle Havlovitz e162db7ad0
Add an internal env var for managed cluster config in the ui (#12796)
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
Dhia Ayachi 83720e5737
add a rate limiter to config auto-reload (#12490)
3 years ago
FFMMM 973d2d0f9a
mark disable_compat_1.9 to deprecate in 1.13, change default to true (#12675)
3 years ago
Dhia Ayachi 16b19dd82d
auto-reload configuration when config files change (#12329)
3 years ago
FFMMM 1adfd7b94c
polish rpc.service.call metric behavior (#12624)
3 years ago
Mike Morris f8a2ae2606
agent: convert listener config to TLS types (#12522)
3 years ago
Dan Upton b36d4e16b6
Support per-listener TLS configuration ⚙️ (#12504)
3 years ago
Eric 3302b2eec2 Add the `connect.enable_serverless_plugin` configuration option.
3 years ago
Daniel Nephin 0166b0839c config: correctly capture all errors.
3 years ago