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.
 
 
 
 
 
 
R.B. Boyer eb21649f82
partitions: various refactors to support partitioning the serf LAN pool (#11568)
3 years ago
..
ae
auto-config Ensure partition is handled by auto-encrypt 3 years ago
cache
cache-types Finish removing useInDatacenter 3 years ago
checks fix test 3 years ago
config Merge pull request #11461 from deblasis/feature/empty_client_addr_warning 3 years ago
connect Support Vault Namespaces explicitly in CA config (#11477) 3 years ago
consul partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
debug
dns
exec
grpc regenerate expired certs (#11462) 3 years ago
local partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
metadata partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
mock
pool
proxycfg Update proxycfg for ingress service partitions 3 years ago
router
routine-leak-checker acl: call stop for the upgrade goroutine when done 3 years ago
rpc/subscribe acl: remove id and revision from Policy constructors 3 years ago
rpcclient/health
structs partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
submatview grpc: strip local ACL tokens from RPCs during forwarding if crossing datacenters (#11099) 3 years ago
systemd
token
uiserver ui: Pass primary dc through to uiserver (#11317) 3 years ago
xds Update filter chain creation for sidecar/ingress listeners (#11245) 3 years ago
acl.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
acl_endpoint.go acl: remove unused translate rules endpoint 3 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go agent: Ensure partition is considered in agent endpoints (#11427) 3 years ago
acl_endpoint_test.go acl: remove unused translate rules endpoint 3 years ago
acl_oss.go acl: fix bug in 'consul members' filtering with partitions (#11263) 3 years ago
acl_test.go acl: remove id and revision from Policy constructors 3 years ago
agent.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
agent_endpoint.go agent: for various /v1/agent endpoints parse the partition parameter on the request (#11444) 3 years ago
agent_endpoint_oss.go
agent_endpoint_test.go Convert (some) test endpoints to use ServeHTTP instead of direct calls to handlers. (#11445) 3 years ago
agent_oss.go Add oss impl of registerEntCache 3 years ago
agent_test.go Remove some usage of md5 from the system (#11491) 3 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go try to infer command partition from node partition (#10981) 3 years ago
catalog_endpoint_oss.go
catalog_endpoint_test.go
check.go
config_endpoint.go Support Check-And-Set deletion of config entries (#11419) 3 years ago
config_endpoint_test.go Support Check-And-Set deletion of config entries (#11419) 3 years ago
connect_auth.go Account for partitions in ixn match/decision 3 years ago
connect_ca_endpoint.go add root_cert_ttl option for consul connect, vault ca providers (#11428) 3 years ago
connect_ca_endpoint_test.go
coordinate_endpoint.go try to infer command partition from node partition (#10981) 3 years ago
coordinate_endpoint_test.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
delegate_mock_test.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go Remove useInDatacenter from disco chain requests 3 years ago
dns.go Merge pull request #11348 from kbabuadze/fix-answers-alt-domain 3 years ago
dns_oss.go
dns_test.go Merge pull request #11348 from kbabuadze/fix-answers-alt-domain 3 years ago
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go Update 4 non-acl tests that used the legacy ACL.Apply 3 years ago
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go
http.go acl: adding a new mesh resource 3 years ago
http_decode_test.go add test cases for h2ping_use_tls default behavior 3 years ago
http_oss.go Sync enterprise changes to oss (#10994) 3 years ago
http_oss_test.go
http_register.go acl: remove unused translate rules endpoint 3 years ago
http_test.go
intentions_endpoint.go Update Intentions.List with partitions (#11299) 3 years ago
intentions_endpoint_oss_test.go
intentions_endpoint_test.go agent: Reject partitions in legacy intention endpoints (#11181) 3 years ago
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
metrics.go agent: move agent tls metric monitor to a more appropriate place 3 years ago
metrics_test.go Add tests for cert expiry metrics 3 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
operator_endpoint_oss.go
operator_endpoint_test.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
reload.go
remote_exec.go
remote_exec_test.go
retry_join.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go Remove some usage of md5 from the system (#11491) 3 years ago
session_endpoint.go
session_endpoint_test.go
setup.go agent: move agent tls metric monitor to a more appropriate place 3 years ago
setup_oss.go
sidecar_service.go
sidecar_service_test.go
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go regenerate expired certs (#11462) 3 years ago
testagent.go fix consul_autopilot_healthy metric emission (#11231) 3 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go refactor session state store tables to use the new index pattern (#11525) 3 years ago
ui_endpoint.go structs: rename the last helper method. 3 years ago
ui_endpoint_oss_test.go
ui_endpoint_test.go
user_event.go
user_event_test.go Update 4 non-acl tests that used the legacy ACL.Apply 3 years ago
util.go Remove some usage of md5 from the system (#11491) 3 years ago
util_test.go Remove some usage of md5 from the system (#11491) 3 years ago
watch_handler.go
watch_handler_test.go