Commit Graph

15 Commits (8a0195ee99557725bdc39870cec87a933c6a3c80)

Author SHA1 Message Date
Frank Schröder 94f58199b1 agent: add option to discard health output (#3562)
7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480)
7 years ago
James Phillips b1a15e0c3d
Adds open source side of network segments (feature is Enterprise-only).
7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs
7 years ago
James Phillips 496b0bcf07 Adds support for agent-side ACL token management via API instead of config files. (#3324)
7 years ago
Preetha Appan 1f35aa6ff2 Made unit test for AddCheck error check the actual error string
7 years ago
Preetha Appan c32e4ebe26 Unit test for failure case of AddCheck
7 years ago
Preetha Appan 6a257f242e Removed unit test, added clarifying comment and returned a friendlier error message similar to the one in agent's AddService method
7 years ago
Preetha Appan 9f048afe29 Fix race condition between removing a service and adding a check for the same service, which was causing orphaned checks
7 years ago
James Phillips 0881e46111 Cleans up version 8 ACLs in the agent and the docs. (#3248)
7 years ago
Frank Schroeder bcd2301b81 agent: fix data race in TestAgentAntiEntropy_EnableTagOverride
8 years ago
Frank Schroeder 0763788b82 agent: fix data race between consul server and local state
8 years ago
Frank Schroeder 119f6a1ed7 rpc: monkey patch fix for data races for localState
8 years ago
Frank Schroeder 04b9392b00 agent: use the delegate interface for local state
8 years ago
Frank Schroeder 1c75cf1af5 pkg refactor
8 years ago