Commit Graph

3066 Commits (79293514feb33c2330d44e8a97bef83f9157d882)
 

Author SHA1 Message Date
James Phillips 30736bae5a Completes state store for KV, sessions, tombstones, and nodes/services/checks (needs tests and integration).
9 years ago
James Phillips 009fd7d9f5 Integrates new state store for ACLs.
9 years ago
James Phillips d57431e300 Gets new structs changes to compile, adds some corner case handling and extra unit tests.
9 years ago
Ryan Uber 7bf7ba6099 consul/state: list acls
9 years ago
Ryan Uber 92191298d0 consul/state: implement acl delete
9 years ago
Ryan Uber 16188e7604 consul/state: basic acl set/get/delete
9 years ago
Ryan Uber 391d4eed57 consul/state: basic session destroy works
9 years ago
Ryan Uber 8fa82612d2 consul/state: more tests
9 years ago
Ryan Uber 876aa667ba consul/state: refactor some tests
9 years ago
Ryan Uber a93e3410b9 consul/state: session lookup by node id works
9 years ago
Ryan Uber bd0de2c1e4 consul/state: add session list method
9 years ago
Ryan Uber a4c202aa90 consul/state: adding session registration
9 years ago
Ryan Uber b0856c2215 consul/state: adding tree delete for kvs store
9 years ago
Ryan Uber 291fbe02ba consul/state: list keys from the kv with a prefix/separator
9 years ago
Ryan Uber 8b29bfa303 consul/state: fix for maxIndex and better tests
9 years ago
Ryan Uber a0dc2ded8d consul/state: add CAS method for kv set
9 years ago
Ryan Uber 8a70ba2cc5 consul/state: initial pass at CAS delete operation for kvs
9 years ago
Ryan Uber 4ba89adb7d consul/state: adding KVSList for listing a given prefix
9 years ago
Ryan Uber a0fd9feda3 consul/state: adding shallow delete for kvs store
9 years ago
Ryan Uber 08d41224a3 consul/state: basic k/v operations
9 years ago
Ryan Uber f05a322dc7 consul/state: adding node dump methods
9 years ago
Ryan Uber 3b36744277 consul/state: testing service registration update
9 years ago
Ryan Uber 26f717f215 consul/state: fetch node/check sets by service ID
9 years ago
Ryan Uber f54a96f56b consul/state: filter checks by state
9 years ago
Ryan Uber 2cde299be9 consul/state: support check lookups by service name
9 years ago
Ryan Uber a4a73c3904 consul/state: return highest index for queries with compound results
9 years ago
Ryan Uber 9f281cbf80 consul/state: cleanup
9 years ago
Ryan Uber e148bb55d8 consul/state: better tests for index table updates
9 years ago
Ryan Uber fa8e015219 consul/state: test helpers
9 years ago
Ryan Uber 04d7e5849a consul/state: node checks are removed with their associated nodes
9 years ago
Ryan Uber aa14ca3a7c consul/state: services are removed with their associated nodes
9 years ago
Ryan Uber 0809a7e825 consul/state: remove checks during service deregistration
9 years ago
Ryan Uber b0132b140c consul/state: add check deletion method
9 years ago
Ryan Uber 6ebed234bb consul/state: set index if we have an existing health check
9 years ago
Ryan Uber 8c6f40f299 consul/state: negative tests
9 years ago
Ryan Uber 77f14af977 consul/state: basic health check retrieval works
9 years ago
Ryan Uber cf569f4848 consul/state: persisting health checks works
9 years ago
Ryan Uber 1d4a6ea790 consul/state: test for index modification during deletes
9 years ago
Ryan Uber 8a8aef0503 consul/state: add service delete functions
9 years ago
Ryan Uber 8c38210559 consul/state: working on node deletion
9 years ago
Ryan Uber 66b3250e55 consul/state: add function for returning all nodes
9 years ago
Ryan Uber 8671c5f80b consul/state: track highest index when querying services
9 years ago
Ryan Uber a52ed3c35b consul/state: querying node services works
9 years ago
Ryan Uber f9823a2a08 consul/state: read transactions don't block writes
9 years ago
Ryan Uber 0085512eb8 consul/state: more tests for EnsureNode/GetNode
9 years ago
Ryan Uber b2d9c10fad consul/state: working on service registration storage
9 years ago
Ryan Uber 82039191a1 consul/state: node registration and retrieval works
9 years ago
Ryan Uber 8181be18f2 consul/state: start tests for schema
9 years ago
Ryan Uber 89f87b7b5e consul/state: round out schema
9 years ago
Ryan Uber 633a270803 consul/state: starting on new state store
9 years ago