15 Commits (9bb2a805334a52fbbba7023e6c13d6bb6c25a2bb)

Author SHA1 Message Date
Mark Anderson 7e8228a20b
Remove some usage of md5 from the system (#11491) 3 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin 16217fe9b9 testing: use t.Cleanup in testutil.TempFile 4 years ago
Daniel Nephin cb050b280c ci: enable SA4006 staticcheck check 5 years ago
Daniel Nephin 99eb583ebc
Replace goe/verify.Values with testify/require.Equal (#7993) 5 years ago
Pierre Souchay 73056fecf8 Fixed unstable test TestForwardSignals() 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 491826ddbc
cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands (#4737) 6 years ago
Kyle Havlovitz d3dd2b1402
Move check definition to a sub-struct 7 years ago
Frank Schroeder 29e18c7494
agent: decouple anti-entropy from local state 7 years ago
Frank Schroeder 58b0e153f9
Revert "agent: decouple anti-entropy from local state" 7 years ago
Frank Schroeder a842dc9c2b agent: decouple anti-entropy from local state 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 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 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
Sean Chittenden 7af6a94edb Factor out duplicate functions into a lib package 9 years ago
James Phillips 89c7203f31 Adds coordinate sorting support to catalog queries for nodes and service nodes. 9 years ago
James Phillips ad65d953f6 Scales coordinate sends to hit a fixed aggregate rate across the cluster. 9 years ago
Emil Hessman 3bfc6dfe49 command/agent: skip unix file permissions test on windows 10 years ago
Ryan Uber c958824bb6 agent: use squash mapstructure tag to properly decode embedded structs 10 years ago
Ryan Uber b1dae530d4 agent: use interface for file permissions 10 years ago
Ryan Uber 99d4e7831e agent: fix tests 10 years ago
Ryan Uber 450d05575d agent: adjusting tests for new behavior of sockets 10 years ago
Ryan Uber 0b9f2b0954 agent: persist service/check data using hashed service/check IDs (fixes #573) 10 years ago
Armon Dadgar 554ebdfc9a Methods for random staggering 11 years ago
Armon Dadgar 46e3075344 Adding AEConfig and some methods to scale timing 11 years ago