28 Commits (efe279f802fc41c62459bb3e6b95cc2904a90ad0)

Author SHA1 Message Date
Matt Keeler efe279f802
Retry lint fixes (#19151) 12 months ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
Ronald b64674623e
Copyright headers for missing files/folders (#16708) 2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
DanStough e617e7df3e feat(cli): add initial peering cli commands 2 years ago
R.B. Boyer f507f62f3c
peering: initial sync (#12842) 3 years ago
Daniel Nephin 0de7efb316 ca: remove unused provider.ActiveRoot call 3 years ago
Daniel Nephin 305655a8b1 ca: remove duplicate WaitFor function 3 years ago
Daniel Upton d47b7311b8
Support Check-And-Set deletion of config entries (#11419) 3 years ago
R.B. Boyer 71ba8300a3
add testrpc.WaitForServiceIntentions to help unflake tests that manipulate intentions (#8867) 4 years ago
R.B. Boyer ffb9c7d6f7
acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
Hans Hasselberg 804eb17094
connect: check if intermediate cert needs to be renewed. (#6835) 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
Paul Banks 45d57ca601
connect: Allow CA Providers to store small amount of state (#6751) 5 years ago
R.B. Boyer 06ca8cd2d7
agent: updates to the agent token trigger anti-entropy full syncs (#6577) 5 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
R.B. Boyer e9a2eab316
speed up TestHTTPAPI_MethodNotAllowed_OSS from 11s -> 0.5s (#5268) 6 years ago
Freddy d7a404f2ee
Bugfix: Use "%#v" when formatting structs (#4600) 6 years ago
Pierre Souchay b898131723 [BUGFIX] Avoid returning empty data on startup of a non-leader server (#4554) 6 years ago
Freddy e305443db4
Address flakiness in command/exec tests (#4517) 6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder c3d6814149
test: Drop WaitForResult from testutil and testrpc 8 years ago
Frank Schroeder 3e00e36f41 golint: Untangle if blocks with return in else 8 years ago
Frank Schroeder eddb1af603 Remove duplicate constants 8 years ago
James Phillips 4e7064023f
Makes WaitForResult always return an error if it times out. 8 years ago
Seth Vargo 3d830b3676
Reduce coupling with testing.T 8 years ago
James Phillips dcff5137f9
Adds a little wait after we get the event we were seeking. 8 years ago
James Phillips 8493d239ac
Run the waited-for function before sleeping, and ramp up the sleep exponentially. 8 years ago
James Phillips 8c33ddbee2
Drops the unit test wait time back down and turns initial wait into blocking query. 8 years ago
James Phillips 1f903547b5 Bumps the wait even more. 8 years ago
James Phillips 86368a467e Bumps the wait a little more. 8 years ago
James Phillips b4bbd2f441 Adds more time to WaitForResult. 8 years ago
Seth Vargo e3a4b2128b
Sleep for longer, but try less often 8 years ago
Armon Dadgar 1b15415616 testutil: Using the correct RPC struct 11 years ago
Nelson Elhage 2080122f38 WaitForLeader: Also wait for a non-zero index. 11 years ago
Armon Dadgar 14be60aaca gofmt 11 years ago
William Tisäter 76d9fa255b Speed up test runs in `WaitForResult` 11 years ago
William Tisäter e1d111a43d Increase timeout for `WaitForResult` 11 years ago
William Tisäter 78145ecfd5 Require datacenter argument for `WaitForLeader` 11 years ago
William Tisäter c8168bd8fe Drop client arguments from `WaitForLeader` 11 years ago
William Tisäter aa00bfff7d Fix `TestCatalogListNodes_StaleRaad` with `WaitForLeader` 11 years ago
William Tisäter f1b9dbe5c3 Add `testutils.WaitForLeader` and truly wait 11 years ago
William Tisäter 028bc7e1b4 Proof of concept using `WaitForResult` in tests 11 years ago