20 Commits (a2e69236a214bf74d3834554833f9b49f2df5bbb)

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
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 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 d68edcecf4 testing: Remove all the defer os.Removeall 4 years ago
Daniel Nephin 3a4e62836b testing: Remove TestAgent.Key and change TestAgent.DataDir 4 years ago
Hans Hasselberg 07261db64d thread local-only through the layers 4 years ago
Daniel Nephin e759daafdd Rename NewTestAgentWithFields to StartTestAgent 5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Hans Hasselberg 315d57bfb1
agent: sensible keyring error (#7272) 5 years ago
Sarah Adams 001137e5e5
test: ensure all TestAgent constructions use a constructor (#6443) 5 years ago
Sarah Adams 4ed5515fca
refactor & add better retry logic to NewTestAgent (#6363) 5 years ago
Sarah Adams 8ff1f481fe
add flag to allow /operator/keyring requests to only hit local servers (#6279) 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
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
James Phillips fff0f9698f Prevents disabling gossip keyring file from disabling gossip encryption. (#3278) 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 141efd9588
test: rename *Config vars to 'cfg' 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 65b5c51ec7 test: add helper for ioutil.TempDir/TempFile 8 years ago
Frank Schroeder 3522a41bad test: include test name in temp file/dir 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
Kyle Havlovitz 5d888f5303
Added -relay-factor param to keyring operations 8 years ago
Ryan Uber 79ac4f3512 agent: testing keyring ACLs 10 years ago
Ryan Uber 8a652c6ffa agent: fix loading keyring on agent start 10 years ago
Ryan Uber ab5fbe4094 agent: ignore -encrypt if provided when keyring exists 10 years ago
Ryan Uber bc2b2120fa agent: -encrypt appends to keyring if one exists 10 years ago
Ryan Uber 431b366d4f agent: split keyring functionality out of agent.go 10 years ago