134 Commits (b63fec348a42aa7d256ac5e9724361a46c5211bd)

Author SHA1 Message Date
hc-github-team-consul-core 6c575bcaca
backport of commit 7df53afce7 (#17052) 2 years ago
Dan Stough 0448e51cf5
Manual Backport of [OSS] security: update go to 1.20.1 into release/1.14.x (#16321) 2 years ago
hc-github-team-consul-core 35fb3cb433
Backport of Update go version to 1.19 into release/1.14.x (#15139) 2 years ago
Iryna Shustava 5cd0ccfc75
Support auth method with snapshot agent [ENT] (#15020) 2 years ago
boruszak 38b1a515f1 Mergimg 2 years ago
freddygv a8c4d6bc55 Share mgw addrs in peering stream if needed 2 years ago
Nick Ethier 1c1b0994b8
add HCP integration component (#14723) 2 years ago
freddygv 02d3ce1039 Add server certificate manager 2 years ago
Paul Glass 77afe0e76e
Extract AWS auth implementation out of Consul (#13760) 2 years ago
alex 07bc22e405
no 1.9 style metrics (#13532) 2 years ago
R.B. Boyer 0fa828db76
peering: replicate all SpiffeID values necessary for the importing side to do SAN validation (#13612) 2 years ago
Freddy 74ca6406ea
Configure upstream TLS context with peer root certs (#13321) 3 years ago
Evan Culver 0378372bde
telemetry: remove unused arg (#13161) 3 years ago
cskh 364d4f5efe
Retry on bad dogstatsd connection (#13091) 3 years ago
R.B. Boyer 3e4a522882 peering: replicate discovery chains information to importing peers 3 years ago
Hui Kang 8885979858 Remove unused constant in retry.go 3 years ago
R.B. Boyer 901fd4dd68
remove remaining shim runStep functions (#13015) 3 years ago
R.B. Boyer 0d6d16ddfb
add general runstep test helper instead of copying it all over the place (#13013) 3 years ago
weichuliu 24245edfcc
routine: fix that acl stops replicating after regaining leadership (#12295) (#12565) 3 years ago
Dhia Ayachi 16b19dd82d
auto-reload configuration when config files change (#12329) 3 years ago
Paul Glass 706c844423
Add IAM Auth Method (#12583) 3 years ago
FFMMM ceee04f4c6
remove Telemetry.MergeDefaults (#12606) 3 years ago
FFMMM 78264a8030
Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script 3 years ago
Daniel Nephin e8312d6b5a testing: remove unnecessary calls to freeport 3 years ago
Daniel Nephin 5a61893642 testing: use httptest with freeport 3 years ago
Daniel Nephin d795a73f78 testing: use the new freeport interfaces 3 years ago
Daniel Nephin d2274df53f lib/decode: fix hook to work with embedded squash struct 3 years ago
Daniel Nephin baa2b8628e consul: fix data race in leader CA tests 3 years ago
Dhia Ayachi f785c5b332
RPC Timeout/Retries account for blocking requests (#8978) 4 years ago
Matt Keeler da31e0449e Move some things around to allow for license updating via config reload 4 years ago
Daniel Nephin 3782e31a03 lib/ttlcache: never decrease the expiry on update 4 years ago
Daniel Nephin f9cf2ec9ab lib/retry: allow jitter to exceed max wait. 4 years ago
Daniel Nephin 28736e60fd lib/mutex: add mutex with TryLock and update vendor 4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Kit Patella bd0c7c2cd6 add note about deleting TelemetryConfig.MergeDefaults in the future 4 years ago
Kit Patella ad4cebc1d8 fix some tests that were broken from the TelemetryConfig change 4 years ago
Kit Patella 49f017bd42 prometheussink has the same number of params again 4 years ago
Kit Patella b81edac7bb use the MetricsPrefix to set the service name and provide as slice literal to avoid bugs from append modifying its first arg 4 years ago
Kit Patella 5e0e4098c9 push prometheus sink definiitons into prometheus.PrometheusOpts 4 years ago
Kit Patella 24a2471029 first pass on agent-configured prometheusDefs and adding defs for every consul metric 4 years ago
Kit Patella 8993fea163 remove definitions for consul.runtime... metrics - they're prepended with hostnames and won't init 4 years ago
Kit Patella 1c4885c44a add definitions for key metrics. This will not build until we have the definitions patch to go-metrics 4 years ago
Daniel Nephin 0d4fa882b3 lib/ttlcache: unexport key and additional godoc 4 years ago
Daniel Nephin c17baadbf8 lib/ttlcache: add a constant for NotIndexed 4 years ago
Daniel Nephin 6c09ab3dd8 cache: fix a bug with Prepopulate 4 years ago
Daniel Nephin bbb816aa8a lib/ttlcache: extract package from agent/cache 4 years ago
Matt Keeler 38f5ddce2a
Add per-agent reconnect timeouts (#8781) 4 years ago
Kit Patella 7fe2f80b4b add config flag to disable 1.9 metrics backwards compatibility. Add warnings on start and reload on default value 4 years ago
Daniel Nephin e54567223b lib/retry: Refactor to reduce the interface surface 4 years ago