open-consul/agent/consul
Freddy 5a9b75a443
Merge pull request #10016 from hashicorp/topology-update
2021-04-15 14:11:23 -06:00
..
authmethod
discoverychain structs: Fix printing of IDs 2021-01-07 18:47:38 -05:00
fsm snapshot: fix saving of auth methods 2021-04-14 16:51:21 -04:00
prepared_query Enable gofmt simplify 2020-06-16 13:21:11 -04:00
state Avoid returning a nil slice 2021-04-14 10:52:05 -06:00
stream
testdata Fix support for RSA CA keys in Connect. (#6638) 2019-11-01 13:20:26 +00:00
usagemetrics trim help strings to save a few bytes 2020-11-16 11:02:11 -08:00
wanfed
acl.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
acl_authmethod.go
acl_authmethod_oss.go
acl_authmethod_test.go
acl_client.go
acl_endpoint.go
acl_endpoint_legacy.go
acl_endpoint_oss.go
acl_endpoint_test.go
acl_oss.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
acl_oss_test.go
acl_replication.go
acl_replication_legacy.go
acl_replication_legacy_test.go
acl_replication_test.go
acl_replication_types.go
acl_server.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
acl_server_oss.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
acl_test.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
acl_token_exp.go
acl_token_exp_test.go
auto_config_endpoint.go Agent Auto Config: Implement Certificate Generation (#8360) 2020-07-28 15:31:48 -04:00
auto_config_endpoint_test.go
auto_encrypt_endpoint.go
auto_encrypt_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
autopilot.go
autopilot_oss.go
autopilot_test.go
catalog_endpoint.go Add RPC endpoint for intention upstreams 2021-03-15 08:50:35 -06:00
catalog_endpoint_test.go
client.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
client_serf.go
client_test.go
cluster_test.go
config.go
config_endpoint.go connect: update centralized upstreams representation in service-defaults (#10015) 2021-04-15 14:21:44 -05:00
config_endpoint_test.go connect: update centralized upstreams representation in service-defaults (#10015) 2021-04-15 14:21:44 -05:00
config_replication.go
config_replication_test.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
consul_ca_delegate.go
coordinate_endpoint.go
coordinate_endpoint_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go
enterprise_client_oss.go Sync some feature flag support from enterprise (#7167) 2020-01-29 13:21:38 -05:00
enterprise_config_oss.go
enterprise_server_oss.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 2020-06-26 16:59:15 -05:00
federation_state_endpoint.go
federation_state_endpoint_test.go
federation_state_replication.go
federation_state_replication_test.go
filter.go
filter_test.go
flood.go
gateway_locator.go server: initialize mgw-wanfed to use local gateways more on startup (#9528) 2021-01-25 17:30:38 -06:00
gateway_locator_test.go
health_endpoint.go Rename (*Server).forward to (*Server).ForwardRPC 2020-07-08 11:05:44 -04:00
health_endpoint_test.go
helper_test.go Update viz endpoint to include topology from intentions 2021-04-14 10:20:15 -06:00
intention_endpoint.go Fixup typo, comments, and regression 2021-03-15 17:50:47 -06:00
intention_endpoint_test.go
internal_endpoint.go Fixup typo, comments, and regression 2021-03-15 17:50:47 -06:00
internal_endpoint_test.go Update viz endpoint to include topology from intentions 2021-04-14 10:20:15 -06:00
issue_test.go
kvs_endpoint.go
kvs_endpoint_test.go
leader.go
leader_connect.go Ensure that CA initialization does not block leader election. 2021-01-19 15:27:48 -05:00
leader_connect_ca.go Merge pull request #9672 from hashicorp/ca-force-skip-xc 2021-03-11 11:49:15 -08:00
leader_connect_ca_test.go
leader_connect_test.go Merge pull request #9672 from hashicorp/ca-force-skip-xc 2021-03-11 11:49:15 -08:00
leader_federation_state_ae.go
leader_federation_state_ae_test.go
leader_intentions.go
leader_intentions_oss.go
leader_intentions_oss_test.go
leader_intentions_test.go
leader_routine_manager.go
leader_routine_manager_test.go
leader_test.go
logging.go
logging_test.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
merge.go agent: don't let left nodes hold onto their node-id (#7747) 2020-05-04 18:39:08 +02:00
merge_test.go
operator_autopilot_endpoint.go
operator_autopilot_endpoint_test.go
operator_endpoint.go
operator_raft_endpoint.go
operator_raft_endpoint_test.go
options.go subscribe: add a stateless subscribe service for the gRPC server 2020-10-06 12:49:35 -04:00
prepared_query_endpoint.go trim help strings to save a few bytes 2020-11-16 11:02:11 -08:00
prepared_query_endpoint_test.go
raft_rpc.go
replication.go
replication_test.go
rpc.go
rpc_test.go
rtt.go
rtt_test.go
segment_oss.go
serf_test.go pkg refactor 2017-06-10 18:52:45 +02:00
server.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
server_connect.go
server_lookup.go
server_lookup_test.go
server_oss.go
server_register.go connect: update centralized upstreams representation in service-defaults (#10015) 2021-04-15 14:21:44 -05:00
server_serf.go Refactor to call non-voting servers read replicas (#9191) 2020-11-17 10:53:57 -05:00
server_test.go introduce certopts (#9606) 2021-03-22 10:16:41 +01:00
session_endpoint.go
session_endpoint_test.go
session_timers.go
session_timers_test.go
session_ttl.go add missing descriptions for metrics 2020-11-23 22:06:30 +01:00
session_ttl_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go Upgrade raft-autopilot and wait for autopilot it to stop when revoking leadership (#9644) 2021-01-27 11:14:52 -05:00
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
subscribe_backend.go
subscribe_backend_test.go
system_metadata.go
system_metadata_test.go
txn_endpoint.go
txn_endpoint_test.go
util.go Move RPC router from Client/Server and into BaseDeps (#8559) 2020-08-27 11:23:52 -04:00
util_test.go