You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/consul
Kyle Havlovitz 59c6d48eb5
Prefix autopilot log messages with 'autopilot'
8 years ago
..
agent Add advanced autopilot features 8 years ago
prepared_query
servers Fix vet issues 8 years ago
state Bans check updates for nodes other than top-level reg. updates. 8 years ago
structs Add CLI/API endpoints for removing peer by ID 8 years ago
acl.go Gets rid of the Consul service exception under version 8. 8 years ago
acl_endpoint.go
acl_endpoint_test.go
acl_replication.go
acl_replication_test.go Use new APIs 8 years ago
acl_test.go Gets rid of the Consul service exception under version 8. 8 years ago
autopilot.go Prefix autopilot log messages with 'autopilot' 8 years ago
autopilot_test.go Add CLI/API endpoints for removing peer by ID 8 years ago
catalog_endpoint.go Adds node ID integrity checking for the catalog. 8 years ago
catalog_endpoint_test.go Cleans up a stray mark and fixes unit tests. 8 years ago
client.go Adds node ID integrity checking for cluster merges. 8 years ago
client_test.go Use new APIs 8 years ago
config.go Add advanced autopilot features 8 years ago
config_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go Use new APIs 8 years ago
endpoints.md
filter.go
filter_test.go
flood.go Fix vet issues 8 years ago
fsm.go Fix vet issues 8 years ago
fsm_test.go Add advanced autopilot features 8 years ago
health_endpoint.go
health_endpoint_test.go
internal_endpoint.go
internal_endpoint_test.go
issue_test.go
kvs_endpoint.go
kvs_endpoint_test.go
leader.go Fixes an issue where servers would delete catalog information set by 8 years ago
leader_test.go Cleans up a stray mark and fixes unit tests. 8 years ago
merge.go Adds node ID integrity checking for cluster merges. 8 years ago
merge_test.go Adds node ID integrity checking for cluster merges. 8 years ago
operator_autopilot_endpoint.go Moves operator sub-functions into their own files. 8 years ago
operator_autopilot_endpoint_test.go Moves operator sub-functions into their own files. 8 years ago
operator_endpoint.go Moves operator sub-functions into their own files. 8 years ago
operator_raft_endpoint.go Moves operator sub-functions into their own files. 8 years ago
operator_raft_endpoint_test.go Moves operator sub-functions into their own files. 8 years ago
pool.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go Use new APIs 8 years ago
raft_rpc.go
rpc.go
rpc_test.go
rtt.go
rtt_test.go
serf.go Add advanced autopilot features 8 years ago
serf_test.go
server.go Use the new raft api function for leaving if applicable 8 years ago
server_test.go Makes the start/stop test less flaky. 8 years ago
session_endpoint.go
session_endpoint_test.go
session_ttl.go
session_ttl_test.go Use new APIs 8 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go Use new APIs 8 years ago
stats_fetcher.go Adds a warning if the context is canceled. 8 years ago
stats_fetcher_test.go Converts the stats fetch from serial to parallel and snaps the last index. 8 years ago
status_endpoint.go
status_endpoint_test.go
txn_endpoint.go Fix vet issues 8 years ago
txn_endpoint_test.go Fix vet issues 8 years ago
util.go
util_test.go