74 Commits (HCPCP-1619-unix-socket-host)

Author SHA1 Message Date
Matt Keeler efe279f802
Retry lint fixes (#19151) 12 months ago
modrake 3716b69792
Relplat 897 copywrite bot workarounds (#19200) 1 year ago
R.B. Boyer eb06db0c69
sdk: update testutil.WaitForLeader to not use the v1 catalog api (#19146) 1 year ago
R.B. Boyer df930a59ac
chore: fix ce/ent drift in sdk and testing/deployer submodules (#19041) 1 year ago
James Hartig b2e21c103f
consul operator raft transfer-leader should send the id (#17107) 1 year ago
Dan Stough a1cd3f8329
feat: add experiments flag to testserver sdk (#18541) 1 year ago
Michael Zalimeni 61b7c0d76f
[NET-5163] Support locality testing in consul-container (#18484) 1 year ago
Vijay 2f20c77e4d
Displays Consul version of each nodes in UI nodes section (#17754) 1 year ago
Matt Keeler 37636eab71
Catalog V2 Container Based Integration Test (#17674) 1 year ago
Ronald 17f4689379
backport ent changes to oss (#17614) 1 year ago
Matt Keeler a5ba889034
Implement the service endpoints controller (#17216) 1 year ago
cskh 82915d225f
Test: add noCleanup to TestServer stop (#16919) 2 years ago
Ronald b64674623e
Copyright headers for missing files/folders (#16708) 2 years ago
Eric Haberkorn 57e2493415
allow setting locality on services and nodes (#16581) 2 years ago
Nick Irvine 8997f2bff1
chore: document and unit test sdk/testutil/retry (#16049) 2 years ago
Dhia Ayachi 2d902b26ac
add log-drop package (#15670) 2 years ago
Derek Menteer f52f3c5afc
Fix SDK to support older versions of Consul. (#15423) 2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
Chris S. Kim bde57c0dd0 Regenerate files according to 1.19.2 formatter 2 years ago
boruszak 38b1a515f1 Mergimg 2 years ago
freddygv fac3ddc857 Use internal server certificate for peering TLS 2 years ago
Chris S. Kim b374250d08 Add debugging logs to freeport 2 years ago
freddygv c04515a844 Use proto message for each secrets write op 2 years ago
freddygv 60d6e28c97 Pass explicit signal with op for secrets write 2 years ago
Luke Kysow 988e1fd35d
peering: default to false (#13963) 2 years ago
R.B. Boyer af04851637
peering: move peer replication to the external gRPC port (#13698) 2 years ago
R.B. Boyer 0d6d16ddfb
add general runstep test helper instead of copying it all over the place (#13013) 3 years ago
Daniel Nephin b058845110 sdk: add TestLogLevel for setting log level in tests 3 years ago
Ashwin Venkatesh 7568f3a102
Add support for 'Partition' and 'RetryJoin' (#12126) 3 years ago
Dan Upton ca3aca92c4
[OSS] Remove remaining references to master (#11827) 3 years ago
Daniel Nephin 5a61893642 testing: use httptest with freeport 3 years ago
FFMMM 4ddf973a31
add root_cert_ttl option for consul connect, vault ca providers (#11428) 3 years ago
Freddy e18f3c1f6d
Update error texts (#11022) 3 years ago
Sergey Matyukevich 06f3ccebce
Allow configuring graceful stop in testutil (#10566) 3 years ago
R.B. Boyer d7fb3543fc
sdk: Stop making a special /tmp/consul-test directory for testutil.TempFile and testutil.TempDir (#10494) 3 years ago
David Bariod 797bfb7b51
remove a race condition in sdk testutil server stop (#10342) 4 years ago
Matt Keeler caafc02449 hcs-1936: Prepare for adding license auto-retrieval to auto-config in enterprise 4 years ago
Matt Keeler 234d0a3c2a Preparation for changing where license management is done. 4 years ago
Daniel Nephin 1618912cf6 Fix some test flakes 4 years ago
Daniel Nephin 3a27fce2ad submatview: fix godoc and comment typos 4 years ago
Daniel Nephin a2986ebb9c sdk/retry: support ending the iteration early 4 years ago
Daniel Nephin 034c5c5f8c sdk/retry: remove the need to pass args to NextOr 4 years ago
Daniel Nephin 5de0a452cf sdk/retry: a few small debug improvements 4 years ago
John Eikenberry 1266bfd65b [SDK] change all cases of *testing.T to testing.TB 4 years ago
R.B. Boyer a2a8e9c783
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
Paul Burlumi bb2b5dd871 testutil: use TestingTB instead of testing.TB 4 years ago
R.B. Boyer 7cde9c6788
sdk: also print test agent logs in verbose mode (#8616) 4 years ago
Daniel Nephin 16217fe9b9 testing: use t.Cleanup in testutil.TempFile 4 years ago
Daniel Nephin 587dcebfca Use t.Helper in testutil/retry 4 years ago
Daniel Nephin 070e843113 testutil: Add t.Cleanup to TempDir 4 years ago