Commit Graph

19 Commits (73951d83192d1bebe467b7e5867494c6b8f3b2fc)

Author SHA1 Message Date
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 8f943542b0
test: use cli.NewMockUi instead of new(cli.MockUi)
8 years ago
Frank Schroeder 9509ab463c
test: run command tests in parallel
8 years ago
Frank Schroeder 53c1c86ab3
test: refactor command tests to use TestAgent
8 years ago
Frank Schroeder 141efd9588
test: rename *Config vars to 'cfg'
8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs
8 years ago
Kyle Havlovitz abdf1fbab3
Convert keyring command to use base.Command
8 years ago
Kyle Havlovitz 5d888f5303
Added -relay-factor param to keyring operations
8 years ago
Ryan Uber 0cafb129ee consul: more tests, remove unused KeyManager() method
10 years ago
Ryan Uber e60c909276 command/keyring: clean up tests
10 years ago
Ryan Uber 0b8fe6cc83 agent: fix test cases
10 years ago
Ryan Uber bc2b2120fa agent: -encrypt appends to keyring if one exists
10 years ago
Ryan Uber 6a3271980e command/keyring: refactor, adjust tests
10 years ago
Ryan Uber a163db2269 command/keyring: remove unneeded -wan arg, fix tests
10 years ago
Ryan Uber cfbf2b4f94 command: allow wan ring to be modified separately from lan pools
10 years ago
Ryan Uber 5ab4a590d7 command: test generated keyring file content and conflicting args for agent
10 years ago
Ryan Uber 77519a5439 command/keyring: add tests for init
10 years ago
Ryan Uber 67d78628a3 command: renamed keys to keyring to disambiguate usage
10 years ago