Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
freddygv 6d9be5fb15 Use plain TaggedAddressWAN 2 years ago
..
auth acl: gRPC login and logout endpoints (#12935) 3 years ago
authmethod Extract AWS auth implementation out of Consul (#13760) 2 years ago
autopilotevents fix(peering): add missing grpc_tls_port for server address reconciliation (#14944) 2 years ago
discoverychain Update the structs and discovery chain for service resolver redirects to cluster peers. (#14366) 2 years ago
fsm Handle breaking change for ServiceVirtualIP restore (#14149) 2 years ago
prepared_query Rename `PeerName` to `Peer` on prepared queries and exported services (#14854) 2 years ago
servercert Share mgw addrs in peering stream if needed 2 years ago
state Fix issue with incorrect method signature on test. 2 years ago
stream proxycfg: server-local config entry data sources 2 years ago
testdata
usagemetrics add non-double-prefixed metrics (#14193) 2 years ago
wanfed
watch test: update mockery use to put mocks into test files (#13656) 2 years ago
xdscapacity bug: fix goroutine leaks caused by incorrect usage of `WatchCh` (#14916) 2 years ago
acl.go Generate ACL token for server management 2 years ago
acl_authmethod.go acl: gRPC login and logout endpoints (#12935) 3 years ago
acl_authmethod_oss.go
acl_client.go Generate ACL token for server management 2 years ago
acl_endpoint.go proxycfg: server-local intention upstreams data source 2 years ago
acl_endpoint_legacy.go
acl_endpoint_oss.go acl: gRPC login and logout endpoints (#12935) 3 years ago
acl_endpoint_test.go proxycfg: server-local intention upstreams data source 2 years ago
acl_oss.go Fixup acl.EnterpriseMeta 3 years ago
acl_oss_test.go
acl_replication.go
acl_replication_test.go proxycfg: server-local intention upstreams data source 2 years ago
acl_replication_types.go proxycfg: server-local intention upstreams data source 2 years ago
acl_server.go Add server certificate manager 2 years ago
acl_server_oss.go acl: gRPC login and logout endpoints (#12935) 3 years ago
acl_test.go Add server certificate manager 2 years ago
acl_token_exp.go acl: gRPC login and logout endpoints (#12935) 3 years ago
acl_token_exp_test.go
auto_config_backend.go Fixup acl.EnterpriseMeta 3 years ago
auto_config_backend_test.go
auto_config_endpoint.go Add CSR check for number of URIs. (#14579) 2 years ago
auto_config_endpoint_test.go Add CSR check for number of URIs. (#14579) 2 years ago
auto_encrypt_endpoint.go
auto_encrypt_endpoint_test.go
autopilot.go xDS Load Balancing (#14397) 2 years ago
autopilot_oss.go
autopilot_test.go Add event generation for autopilot state updates (#12626) 3 years ago
catalog_endpoint.go Merge central config for GetEnvoyBootstrapParams (#14869) 2 years ago
catalog_endpoint_test.go Refactor client RPC timeouts (#14965) 2 years ago
client.go Refactor client RPC timeouts (#14965) 2 years ago
client_serf.go add HCP integration component (#14723) 2 years ago
client_test.go Refactor client RPC timeouts (#14965) 2 years ago
cluster_test.go
config.go Refactor client RPC timeouts (#14965) 2 years ago
config_endpoint.go proxycfg-glue: server-local implementation of ResolvedServiceConfig 2 years ago
config_endpoint_test.go Add additional parameters to envoy passive health check config (#14238) 2 years ago
config_oss.go Fixup acl.EnterpriseMeta 3 years ago
config_replication.go
config_replication_test.go
config_test.go Upgrade serf to v0.10.1 and memberlist to v0.5.0 to get memberlist size metrics and broadcast queue depth metric (#14873) 2 years ago
connect_ca_endpoint.go ConnectCA.Sign gRPC Endpoint (#12787) 3 years ago
connect_ca_endpoint_test.go add general runstep test helper instead of copying it all over the place (#13013) 3 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go Cluster peering failover disco chain changes (#14296) 2 years ago
enterprise_client_oss.go
enterprise_config_oss.go
enterprise_server_oss.go Add leader routine to clean up peerings 2 years ago
enterprise_server_oss_test.go
federation_state_endpoint.go
federation_state_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
federation_state_replication.go
federation_state_replication_test.go
filter.go
filter_test.go
flood.go
gateway_locator.go
gateway_locator_test.go
grpc_integration_test.go Support Stale Queries for Trust Bundle Lookups (#14724) 2 years ago
health_endpoint.go Merge central config for GetEnvoyBootstrapParams (#14869) 2 years ago
health_endpoint_test.go block PeerName register requests (#13887) 2 years ago
helper_test.go Retry checks for virtual IP metadata 2 years ago
intention_endpoint.go add non-double-prefixed metrics (#14193) 2 years ago
intention_endpoint_test.go peering: block Intention.Apply ops (#13451) 2 years ago
internal_endpoint.go Prevent consul peer-exports by discovery chain. 2 years ago
internal_endpoint_test.go Rename `PeerName` to `Peer` on prepared queries and exported services (#14854) 2 years ago
issue_test.go peering: initial sync (#12842) 3 years ago
kvs_endpoint.go Add kv txn get-not-exists operation. 2 years ago
kvs_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
leader.go Add server certificate manager 2 years ago
leader_connect.go
leader_connect_ca.go Merge pull request #14598 from hashicorp/root-removal-fix 2 years ago
leader_connect_ca_test.go Add CSR check for number of URIs. (#14579) 2 years ago
leader_connect_test.go connect/ca: don't discard old roots on primaryInitialize 2 years ago
leader_federation_state_ae.go peering: initial sync (#12842) 3 years ago
leader_federation_state_ae_test.go
leader_intentions.go
leader_intentions_oss.go
leader_intentions_oss_test.go
leader_intentions_test.go
leader_metrics.go
leader_oss_test.go
leader_peering.go Lint 2 years ago
leader_peering_test.go peering: skip registering duplicate node and check from the peer (#14994) 2 years ago
leader_test.go add HCP integration component (#14723) 2 years ago
logging.go
logging_test.go
merge.go
merge_oss.go
merge_oss_test.go
merge_test.go
operator_autopilot_endpoint.go Enable running autopilot state updates on all servers (#12617) 3 years ago
operator_autopilot_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
operator_endpoint.go
operator_raft_endpoint.go
operator_raft_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
options.go add HCP integration component (#14723) 2 years ago
options_oss.go
peering_backend.go Use plain TaggedAddressWAN 2 years ago
peering_backend_oss.go peering: move peer replication to the external gRPC port (#13698) 2 years ago
peering_backend_oss_test.go Require Connect and TLS to generate peering tokens 2 years ago
peering_backend_test.go Add unit test 2 years ago
prepared_query_endpoint.go Rename `PeerName` to `Peer` on prepared queries and exported services (#14854) 2 years ago
prepared_query_endpoint_test.go Require Connect and TLS to generate peering tokens 2 years ago
raft_rpc.go
replication.go
replication_test.go
rpc.go
rpc_test.go Refactor client RPC timeouts (#14965) 2 years ago
rtt.go
rtt_test.go
segment_oss.go
serf_filter.go Fixup acl.EnterpriseMeta 3 years ago
serf_test.go
server.go Refactor client RPC timeouts (#14965) 2 years ago
server_connect.go Configure upstream TLS context with peer root certs (#13321) 3 years ago
server_lookup.go
server_lookup_test.go
server_oss.go feat(telemetry): add labels to serf and memberlist metrics (#14161) 2 years ago
server_overview.go Fixup acl.EnterpriseMeta 3 years ago
server_overview_test.go
server_register.go Add support for merge-central-config query param (#13001) 3 years ago
server_serf.go add HCP integration component (#14723) 2 years ago
server_test.go Refactor client RPC timeouts (#14965) 2 years ago
session_endpoint.go
session_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
session_timers.go
session_timers_test.go
session_ttl.go Fixup acl.EnterpriseMeta 3 years ago
session_ttl_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
subscribe_backend.go grpc: rename public/private directories to external/internal (#13721) 2 years ago
subscribe_backend_test.go grpc: rename public/private directories to external/internal (#13721) 2 years ago
system_metadata.go
system_metadata_test.go
txn_endpoint.go Move ACLResolveResult into acl/resolver package (#13467) 2 years ago
txn_endpoint_test.go Enable servers to configure arbitrary proxies from the catalog (#13244) 3 years ago
util.go
util_test.go