Commit Graph

20 Commits (a50328c191fc5115c244f28fbcc7e786bba9bd16)

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 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700)
2 years ago
Dan Upton 205ce9a69d
Remove references to "master" ACL tokens in tests (#11751)
3 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short
4 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent
5 years ago
Freddy d219e31db8
Update retries that weren't using retry.R (#6146)
5 years ago
Alvin Huang 8ceca2ace3
Add fmt and vet (#5671)
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
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342)
6 years ago
Pierre Souchay 22500f242e Fix unstable tests in agent, api, and command/watch
6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472)
6 years ago
Ryan Slade 85e4aea9d1 Replace time.Now().Sub(x) with time.Since(x)
7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480)
7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs
7 years ago
James Phillips 780e68a753 Changes remote exec KV read to call GetTokenForAgent(). (#3283)
7 years ago
Frank Schroeder c218fdbc77 agent: make timing sensitive tests more robust
7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor
8 years ago