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 c91d0fa2c9
make TestCatalogNodes_Blocking less flaky (#7074)
5 years ago
..
ae
agentpb Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
cache agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
cache-types auto_encrypt: set dns and ip san for k8s and provide configuration (#6944) 5 years ago
checks OSS changes for implementing token based namespace inferencing 5 years ago
config connect: check if intermediate cert needs to be renewed. (#6835) 5 years ago
connect test: ensure we don't ask vault to sign a leaf that outlives its CA when acting as a secondary (#7100) 5 years ago
consul tests: fix autopilot test (#7092) 5 years ago
debug
exec
local agent: do not deregister service checks twice (#6168) 5 years ago
metadata
mock Sync of OSS changes to support namespaces (#6909) 5 years ago
pool Add note about RPC multiplexing and TLS content type mutual exc… (#6698) 5 years ago
proxycfg Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
router Do not surface left servers (#6420) 5 years ago
structs connect: check if intermediate cert needs to be renewed. (#6835) 5 years ago
systemd
token acl: use constant time comparing to check token (#6943) 5 years ago
xds Sync of OSS changes to support namespaces (#6909) 5 years ago
acl.go OSS changes for implementing token based namespace inferencing 5 years ago
acl_endpoint.go AuthMethod updates to support alternate namespace logins (#7029) 5 years ago
acl_endpoint_legacy.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
acl_endpoint_legacy_test.go
acl_endpoint_test.go [Feature] API: Add a internal endpoint to query for ACL authori… (#6888) 5 years ago
acl_test.go OSS changes for implementing token based namespace inferencing 5 years ago
agent.go agent: remove service sidecars in Agent.cleanupRegistration (#7022) 5 years ago
agent_endpoint.go Update force-leave ACL requirement to operator:write (#7033) 5 years ago
agent_endpoint_test.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
agent_oss.go Sync of OSS changes to support namespaces (#6909) 5 years ago
agent_test.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
bindata_assetfs.go update bindata_assetfs.go 5 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
catalog_endpoint_test.go make TestCatalogNodes_Blocking less flaky (#7074) 5 years ago
check.go Sync of OSS changes to support namespaces (#6909) 5 years ago
config.go
config_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
config_endpoint_test.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
connect_auth.go Intentions ACL enforcement updates (#7028) 5 years ago
connect_ca_endpoint.go connect: Add AWS PCA provider (#6795) 5 years ago
connect_ca_endpoint_test.go connect: check if intermediate cert needs to be renewed. (#6835) 5 years ago
coordinate_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
coordinate_endpoint_test.go test: add additional http status code assertions in coordinate HTTP API tests (#6410) 5 years ago
discovery_chain_endpoint.go Add Namespace support to the API module and the CLI commands (#6874) 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 Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
dns_oss.go Sync of OSS changes to support namespaces (#6909) 5 years ago
dns_test.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
enterprise_delegate_oss.go
event_endpoint.go ACL Authorizer overhaul (#6620) 5 years ago
event_endpoint_test.go
health_endpoint.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
health_endpoint_test.go test: unflake two TestHealthServiceNode_* tests 5 years ago
http.go ui: feature support templating for index.html (#6921) 5 years ago
http_decode_test.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
http_oss.go AuthMethod updates to support alternate namespace logins (#7029) 5 years ago
http_oss_test.go
http_register.go [Feature] API: Add a internal endpoint to query for ACL authori… (#6888) 5 years ago
http_test.go tests: increase TLSHandshakeTimeout to help slow tests (#6864) 5 years ago
intentions_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
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 Sync of OSS changes to support namespaces (#6909) 5 years ago
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 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 Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
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 Bump go-discover to support EC2 Metadata Service v2 (#6865) 5 years ago
service_checks_test.go Sync of OSS changes to support namespaces (#6909) 5 years ago
service_manager.go Sync of OSS changes to support namespaces (#6909) 5 years ago
service_manager_test.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
session_endpoint.go Sync of OSS changes to support namespaces (#6909) 5 years ago
session_endpoint_test.go Sync of OSS changes to support namespaces (#6909) 5 years ago
sidecar_service.go Sync of OSS changes to support namespaces (#6909) 5 years ago
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 Miscellaneous Fixes (#6896) 5 years ago
testagent_test.go
translate_addr.go Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
txn_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
txn_endpoint_test.go Sync of OSS changes to support namespaces (#6909) 5 years ago
ui_endpoint.go Sync of OSS changes to support namespaces (#6909) 5 years ago
ui_endpoint_test.go Sync of OSS changes to support namespaces (#6909) 5 years ago
user_event.go Sync of OSS changes to support namespaces (#6909) 5 years ago
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go