open-consul/agent/consul
mkeeler 1da3c42867 Merge remote-tracking branch 'connect/f-connect' 2018-06-25 19:42:51 +00:00
..
autopilot Improve autopilot shutdown to be idempotent 2018-02-20 15:51:59 -08:00
fsm Fix misc test failures (some from other PRs) 2018-06-25 12:25:13 -07:00
prepared_query Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 2018-04-10 14:04:16 +01:00
state Fix hot loop in cache for RPC returning zero index. 2018-06-25 12:25:37 -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 Replace time.Now().Sub(x) with time.Since(x) 2017-10-17 20:38:24 +02:00
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 Fix vet error 2017-12-18 18:04:42 -08:00
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: switch ConnectNative to an embedded struct 2018-06-25 12:24:10 -07:00
client.go Merge pull request #4216 from hashicorp/rpc-limiting 2018-06-20 09:05:28 -04:00
client_serf.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
client_test.go Add a Client ReloadConfig test 2018-06-11 16:23:51 -04:00
config.go connect/ca: leave blank root key/cert out of the default config (unnecessary) 2018-06-25 12:25:42 -07:00
connect_ca_endpoint.go connect/ca: pull the cluster ID from config during a rotation 2018-06-25 12:25:42 -07:00
connect_ca_endpoint_test.go connect/ca: update Consul provider to use new cross-sign CSR method 2018-06-25 12:25:41 -07:00
consul_ca_delegate.go Move connect CA provider to separate package 2018-06-14 09:42:15 -07:00
coordinate_endpoint.go Fill out the tests around coordinate/node functionality 2017-10-31 15:36:44 -07:00
coordinate_endpoint_test.go Fill out the tests around coordinate/node functionality 2017-10-31 15:36:44 -07:00
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 Cleans up some drift between the OSS and Enterprise trees. 2017-10-11 15:53:07 -07:00
intention_endpoint.go agent/consul: set precedence value on struct itself 2018-06-25 12:24:16 -07:00
intention_endpoint_test.go agent/consul: set precedence value on struct itself 2018-06-25 12:24:16 -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 Moves the FSM into its own package. 2017-11-29 18:36:53 -08:00
kvs_endpoint.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
kvs_endpoint_test.go Replace time.Now().Sub(x) with time.Since(x) 2017-10-17 20:38:24 +02:00
leader.go connect/ca: fix vault provider URI SANs and test 2018-06-25 12:25:41 -07:00
leader_test.go Spelling (#3958) 2018-03-19 16:56:00 +00:00
merge.go
merge_test.go
operator_autopilot_endpoint.go Move autopilot to a standalone package 2017-12-11 16:45:33 -08:00
operator_autopilot_endpoint_test.go Move autopilot to a standalone package 2017-12-11 16:45:33 -08:00
operator_endpoint.go
operator_raft_endpoint.go Move autopilot to a standalone package 2017-12-11 16:45:33 -08:00
operator_raft_endpoint_test.go Removes bogus getPort() in favor of freeport. 2017-11-08 19:55:50 -08:00
prepared_query_endpoint.go agent/consul: support a Connect option on prepared query request 2018-06-25 12:24:12 -07:00
prepared_query_endpoint_test.go agent/consul: support a Connect option on prepared query request 2018-06-25 12:24:12 -07:00
raft_rpc.go
rpc.go Allow for easy enterprise/oss coexistence 2018-05-24 10:36:42 -04:00
rpc_test.go Moves the FSM into its own package. 2017-11-29 18:36:53 -08:00
rtt.go Added Coordinate.Node rpc endpoint and client api method 2017-10-26 19:16:40 -07:00
rtt_test.go
segment_oss.go Remove deprecated metric names 2018-05-08 16:23:15 -07:00
serf_test.go
server.go Merge remote-tracking branch 'connect/f-connect' 2018-06-25 19:42:51 +00: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 Ooops remove the CA stuff from actual server defaults and make it test server only 2018-06-14 09:42:16 -07: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 Moves the FSM into its own package. 2017-11-29 18:36:53 -08:00
snapshot_endpoint.go
snapshot_endpoint_test.go
stats_fetcher.go More refactoring to make autopilot consul-agnostic 2017-12-12 17:46:28 -08:00
stats_fetcher_test.go More refactoring to make autopilot consul-agnostic 2017-12-12 17:46:28 -08:00
status_endpoint.go Move autopilot to a standalone package 2017-12-11 16:45:33 -08:00
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