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
DanStough 2a2debee64
feat(peering): validate server name conflicts on establish
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 xDS Load Balancing (#14397) 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 Add Cluster Peering Failover Support to Prepared Queries (#13835) 2 years ago
state xDS Load Balancing (#14397) 2 years ago
stream proxycfg: server-local config entry data sources 2 years ago
testdata ca: examine the full chain in newCARoot 3 years ago
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 xDS Load Balancing (#14397) 2 years ago
acl.go proxycfg: server-local intention upstreams data source 2 years ago
acl_authmethod.go acl: gRPC login and logout endpoints (#12935) 3 years ago
acl_authmethod_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
acl_client.go Merge pull request #12165 from hashicorp/dnephin/acl-resolve-token 3 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 re-run gofmt on 1.17 (#11579) 3 years ago
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 acl: gRPC login and logout endpoints (#12935) 3 years ago
acl_server_oss.go acl: gRPC login and logout endpoints (#12935) 3 years ago
acl_test.go proxycfg: server-local intention upstreams data source 2 years ago
acl_token_exp.go acl: gRPC login and logout endpoints (#12935) 3 years ago
acl_token_exp_test.go [OSS] Remove remaining references to master (#11827) 3 years ago
auto_config_backend.go Fixup acl.EnterpriseMeta 3 years ago
auto_config_backend_test.go [OSS] Remove remaining references to master (#11827) 3 years ago
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 Support per-listener TLS configuration ⚙️ (#12504) 3 years ago
autopilot.go xDS Load Balancing (#14397) 2 years ago
autopilot_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
autopilot_test.go Add event generation for autopilot state updates (#12626) 3 years ago
catalog_endpoint.go Add support for filtering the 'List Services' API 2 years ago
catalog_endpoint_test.go Add support for filtering the 'List Services' API 2 years ago
client.go Add timeout to Client RPC calls (#11500) 3 years ago
client_serf.go fix: missing segment and partition (#14194) 2 years ago
client_test.go xDS Load Balancing (#14397) 2 years ago
cluster_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
config.go Expose `grpc_tls` via serf for cluster peering. 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 [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
config_replication_test.go server: partly fix config entry replication issue that prevents replication in some circumstances (#12307) 3 years ago
config_test.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 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 Bulk acl message fixup oss (#12470) 3 years ago
coordinate_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
discovery_chain_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
discovery_chain_endpoint_test.go Cluster peering failover disco chain changes (#14296) 2 years ago
enterprise_client_oss.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
enterprise_config_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
enterprise_server_oss.go Add leader routine to clean up peerings 2 years ago
enterprise_server_oss_test.go re-run gofmt on 1.17 (#11579) 3 years ago
federation_state_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
federation_state_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
federation_state_replication.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
federation_state_replication_test.go
filter.go
filter_test.go acl: remove id and revision from Policy constructors 3 years ago
flood.go
gateway_locator.go rpc: improve docs for blockingQuery 3 years ago
gateway_locator_test.go rpc: improve docs for blockingQuery 3 years ago
grpc_integration_test.go grpc: rename public/private directories to external/internal (#13721) 2 years ago
health_endpoint.go Add support for merge-central-config query param (#13001) 3 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 Add Internal.ServiceDump support for querying by PeerName 2 years ago
internal_endpoint_test.go Implement/Utilize secrets for Peering Replication Stream (#13977) 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 Change serf-tag references to field references. 2 years ago
leader_connect.go Add virtual IP generation for term gateway backed services 3 years ago
leader_connect_ca.go Add CSR check for number of URIs. (#14579) 2 years ago
leader_connect_ca_test.go Add CSR check for number of URIs. (#14579) 2 years ago
leader_connect_test.go Prune old expired intermediate certs when appending a new one 2 years ago
leader_federation_state_ae.go peering: initial sync (#12842) 3 years ago
leader_federation_state_ae_test.go Rename `ACLMasterToken` => `ACLInitialManagementToken` (#11746) 3 years ago
leader_intentions.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
leader_intentions_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
leader_intentions_oss_test.go re-run gofmt on 1.17 (#11579) 3 years ago
leader_intentions_test.go configentry: make a new package to hold shared config entry structs that aren't used for RPC or the FSM (#12384) 3 years ago
leader_metrics.go ca: use the new leaf signing lookup func in leader metrics 3 years ago
leader_oss_test.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
leader_peering.go add non-double-prefixed metrics (#14193) 2 years ago
leader_peering_test.go Address PR comments. 2 years ago
leader_test.go Address PR comments. 2 years ago
logging.go
logging_test.go bulk rewrite using this script 3 years ago
merge.go catalog: compare node names case insensitively in more places (#12444) 3 years ago
merge_oss.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
merge_oss_test.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
merge_service_config.go proxycfg-glue: server-local implementation of ResolvedServiceConfig 2 years ago
merge_service_config_test.go proxycfg-glue: server-local implementation of ResolvedServiceConfig 2 years ago
merge_test.go catalog: compare node names case insensitively in more places (#12444) 3 years ago
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 Bulk acl message fixup oss (#12470) 3 years ago
operator_raft_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
options.go xDS Load Balancing (#14397) 2 years ago
options_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
peering_backend.go Expose `grpc_tls` via serf for cluster peering. 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 Add ACL enforcement to peering endpoints 2 years ago
peering_backend_test.go Add test to verify forwarding 2 years ago
prepared_query_endpoint.go Add Cluster Peering Failover Support to Prepared Queries (#13835) 2 years ago
prepared_query_endpoint_test.go Implement/Utilize secrets for Peering Replication Stream (#13977) 2 years ago
raft_rpc.go
replication.go Apply suggestions from code review 3 years ago
replication_test.go
rpc.go [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
rpc_test.go grpc: rename public/private directories to external/internal (#13721) 2 years ago
rtt.go
rtt_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
segment_oss.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
serf_filter.go Fixup acl.EnterpriseMeta 3 years ago
serf_test.go
server.go feat(peering): validate server name conflicts on establish 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 oss: Add overview UI internal endpoint 3 years ago
server_register.go Add support for merge-central-config query param (#13001) 3 years ago
server_serf.go Expose `grpc_tls` via serf for cluster peering. 2 years ago
server_test.go Address PR comments. 2 years ago
session_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
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 Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
snapshot_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
snapshot_endpoint_test.go Fixup acl.EnterpriseMeta 3 years ago
stats_fetcher.go introduce EmptyReadRequest for status_endpoint (#12653) 3 years ago
stats_fetcher_test.go
status_endpoint.go introduce EmptyReadRequest for status_endpoint (#12653) 3 years ago
status_endpoint_test.go Support per-listener TLS configuration ⚙️ (#12504) 3 years ago
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 [sync oss] add net/rpc interceptor implementation (#12573) 3 years ago
system_metadata_test.go testing: Revert assertion for virtual IP flag (#11932) 3 years ago
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 catalog: compare node names case insensitively in more places (#12444) 3 years ago
util_test.go