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 de6ce5b1d9
server: ensure the primary dc and ACL dc match (#6634)
5 years ago
..
ae
agentpb Use encoding/json instead of jsonpb even for protobuf types (#6572) 5 years ago
cache agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
cache-types connect: connect CA Roots in secondary datacenters should use a SigningKeyID derived from their local intermediate (#6513) 5 years ago
checks Checks to passing/critical only after reaching a consecutive success/failure threshold (#5739) 5 years ago
config Checks to passing/critical only after reaching a consecutive success/failure threshold (#5739) 5 years ago
connect Use encoding/json instead of jsonpb even for protobuf types (#6572) 5 years ago
consul server: ensure the primary dc and ACL dc match (#6634) 5 years ago
debug
exec
local Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
metadata
mock
pool snapshot: add TLS support to HalfCloser interface (#6216) 5 years ago
proxycfg agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
router Do not surface left servers (#6420) 5 years ago
structs ACL Authorizer overhaul (#6620) 5 years ago
systemd
token agent: updates to the agent token trigger anti-entropy full syncs (#6577) 5 years ago
xds ACL Authorizer overhaul (#6620) 5 years ago
acl.go ACL Authorizer overhaul (#6620) 5 years ago
acl_endpoint.go ACL Authorizer overhaul (#6620) 5 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_test.go ACL Authorizer overhaul (#6620) 5 years ago
agent.go Checks to passing/critical only after reaching a consecutive success/failure threshold (#5739) 5 years ago
agent_endpoint.go ACL Authorizer overhaul (#6620) 5 years ago
agent_endpoint_test.go Prune Unhealthy Agents (#6571) 5 years ago
agent_test.go agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
bindata_assetfs.go ui: UI Release Merge (ui-staging merge) (#6527) 5 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go resolve circleci config conflicts 5 years ago
catalog_endpoint_test.go connect: remove managed proxies (#6220) 5 years ago
check.go agent: tolerate more failure scenarios during service registration with central config enabled (#6472) 5 years ago
config.go
config_endpoint.go agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
config_endpoint_test.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
connect_auth.go ACL Authorizer overhaul (#6620) 5 years ago
connect_ca_endpoint.go
connect_ca_endpoint_test.go connect: Support RSA keys in addition to ECDSA (#6055) 5 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go test: add additional http status code assertions in coordinate HTTP API tests (#6410) 5 years ago
discovery_chain_endpoint.go connect: expose an API endpoint to compile the discovery chain (#6248) 5 years ago
discovery_chain_endpoint_test.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
dns.go
dns_test.go
enterprise_delegate_oss.go
event_endpoint.go ACL Authorizer overhaul (#6620) 5 years ago
event_endpoint_test.go
health_endpoint.go
health_endpoint_test.go
http.go ACL Authorizer overhaul (#6620) 5 years ago
http_oss.go connect: remove managed proxies (#6220) 5 years ago
http_oss_test.go
http_test.go sdk: add freelist tracking and ephemeral port range skipping to freeport 5 years ago
intentions_endpoint.go
intentions_endpoint_test.go
keyring.go add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
keyring_test.go test: ensure all TestAgent constructions use a constructor (#6443) 5 years ago
kvs_endpoint.go Chunking support (#6172) 5 years ago
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
operator_endpoint_test.go add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
prepared_query_endpoint.go
prepared_query_endpoint_test.go
remote_exec.go
remote_exec_test.go Update retries that weren't using retry.R (#6146) 5 years ago
retry_join.go
retry_join_test.go
service_checks_test.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
service_manager.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
service_manager_test.go agent: tolerate more failure scenarios during service registration with central config enabled (#6472) 5 years ago
session_endpoint.go
session_endpoint_test.go
sidecar_service.go
sidecar_service_test.go test: don't leak agent goroutines in TestAgent_sidecarServiceFromNodeService (#6396) 5 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go Allow forwarding of some status RPCs (#6198) 5 years ago
status_endpoint_test.go Fix flaky tests (#6229) 5 years ago
testagent.go Add support for parameterizing the ACL config used with a TestA… (#6559) 5 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go txn: don't try to decode request bodies > raft.SuggestedMaxDataSize (#6422) 5 years ago
txn_endpoint_test.go txn: don't try to decode request bodies > raft.SuggestedMaxDataSize (#6422) 5 years ago
ui_endpoint.go
ui_endpoint_test.go Simplified code in various places (#6176) 5 years ago
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go