93 Commits (9bb2a805334a52fbbba7023e6c13d6bb6c25a2bb)

Author SHA1 Message Date
R.B. Boyer f507f62f3c
peering: initial sync (#12842) 3 years ago
Dhia Ayachi 83720e5737
add a rate limiter to config auto-reload (#12490) 3 years ago
Dhia Ayachi 16b19dd82d
auto-reload configuration when config files change (#12329) 3 years ago
Daniel Nephin 3f590bb8a1 testing: fix test failures caused by new log level 3 years ago
Daniel Nephin b058845110 sdk: add TestLogLevel for setting log level in tests 3 years ago
Dan Upton 205ce9a69d
Remove references to "master" ACL tokens in tests (#11751) 3 years ago
Daniel Nephin d795a73f78 testing: use the new freeport interfaces 3 years ago
FFMMM a0bba9171d
fix consul_autopilot_healthy metric emission (#11231) 3 years ago
Daniel Nephin 0acfc2c65b agent: fix a data race in DNS tests 3 years ago
Daniel Nephin 970f5d78ec agent: fix two data race in agent tests 3 years ago
Matt Keeler da31e0449e Move some things around to allow for license updating via config reload 4 years ago
Daniel Nephin 1618912cf6 Fix some test flakes 4 years ago
Hans Hasselberg 53e9c134af
introduce certopts (#9606) 4 years ago
Daniel Nephin 1d2d15b1e1 agent: add a test for streaming in the service health endpoint 4 years ago
Daniel Nephin 32d36d0dd4 config: replace calls to config.NewBuilder with config.Load 4 years ago
Daniel Nephin 97a577502d config: improve the interface of Load 4 years ago
Hans Hasselberg 444cdeb8fb
Add flags to support CA generation for Connect (#9585) 4 years ago
Paul Banks e4db845246
Refactor uiserver to separate package, cleaner Reloading 4 years ago
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
Daniel Nephin 0bb9c318b7 http: fix tests incorrectly using HTTPAddr to get the address of the 4 years ago
Daniel Nephin 6ca45e1a61 agent: add apiServers type for managing HTTP servers 4 years ago
Daniel Nephin 63bad36de7 testing: disable global metrics sink in tests 4 years ago
Daniel Nephin 5d4df54296 agent: extract dependency creation from New 4 years ago
Daniel Nephin 070e843113 testutil: Add t.Cleanup to TempDir 4 years ago
Daniel Nephin 3a4e62836b testing: Remove TestAgent.Key and change TestAgent.DataDir 4 years ago
Daniel Nephin b1679508d4 testing: use t.Cleanup in TestAgent for returnPorts 4 years ago
Daniel Nephin 9919e5dfa5 agent: unmethod consulConfig 4 years ago
Daniel Nephin 38980ebb4c config: Make Source an interface 4 years ago
Daniel Nephin 51efba2c7d testutil: NewLogBuffer - buffer logs until a test fails 4 years ago
Daniel Nephin a5e45defb1 agent/http: un-embed the HTTPServer 4 years ago
Matt Keeler d6e05482ab
Allow cancelling startup when performing auto-config (#8157) 4 years ago
Matt Keeler 3dbbd2d37d
Implement Client Agent Auto Config 4 years ago
Daniel Nephin 77101eee82 config: rename Flags to BuilderOpts 4 years ago
R.B. Boyer ffb9c7d6f7
acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
Daniel Nephin e759daafdd Rename NewTestAgentWithFields to StartTestAgent 5 years ago
Daniel Nephin f9f6b14533 Convert the remaining calls to NewTestAgentWithFields 5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Daniel Nephin ad7c78f134 Remove t.Name() from TestAgent.Name 5 years ago
Daniel Nephin dd40a1535e testing: reduce verbosity of output log 5 years ago
R.B. Boyer 6adad71125
wan federation via mesh gateways (#6884) 5 years ago
gaoxinge 216eb29d6b
tests: convert windows style path to posix style path to avoid hcl parsing error (#6351) 5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
Matt Keeler 8f0ab0129e
Miscellaneous Fixes (#6896) 5 years ago
Matt Keeler deb91f3d3c
[Feature] API: Add a internal endpoint to query for ACL authori… (#6888) 5 years ago
Matt Keeler 923d8671a4
Add support for parameterizing the ACL config used with a TestA… (#6559) 5 years ago
R.B. Boyer f9496dc627 sdk: add freelist tracking and ephemeral port range skipping to freeport 5 years ago
R.B. Boyer a86e63f81e
test: actually wait for the TestAgent to be fully shutdown (#6441) 5 years ago
Sarah Adams 001137e5e5
test: ensure all TestAgent constructions use a constructor (#6443) 5 years ago
Sarah Adams 74461406e0
remove funky panic/recover in agent tests (#6442) 5 years ago
Sarah Adams 4ed5515fca
refactor & add better retry logic to NewTestAgent (#6363) 5 years ago