39 Commits (199f6cc41d54f7f6dd9b66475727f98ba406f682)

Author SHA1 Message Date
Hans Hasselberg 33a7df3330
tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 5 years ago
R.B. Boyer 40336fd353
agent: fix several data races and bugs related to node-local alias checks (#5876) 6 years ago
Matt Keeler f665695b6b
Ensure ServiceName is populated correctly for agent service checks 6 years ago
Aestek f669bb7b0f Add support for DNS config hot-reload (#4875) 6 years ago
Kyle Havlovitz c269369760 Make central service config opt-in and rework the initial registration 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
Hans Hasselberg e7134a0dab
agent: only use TestAgent when appropriate (#5502) 6 years ago
Hans Hasselberg 7e11dd82aa
agent: enable reloading of tls config (#5419) 6 years ago
Hans Hasselberg 786b3b1095
Centralise tls configuration part 1 (#5366) 6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Paul Banks 0638e09b6e
connect: agent leaf cert caching improvements (#5091) 6 years ago
Matt Keeler e81c85c051
Fix #4515: Segfault when serf_wan port was -1 but reconnect_time_wan was set (#4531) 6 years ago
Paul Banks 8aeb7bd206 Disable TestAgent proxy execution properly 7 years ago
Paul Banks 2e223ea2b7 Fix hot loop in cache for RPC returning zero index. 7 years ago
Paul Banks cdc7cfaa36 Abandon daemonize for simpler solution (preserving history): 7 years ago
Paul Banks 8cf4b3a6eb Sanity check that we are never trying to self-exec a test binary. Add daemonize bypass for TestAgent so that we don't have to jump through ridiculous self-execution hooks for every package that might possibly invoke a managed proxy 7 years ago
Paul Banks a80559e439
Make invalid clusterID be fatal 7 years ago
Paul Banks 4aeab3897c
Fixed many tests after rebase. Some still failing and seem unrelated to any connect changes. 7 years ago
Paul Banks b4803eca59
Generate CSR using real trust-domain 7 years ago
Kyle Havlovitz a4d18f0eaa
Fill out connect CA rpc endpoint tests 7 years ago
Josh Soref 94835a2715 Spelling (#3958) 7 years ago
James Phillips 4a2cafe525
Adds HTTP/2 support to Consul's HTTPS server. (#3657) 7 years ago
James Phillips aa199ab6ba
Makes the metrics ACL test call the right endpoint. 7 years ago
Frank Schroeder 96fdbd00a6
replace custom unique id with a UUID 7 years ago
Frank Schroeder 8f145559d8
Decouple the code that executes checks from the agent 7 years ago
Frank Schroeder 71c74e62c7
local state: fix anti-entropy state tests 7 years ago
Frank Schroeder 67cdfc038e
Revert "local state: fix anti-entropy state tests" 7 years ago
Frank Schroeder f8e20cd996 local state: fix anti-entropy state tests 7 years ago
Frank Schroeder c94751ad43 test: replace porter tool with freeport lib 7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
James Phillips b1a15e0c3d
Adds open source side of network segments (feature is Enterprise-only). 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Preetha Appan aa98aeb4b1 Moved handling advertise address to readConfig and out of the agent's constructor, plus unit test fixes 7 years ago
Frank Schroeder 727b6444ad dns: fix data races in DNS compression tests 7 years ago
Frank Schroeder ea5b0f2c7c agent: fix 'consul leave' shutdown race (#2880) 8 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
James Phillips b4b5036dfb
Adds back the port shuffle on agent start retries. 8 years ago
Frank Schroeder dcc68f0f85
test: we will not use dev mode for testing for now 8 years ago
Frank Schroeder f89ae9f7e7
test: stagger retry attempts of TestAgent.Start 8 years ago
Frank Schroeder bdfed817ee
test: make TestAgent setup reusable 8 years ago
Frank Schroeder 345666bdb6
test: use test name as log prefix 8 years ago
Frank Schroeder ceda18366f
test: Use Bool() instead of &BoolTrue/False since 8 years ago
Frank Schroeder ec729693d7
Address review comments 8 years ago
Frank Schroeder f498f24032
test: allow tests to control anti-entropy syncs 8 years ago
Frank Schroeder eea16e1640
test: run mock dns recursors on random ports 8 years ago
Frank Schroeder 0a31094e06
test: improve TestAgent 8 years ago
Frank Schroeder 2e14c09447
test: start sync after agent start 8 years ago
Frank Schroeder 5b5566d916
test: add test name to output 8 years ago