Commit Graph

18 Commits (cf9d499e94cda0f5e577a004bf85c4139dfc7a0d)

Author SHA1 Message Date
Ryan Uber 4675cdf01c agent: beginning refactor
10 years ago
Jeff Mitchell 32d2c6b848 Add a Unix socket RPC test. I modified some code in the testing library to not make assumptions about the listening socket; all RPC tests still pass. Still to do: Unix socket HTTP test.
10 years ago
Jeff Mitchell 11a3ce0bdd RPC and HTTP interfaces fully generically-sockified so Unix is supported.
10 years ago
Ryan Uber a163db2269 command/keyring: remove unneeded -wan arg, fix tests
10 years ago
Ryan Uber 9056e617cb consul: cross-dc key rotation works
10 years ago
Ryan Uber 8dec2744da consul: refactor keyring, repeat RPC calls to all DC's
10 years ago
Ryan Uber 46ce9e936f command/keys: remove key command implemented
10 years ago
Ryan Uber 1ac6b10aed command/keys: use key command implemented
10 years ago
Ryan Uber 7b6f3d6dcc agent: install key command implemented
10 years ago
Ryan Uber 9b4707a329 command/keys: list keys working end-to-end
10 years ago
Ryan Uber 67b179ccc9 command: basic rpc works for keys command
10 years ago
Armon Dadgar 541b98a926 Gofmt
10 years ago
Armon Dadgar ce4aa7beb5 Switching to the pinned version of msgpack
10 years ago
Armon Dadgar f76c769b89 agent: Add reload to RPC clien
11 years ago
Armon Dadgar 474e286aca Rename shared msgpack handle
11 years ago
Andrew M Bursavich 8a3c1a9b47 reuse codec.MsgpackHandle
11 years ago
Armon Dadgar fcf0b891eb command/info: Adding new info command
11 years ago
Armon Dadgar f4692b468f Pulling in the RPC framework from serf
11 years ago