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.
 
 
 
 
 
 
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680)
5 years ago
..
ae Add -sidecar-for and new /agent/service/:service_id endpoint (#4691) 6 years ago
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 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 Set MinQuorum variable in Autopilot (#6654) 5 years ago
connect Use encoding/json instead of jsonpb even for protobuf types (#6572) 5 years ago
consul Set MinQuorum variable in Autopilot (#6654) 5 years ago
debug fix comment typos (#4890) 6 years ago
exec
local Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
metadata New ACLs (#4791) 6 years ago
mock
pool snapshot: add TLS support to HalfCloser interface (#6216) 5 years ago
proxycfg agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 5 years ago
router Do not surface left servers (#6420) 5 years ago
structs Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
systemd
token agent: updates to the agent token trigger anti-entropy full syncs (#6577) 5 years ago
xds Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
acl.go ACL Authorizer overhaul (#6620) 5 years ago
acl_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 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 Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
acl_endpoint_test.go ACL Token ID Initialization (#5307) 6 years ago
acl_test.go ACL Authorizer overhaul (#6620) 5 years ago
agent.go Set MinQuorum variable in Autopilot (#6654) 5 years ago
agent_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
agent_endpoint_test.go Store check type in catalog (#6561) 5 years ago
agent_test.go Store check type in catalog (#6561) 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 Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
catalog_endpoint_test.go Store check type in catalog (#6561) 5 years ago
check.go agent: tolerate more failure scenarios during service registration with central config enabled (#6472) 5 years ago
config.go Make a few config entry endpoints return 404s and allow for snake_case and lowercase key names. (#5748) 6 years ago
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 ACL Authorizer overhaul (#6620) 5 years ago
connect_ca_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
connect_ca_endpoint_test.go connect: Support RSA keys in addition to ECDSA (#6055) 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 Use encoding/json as JSON decoder instead of mapstructure (#6680) 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 Merge Consul OSS branch 'master' at commit e91f73f592 5 years ago
dns_test.go Merge Consul OSS branch 'master' at commit e91f73f592 5 years ago
enterprise_delegate_oss.go Update to use a consulent build tag instead of just ent (#5759) 6 years ago
event_endpoint.go ACL Authorizer overhaul (#6620) 5 years ago
event_endpoint_test.go Move internal/ to sdk/ (#5568) 6 years ago
health_endpoint.go Filter non-passing nodes without modifying cache 6 years ago
health_endpoint_test.go Store check type in catalog (#6561) 5 years ago
http.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
http_decode_test.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
http_oss.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
http_oss_test.go Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
http_register.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
http_test.go sdk: add freelist tracking and ephemeral port range skipping to freeport 5 years ago
intentions_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
intentions_endpoint_test.go Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
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 Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
notify.go Fixes memory leak when blocking on /event/list (#4482) 6 years ago
notify_test.go Fixes memory leak when blocking on /event/list (#4482) 6 years ago
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 Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
prepared_query_endpoint_test.go Add tagged addresses for services (#5965) 6 years ago
remote_exec.go
remote_exec_test.go Update retries that weren't using retry.R (#6146) 5 years ago
retry_join.go tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 5 years ago
retry_join_test.go tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 5 years ago
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 Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
session_endpoint_test.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
sidecar_service.go Ensure Consul is IPv6 compliant (#5468) 6 years ago
sidecar_service_test.go test: don't leak agent goroutines in TestAgent_sidecarServiceFromNodeService (#6396) 5 years ago
signal_unix.go cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands (#4737) 6 years ago
signal_windows.go cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands (#4737) 6 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go add wait to TestSnapshot 6 years ago
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 Add tagged addresses for services (#5965) 6 years ago
txn_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
txn_endpoint_test.go txn: don't try to decode request bodies > raft.SuggestedMaxDataSize (#6422) 5 years ago
ui_endpoint.go Implement Kind based ServiceDump and caching of the ServiceDump RPC 5 years ago
ui_endpoint_test.go Simplified code in various places (#6176) 5 years ago
user_event.go
user_event_test.go Move internal/ to sdk/ (#5568) 6 years ago
util.go cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands (#4737) 6 years ago
util_test.go Move internal/ to sdk/ (#5568) 6 years ago
watch_handler.go Move the watch package into the api module (#5664) 6 years ago
watch_handler_test.go Move the watch package into the api module (#5664) 6 years ago