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.
 
 
 
 
 
 
Kyle Havlovitz 65c9109396 acl: pass PartitionInfo through ent ACLConfig 3 years ago
..
ae
auto-config Ensure partition is handled by auto-encrypt 3 years ago
cache
cache-types partition dicovery chains (#10983) 3 years ago
checks structs: rename the last helper method. 3 years ago
config acl: remove init check for legacy anon token 3 years ago
connect Ensure partition is handled by auto-encrypt 3 years ago
consul acl: pass PartitionInfo through ent ACLConfig 3 years ago
debug
dns
exec
grpc grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838) 3 years ago
local Merge pull request #11177 from hashicorp/dnephin/remove-entmeta-methods 3 years ago
metadata acl: remove reading of serf acl tags 3 years ago
mock
pool grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10838) 3 years ago
proxycfg Add support for enabling connect-based ingress TLS per listener. 3 years ago
router
routine-leak-checker acl: call stop for the upgrade goroutine when done 3 years ago
rpc/subscribe acl: remove legacy arg to store.ACLTokenSet 3 years ago
rpcclient/health agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
structs agent: refactor the agent delegate interface to be partition friendly (#11429) 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 Rebase and rebuild golden files for Envoy version bump 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 http: update legacy ACL endpoints to return an error 3 years ago
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 agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
agent.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
agent_endpoint.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
agent_endpoint_oss.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
agent_endpoint_test.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
agent_oss.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
agent_test.go agent: refactor the agent delegate interface to be partition friendly (#11429) 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 agent: add partition labels to catalog API metrics where appropriate (#10890) 3 years ago
catalog_endpoint_test.go
check.go
config_endpoint.go Sync enterprise changes to oss (#10994) 3 years ago
config_endpoint_test.go
connect_auth.go Account for partitions in ixn match/decision 3 years ago
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go try to infer command partition from node partition (#10981) 3 years ago
coordinate_endpoint_test.go
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 partition dicovery chains (#10983) 3 years ago
dns.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
dns_oss.go
dns_test.go agent: refactor the agent delegate interface to be partition friendly (#11429) 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
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_test.go fix autopilot_failure_tolerance, add autopilot metrics test case (#11399) 3 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_oss.go
operator_endpoint_test.go
prepared_query_endpoint.go fixing various bits of enterprise meta plumbing to be more correct (#10889) 3 years ago
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 oss portion of ent #1069 (#10883) 3 years ago
service_manager_test.go agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
session_endpoint.go
session_endpoint_test.go
setup.go fix: only add prom autopilot gauges to servers (#11241) 3 years ago
setup_oss.go
sidecar_service.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
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
testagent.go fix consul_autopilot_healthy metric emission (#11231) 3 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
txn_endpoint_test.go
ui_endpoint.go structs: rename the last helper method. 3 years ago
ui_endpoint_oss_test.go
ui_endpoint_test.go ent->oss test fix (#10926) 3 years ago
user_event.go agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
user_event_test.go Update 4 non-acl tests that used the legacy ACL.Apply 3 years ago
util.go
util_test.go
watch_handler.go
watch_handler_test.go