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.
 
 
 
 
 
 
Chris Thain d91e61f46a
release/1.15.x: Manual backport of #19095 (#19147)
1 year ago
..
ae
auto-config [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
blockingquery Backport of [OSS] gRPC Blocking Queries into release/1.15.x (#17441) 2 years ago
cache cache: fix a few minor goroutine leaks in leaf certs and the agent cache (#17636) 1 year ago
cache-types [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
checks ci: remove test-integrations CircleCI workflow (#16928) (#17049) 2 years ago
config Show latest config in /v1/agent/self (#18715) 1 year ago
configentry Manual backport of #17894. (#18008) 1 year ago
connect release/1.15.x: Manual backport of #19095 (#19147) 1 year ago
consul Backport NET-4135 - Fix NodeMeta filtering Catalog List Services API (#18322) (#19116) 1 year ago
debug
dns
envoyextensions Manual backport 1.15.x of Disable remote proxy patching except AWS Lambda (#17432) 2 years ago
exec
grpc-external Backport of peerstream: fix flaky test related to autopilot integration into release/1.15.x (#18989) 1 year ago
grpc-internal Backport of bump testcontainers-go from 0.22.0 and remove pinned go version in in… into release/1.15.x (#18407) 1 year ago
grpc-middleware Protobuf Modernization (#15949) 2 years ago
hcp Manual Backport of [HCP Telemetry] Move first TelemetryConfig Fetch into the TelemetryConfigProvider into release/1.15.x (#18627) 1 year ago
local Backport of bug: prevent go routine leakage due to existing DeferCheck into release/1.15.x (#18564) 1 year ago
log-drop inject logger and create logdrop sink (#15822) 2 years ago
metadata Change serf-tag references to field references. 2 years ago
metrics emit metrics for global rate limiting (#15891) 2 years ago
mock
pool Use rpcHoldTimeout to calculate blocking timeout (#15541) 2 years ago
proxycfg Backport of Allow connections through Terminating Gateways from peered clusters NET-3463 into release/1.15.x (#19091) 1 year ago
proxycfg-glue [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
proxycfg-sources Backport of proxycfg: ensure that an irrecoverable error in proxycfg closes the xds session and triggers a replacement proxycfg watcher into release/1.15.x (#16529) 2 years ago
router Regenerate files according to 1.19.2 formatter 2 years ago
routine-leak-checker removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
rpc [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
rpcclient/health [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
structs Backport of Include RequestTimeout in marshal/unmarshal of ServiceResolverConfigE… into release/1.15.x (#19033) 1 year ago
submatview xds: don't attempt to load-balance sessions for local proxies (#15789) 2 years ago
systemd
token [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
uiserver removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
xds Backport of Allow connections through Terminating Gateways from peered clusters NET-3463 into release/1.15.x (#19091) 1 year ago
acl.go Output user-friendly name for anonymous token (#15884) 2 years ago
acl_ce.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
acl_endpoint.go [NET-5399] Add support for querying tokens by service name. (#18690) 1 year ago
acl_endpoint_test.go [NET-5399] Add support for querying tokens by service name. (#18690) 1 year ago
acl_test.go revert method name change in xds server protocol for version compatibility (#16195) 2 years ago
agent.go Show latest config in /v1/agent/self (#18715) 1 year ago
agent_ce.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
agent_ce_test.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
agent_endpoint.go Backport of member cli: add -filter expression to flags into release/1.15.x (#18279) 1 year ago
agent_endpoint_ce.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
agent_endpoint_ce_test.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
agent_endpoint_test.go Show latest config in /v1/agent/self (#18715) 1 year ago
agent_test.go Backport of feature - [NET - 4005] - [Supportability] Reloadable Configuration - enable_debug into release/1.15.x (#17968) 1 year ago
apiserver.go
apiserver_test.go
catalog_endpoint.go Add the `operator usage instances` command and api endpoint (#16205) 2 years ago
catalog_endpoint_ce.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
catalog_endpoint_test.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
check.go
config_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
config_endpoint_test.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
connect_auth.go
connect_ca_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
connect_ca_endpoint_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
coordinate_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
coordinate_endpoint_test.go Backport of [OSS] security: update go to 1.20.1 into release/1.15.x (#16314) 2 years ago
delegate_mock_test.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
discovery_chain_endpoint_test.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
dns.go Fix a bug that wrongly trims domains when there is an overlap with DC name 1.15.x (#18163) 1 year ago
dns_ce.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
dns_ce_test.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
dns_test.go Fix a bug that wrongly trims domains when there is an overlap with DC name 1.15.x (#18163) 1 year ago
enterprise_delegate_ce.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
event_endpoint.go
event_endpoint_test.go Warn when the token query param is used for auth (#16009) 2 years ago
federation_state_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
health_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
health_endpoint_test.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
http.go Backport of feature - [NET - 4005] - [Supportability] Reloadable Configuration - enable_debug into release/1.15.x (#17968) 1 year ago
http_ce.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
http_ce_test.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
http_decode_test.go Regenerate files according to 1.19.2 formatter 2 years ago
http_register.go Add the `operator usage instances` command and api endpoint (#16205) 2 years ago
http_test.go Backport of feature - [NET - 4005] - [Supportability] Reloadable Configuration - enable_debug into release/1.15.x (#17968) 1 year ago
intentions_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
intentions_endpoint_ce_test.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
intentions_endpoint_test.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
keyring.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
keyring_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
kvs_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
kvs_endpoint_test.go
metrics.go
metrics_test.go backport of commit 1180908144 (#16389) 2 years ago
nodeid.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
nodeid_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
notify.go
notify_test.go
operator_endpoint.go Add the `operator usage instances` command and api endpoint (#16205) 2 years ago
operator_endpoint_ce.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
operator_endpoint_ce_test.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
operator_endpoint_test.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
peering_endpoint.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
peering_endpoint_ce_test.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
peering_endpoint_test.go Backport of [OSS] gRPC Blocking Queries into release/1.15.x (#17441) 2 years ago
prepared_query_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
prepared_query_endpoint_test.go Backport of [OSS] security: update go to 1.20.1 into release/1.15.x (#16314) 2 years ago
proxycfg_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2 years ago
reload.go
remote_exec.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
remote_exec_test.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
retry_join.go Deprecate -join and -join-wan (#15598) 2 years ago
retry_join_test.go add HCP integration component (#14723) 2 years ago
service_checks_test.go Service http checks data source for agentless proxies (#14924) 2 years ago
service_manager.go [OSS] Add Peer field to service-defaults upstream overrides (#15956) 2 years ago
service_manager_test.go [OSS] Add Peer field to service-defaults upstream overrides (#15956) 2 years ago
session_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
session_endpoint_test.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
setup.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
setup_ce.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
sidecar_service.go sidecar-proxy refactor (#17336) 2 years ago
sidecar_service_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go Warn when the token query param is used for auth (#16009) 2 years ago
status_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
status_endpoint_test.go
streaming_test.go
testagent.go Revert "cache: refactor agent cache fetching to prevent unnecessary f… (#16818) 2 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
txn_endpoint_test.go Backport of [OSS] security: update go to 1.20.1 into release/1.15.x (#16314) 2 years ago
ui_endpoint.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
ui_endpoint_ce_test.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
ui_endpoint_test.go [BACKPORT] 1.15.x manual backport of OSS->CE branch (#18552) 1 year ago
user_event.go Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
user_event_test.go Add new config_file_service_registration token (#15828) 2 years ago
util.go
util_test.go
watch_handler.go
watch_handler_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago