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/agent/consul
Paul Banks f4b8e8c96d
Add default CA config back - I didn't add it and causes nil panics
7 years ago
..
autopilot Improve autopilot shutdown to be idempotent 7 years ago
fsm Use provider state table for a global serial index 7 years ago
prepared_query Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 7 years ago
state Use provider state table for a global serial index 7 years ago
acl.go agent/consul: Intention.Get ACLs 7 years ago
acl_endpoint.go Remove deprecated metric names 7 years ago
acl_endpoint_test.go
acl_replication.go Remove deprecated metric names 7 years ago
acl_replication_test.go
acl_test.go agent/consul: convert intention ACLs to testify/assert 7 years ago
autopilot.go Remove deprecated metric names 7 years ago
autopilot_oss.go Fix vet error 7 years ago
autopilot_test.go Test autopilots start/stop idempotency 7 years ago
catalog_endpoint.go agent/consul: Catalog endpoint ACL requirements for Connect proxies 7 years ago
catalog_endpoint_test.go agent: clarified a number of comments per PR feedback 7 years ago
client.go Attach server.Name label to client.rpc.failed 7 years ago
client_serf.go Allow for easy enterprise/oss coexistence 7 years ago
client_test.go
config.go Add default CA config back - I didn't add it and causes nil panics 7 years ago
connect_ca_endpoint.go Generate CSR using real trust-domain 7 years ago
connect_ca_endpoint_test.go Fixed many tests after rebase. Some still failing and seem unrelated to any connect changes. 7 years ago
consul_ca_delegate.go Move connect CA provider to separate package 7 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
enterprise_client_oss.go Allow for easy enterprise/oss coexistence 7 years ago
enterprise_server_oss.go Allow for easy enterprise/oss coexistence 7 years ago
filter.go
filter_test.go
flood.go
health_endpoint.go agent: address PR feedback 7 years ago
health_endpoint_test.go agent/consul: Health.ServiceNodes ACL check for Connect 7 years ago
helper_test.go
intention_endpoint.go agent/consul: Intention.Match ACLs 7 years ago
intention_endpoint_test.go Add tests all the way up through the endpoints to ensure duplicate src/destination is supported and so ultimately deny/allow nesting works. 7 years ago
internal_endpoint.go Allows disabling WAN federation by setting serf WAN port to -1 7 years ago
internal_endpoint_test.go
issue_test.go Moves the FSM into its own package. 7 years ago
kvs_endpoint.go Remove deprecated metric names 7 years ago
kvs_endpoint_test.go
leader.go Fixed many tests after rebase. Some still failing and seem unrelated to any connect changes. 7 years ago
leader_test.go Spelling (#3958) 7 years ago
merge.go
merge_test.go
operator_autopilot_endpoint.go Move autopilot to a standalone package 7 years ago
operator_autopilot_endpoint_test.go Move autopilot to a standalone package 7 years ago
operator_endpoint.go
operator_raft_endpoint.go Move autopilot to a standalone package 7 years ago
operator_raft_endpoint_test.go
prepared_query_endpoint.go Remove deprecated metric names 7 years ago
prepared_query_endpoint_test.go Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 7 years ago
raft_rpc.go
rpc.go Allow for easy enterprise/oss coexistence 7 years ago
rpc_test.go Moves the FSM into its own package. 7 years ago
rtt.go
rtt_test.go
segment_oss.go Remove deprecated metric names 7 years ago
serf_test.go
server.go Rename some of the CA structs/files 7 years ago
server_lookup.go
server_lookup_test.go
server_oss.go agent/consul: RPC endpoints to list roots 7 years ago
server_serf.go Allow for easy enterprise/oss coexistence 7 years ago
server_test.go Ooops remove the CA stuff from actual server defaults and make it test server only 7 years ago
session_endpoint.go Remove deprecated metric names 7 years ago
session_endpoint_test.go
session_timers.go
session_timers_test.go
session_ttl.go Remove deprecated metric names 7 years ago
session_ttl_test.go Moves the FSM into its own package. 7 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go
stats_fetcher.go More refactoring to make autopilot consul-agnostic 7 years ago
stats_fetcher_test.go More refactoring to make autopilot consul-agnostic 7 years ago
status_endpoint.go Move autopilot to a standalone package 7 years ago
status_endpoint_test.go
txn_endpoint.go Remove deprecated metric names 7 years ago
txn_endpoint_test.go
util.go remove golint warnings 7 years ago
util_test.go