Commit Graph

41 Commits (CC-5545/upgrade-hds-packages)

Author SHA1 Message Date
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
Vijay 2f20c77e4d
Displays Consul version of each nodes in UI nodes section (#17754)
1 year ago
Ronald 17f4689379
backport ent changes to oss (#17614)
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
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
freddygv fac3ddc857 Use internal server certificate for peering TLS
2 years ago
Chris S. Kim b374250d08 Add debugging logs to freeport
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
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
Sergey Matyukevich 06f3ccebce
Allow configuring graceful stop in testutil (#10566)
3 years ago
David Bariod 797bfb7b51
remove a race condition in sdk testutil server stop (#10342)
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
Daniel Nephin fe2f80c3a1 Use SIGABRT to get a stack trace when the timeout is hit
4 years ago
Daniel Nephin 8e67d8eaeb sdk: mitigate api test timeout
4 years ago
Daniel Nephin 51efba2c7d testutil: NewLogBuffer - buffer logs until a test fails
4 years ago
Iryna Shustava 03366573d7
sdk: Use /v1/status/leader endpoint when starting a test server (#8192)
4 years ago
R.B. Boyer ffb9c7d6f7
acl: remove the deprecated `acl_enforce_version_8` option (#7991)
5 years ago
Matt Keeler b57c2b78fd
Unflake the TestAPI_AgentConnectCALeaf test (#7142)
5 years ago
Chris Piraino 336f62fa99
Fix up formatting in sdk package (#7109)
5 years ago
Song Yihan 04305be555 tests: fix zombie consul process while invoking TestServer.Stop() method in sdk/testutil in Windows (#6032)
5 years ago
Paul Banks 1807af552e
Fix TestAPI_DiscoveryChain_Get flake (#7082)
5 years ago
Mike Morris 1112c696cf
sdk: add NewTestServerT, deprecate NewTestServer (#6761)
5 years ago
Matt Keeler b9fe39d5aa
Nil checks in the testWriter to prevent using a bad testing.TB (#6517)
5 years ago
Matt Keeler 6d4930da93
Dont crash in the testutil server creation (#6516)
5 years ago
R.B. Boyer f74244dde8 api/watch: reduce timing dependence on tests of watch behavior
5 years ago
R.B. Boyer f9496dc627 sdk: add freelist tracking and ephemeral port range skipping to freeport
5 years ago
Mike Morris 65be58703c
connect: remove managed proxies (#6220)
5 years ago
Freddy 0b9111714b
Update TestServer creation in sdk/testutil (#6084)
5 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568)
6 years ago