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 1d22a0bc51
Merge pull request #8560 from hashicorp/vault-ca-renew-token
4 years ago
..
ae
auto-config config: use token.Config for ACLToken config 4 years ago
cache Merge pull request #8548 from edevil/fix_flake 4 years ago
cache-types Return nil value on error. 4 years ago
checks
config Merge pull request #8554 from hashicorp/dnephin/agent-setup-persisted-tokens 4 years ago
connect Merge branch 'master' into vault-ca-renew-token 4 years ago
consul Merge branch 'master' into vault-ca-renew-token 4 years ago
debug
dns config: move NodeName validation to config validation 4 years ago
exec
grpc agent/grpc: make TestHandler_EmitsStats predictable 4 years ago
local Notify alias checks when aliased service is [de]registered (#8456) 4 years ago
metadata
mock
pool server: add gRPC server for streaming events 4 years ago
proxycfg Add session flag to cookie config 4 years ago
router [BUGFIX] Avoid GetDatacenter* methods to flood Consul servers logs 4 years ago
routine-leak-checker testing: Remove all the defer os.Removeall 4 years ago
structs Merge pull request #8646 from hashicorp/common-intermediate-ttl 4 years ago
systemd
token token: OSS support for enterprise tokens 4 years ago
xds Add session flag to cookie config 4 years ago
acl.go agent: extract dependency creation from New 4 years ago
acl_endpoint.go
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_test.go agent/token: Move token persistence out of agent 4 years ago
agent.go Merge pull request #8554 from hashicorp/dnephin/agent-setup-persisted-tokens 4 years ago
agent_endpoint.go agent/token: Move token persistence out of agent 4 years ago
agent_endpoint_test.go agent/token: Move token persistence out of agent 4 years ago
agent_oss.go agent/token: Move token persistence out of agent 4 years ago
agent_test.go Merge pull request #8554 from hashicorp/dnephin/agent-setup-persisted-tokens 4 years ago
apiserver.go agent: add apiServers type for managing HTTP servers 4 years ago
apiserver_test.go agent: add apiServers type for managing HTTP servers 4 years ago
bindata_assetfs.go Update UI Config passing to not use an inline script (#8645) 4 years ago
catalog_endpoint.go
catalog_endpoint_test.go
check.go
config_endpoint.go
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go
dns.go config: move NodeName validation to config validation 4 years ago
dns_oss.go
dns_test.go config: move NodeName validation to config validation 4 years ago
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go
http.go Update UI Config passing to not use an inline script (#8645) 4 years ago
http_decode_test.go
http_oss.go Update UI Config passing to not use an inline script (#8645) 4 years ago
http_oss_test.go
http_register.go Internal endpoint to query intentions associated with a gateway (#8400) 4 years ago
http_test.go agent: add apiServers type for managing HTTP servers 4 years ago
intentions_endpoint.go
intentions_endpoint_oss_test.go
intentions_endpoint_test.go
keyring.go agent: Move setupKeyring functions to keyring.go 4 years ago
keyring_test.go testing: Remove all the defer os.Removeall 4 years ago
kvs_endpoint.go
kvs_endpoint_test.go
nodeid.go Remove check that hostID is a uuid. 4 years ago
nodeid_test.go testing: Remove all the defer os.Removeall 4 years ago
notify.go
notify_test.go
operator_endpoint.go thread local-only through the layers 4 years ago
operator_endpoint_test.go thread local-only through the layers 4 years ago
prepared_query_endpoint.go
prepared_query_endpoint_test.go
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go testing: Remove TestAgent.Key and change TestAgent.DataDir 4 years ago
session_endpoint.go
session_endpoint_test.go testing: Improve session_endpoint_test 4 years ago
setup.go agent/token: Move token persistence out of agent 4 years ago
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
testagent.go agent: add apiServers type for managing HTTP servers 4 years ago
testagent_test.go config: Make Source an interface 4 years ago
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go Internal endpoint to query intentions associated with a gateway (#8400) 4 years ago
ui_endpoint_test.go agent: add apiServers type for managing HTTP servers 4 years ago
user_event.go
user_event_test.go
util.go
util_test.go testing: use t.Cleanup in testutil.TempFile 4 years ago
watch_handler.go
watch_handler_test.go