open-consul/agent/consul
Mitchell Hashimoto 1928c07d0c
agent/consul: key the public key of the CSR, verify in test
2018-06-14 09:41:51 -07:00
..
autopilot Improve autopilot shutdown to be idempotent 2018-02-20 15:51:59 -08:00
fsm agent: convert all intention tests to testify/assert 2018-06-14 09:41:44 -07:00
prepared_query Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 2018-04-10 14:04:16 +01:00
state agent/consul: test for ConnectCA.Sign 2018-06-14 09:41:51 -07:00
acl.go agent/consul: Intention.Get ACLs 2018-06-14 09:41:45 -07:00
acl_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
acl_endpoint_test.go
acl_replication.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
acl_replication_test.go
acl_test.go agent/consul: convert intention ACLs to testify/assert 2018-06-14 09:41:46 -07:00
autopilot.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
autopilot_oss.go
autopilot_test.go Test autopilots start/stop idempotency 2018-02-21 10:19:30 -08:00
catalog_endpoint.go agent/consul: Catalog endpoint ACL requirements for Connect proxies 2018-06-14 09:41:49 -07:00
catalog_endpoint_test.go agent: clarified a number of comments per PR feedback 2018-06-14 09:41:49 -07:00
client.go Attach server.Name label to client.rpc.failed 2018-06-13 14:56:14 +01:00
client_serf.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
client_test.go
config.go Change default raft threshold config values and add a section to upgrade notes 2018-05-11 10:45:41 -05:00
connect_ca_endpoint.go agent/consul: key the public key of the CSR, verify in test 2018-06-14 09:41:51 -07:00
connect_ca_endpoint_test.go agent/consul: key the public key of the CSR, verify in test 2018-06-14 09:41:51 -07:00
coordinate_endpoint.go
coordinate_endpoint_test.go
enterprise_client_oss.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
enterprise_server_oss.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
filter.go
filter_test.go
flood.go
health_endpoint.go agent: address PR feedback 2018-06-14 09:41:49 -07:00
health_endpoint_test.go agent/consul: Health.ServiceNodes ACL check for Connect 2018-06-14 09:41:49 -07:00
helper_test.go
intention_endpoint.go agent/consul: Intention.Match ACLs 2018-06-14 09:41:45 -07:00
intention_endpoint_test.go agent/consul: convert intention ACLs to testify/assert 2018-06-14 09:41:46 -07:00
internal_endpoint.go Allows disabling WAN federation by setting serf WAN port to -1 2018-03-26 14:21:06 -05:00
internal_endpoint_test.go
issue_test.go
kvs_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
kvs_endpoint_test.go
leader.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
leader_test.go Spelling (#3958) 2018-03-19 16:56:00 +00:00
merge.go
merge_test.go
operator_autopilot_endpoint.go
operator_autopilot_endpoint_test.go
operator_endpoint.go
operator_raft_endpoint.go
operator_raft_endpoint_test.go
prepared_query_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
prepared_query_endpoint_test.go Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 2018-04-10 14:04:16 +01:00
raft_rpc.go
rpc.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
rpc_test.go
rtt.go
rtt_test.go
segment_oss.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
serf_test.go
server.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
server_lookup.go
server_lookup_test.go
server_oss.go agent/consul: RPC endpoints to list roots 2018-06-14 09:41:50 -07:00
server_serf.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
server_test.go Spelling (#3958) 2018-03-19 16:56:00 +00:00
session_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
session_endpoint_test.go
session_timers.go
session_timers_test.go
session_ttl.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
session_ttl_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
txn_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
txn_endpoint_test.go
util.go remove golint warnings 2018-01-28 22:40:13 +04:00
util_test.go