33 Commits (ab794b59f84abf9d705263b8a46a74395047c41c)

Author SHA1 Message Date
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
Dan Stough f1436109ea
[OSS] security: update go to 1.20.1 (#16263) 2 years ago
Ronald 6167aef641
Warn when the token query param is used for auth (#16009) 2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225) 3 years ago
R.B. Boyer eb21649f82
partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin c662f0f0de Fix a number of problems found by staticcheck 5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Anthony Scalisi beb928f8de fix spelling errors (#7135) 5 years ago
R.B. Boyer d979d8c239
test: add additional http status code assertions in coordinate HTTP API tests (#6410) 5 years ago
Freddy d219e31db8
Update retries that weren't using retry.R (#6146) 5 years ago
Sarah Christoff 73d73e0e20 Add retries to all `obj` 6 years ago
Sarah Christoff 2a018e5e0a
Update agent/coordinate_endpoint_test.go 6 years ago
Sarah Christoff b96d9b01bd Update type assertion logic 6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Pierre Souchay 1a906ef34e Fix more unstable tests in agent and command 6 years ago
Pierre Souchay eddcf228ea Implementation of Weights Data structures (#4468) 6 years ago
Josh Soref 94835a2715 Spelling (#3958) 7 years ago
Kyle Havlovitz 139b98a427
Fix the coordinate update endpoint not passing the ACL token 7 years ago
James Phillips 679775418f
Moves coordinate disabled logic down into endpoints. 7 years ago
Kyle Havlovitz 021b2849c5
Remove redundant lines from coordinate test 7 years ago
Kyle Havlovitz b0536a96cc
Fill out the tests around coordinate/node functionality 7 years ago
Kyle Havlovitz a1d14019dd
Add tests around coordinate update endpoint 7 years ago
Frank Schroeder ca9aac746f
agent: add /v1/coordianate/node/:node endpoint 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
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 308f9929b3
test: run agent tests in parallel 8 years ago
Frank Schroeder 23a6ff383c
agent: refactor tests for TestAgent 8 years ago
Frank Schroeder 82650f73e3
agent: move http/dns endpoints into agent 8 years ago
Frank Schroeder 1e89692cc1 test: drop error check on http.NewRequest 8 years ago
Frank Schroeder 48fa2962eb Revert "test: Run command/agent tests in parallel" 8 years ago
Frank Schroeder 17be40a733 test: Run command/agent tests in parallel 8 years ago
Frank Schroeder eddb1af603 Remove duplicate constants 8 years ago
James Phillips cd7b3d4b49 Widens coordinate update sleeps in unit tests. 9 years ago
James Phillips c248b0017a Fixes nil slices from HTTP endpoints. 9 years ago
James Phillips ecd3a1d1d2 Completes rebase of network coordinates to new memdb. 9 years ago
James Phillips 6289764ea2 Moves sorting up into coordinate endpoint HTTP handlers. 9 years ago
James Phillips 33e3505aea Adds endpoints for raw network coordinates. 9 years ago