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.
 
 
 
 
 
 
cskh 04bf24c8c1
feat(ingress-gateway): support outlier detection of upstream service for ingress gateway (#15614)
2 years ago
..
ae
auto-config removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
cache cache: refactor agent cache fetching to prevent unnecessary fetches on error (#14956) 2 years ago
cache-types Regenerate files according to 1.19.2 formatter 2 years ago
checks removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
config Remove the `connect.enable_serverless_plugin` agent configuration option (#15710) 2 years ago
configentry Fix mesh gateway configuration with proxy-defaults (#15186) 2 years ago
connect connect: use -dev-no-store-token for test vaults to reduce source of flakes (#15691) 2 years ago
consul Fix DialedDirectly configuration for Consul dataplane. (#15760) 2 years ago
debug
dns
exec
grpc-external grpc: add rate-limiting middleware (#15550) 2 years ago
grpc-internal grpc: add rate-limiting middleware (#15550) 2 years ago
grpc-middleware grpc: add rate-limiting middleware (#15550) 2 years ago
hcp removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
local Merge pull request #13499 from maxb/delete-unused-metric 2 years ago
metadata Change serf-tag references to field references. 2 years ago
mock
pool Use rpcHoldTimeout to calculate blocking timeout (#15541) 2 years ago
proxycfg feat(ingress-gateway): support outlier detection of upstream service for ingress gateway (#15614) 2 years ago
proxycfg-glue Fixup authz for data imported from peers (#15347) 2 years ago
proxycfg-sources chore: remove unused argument from MergeNodeServiceWithCentralConfig (#15024) 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 grpc: add rate-limiting middleware (#15550) 2 years ago
rpcclient/health test: fix flaky TestHealthServiceNodes_NodeMetaFilter by waiting until the streaming subsystem has a valid grpc connection (#15019) 2 years ago
structs feat(ingress-gateway): support outlier detection of upstream service for ingress gateway (#15614) 2 years ago
submatview Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) 2 years ago
systemd
token removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
uiserver removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
xds feat(ingress-gateway): support outlier detection of upstream service for ingress gateway (#15614) 2 years ago
acl.go
acl_endpoint.go
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_oss.go
acl_test.go test: ensure that all dependencies in a test agent use the test logger (#14996) 2 years ago
agent.go grpc: add rate-limiting middleware (#15550) 2 years ago
agent_endpoint.go Merge branch 'main' of github.com:hashicorp/consul into derekm/split-grpc-ports 2 years ago
agent_endpoint_oss.go
agent_endpoint_oss_test.go
agent_endpoint_test.go connect: ensure all vault connect CA tests use limited privilege tokens (#15669) 2 years ago
agent_oss.go
agent_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go
catalog_endpoint_oss.go
catalog_endpoint_test.go block PeerName register requests (#13887) 2 years ago
check.go
config_endpoint.go
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
delegate_mock_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go Cluster peering failover disco chain changes (#14296) 2 years ago
dns.go Add peering `.service` and `.node` DNS lookups. (#15596) 2 years ago
dns_oss.go Add peering `.service` and `.node` DNS lookups. (#15596) 2 years ago
dns_oss_test.go Add peering `.service` and `.node` DNS lookups. (#15596) 2 years ago
dns_test.go test: remove variable shadowing in TestDNS_ServiceLookup_ARecordLimits (#15740) 2 years ago
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go test: fix flaky TestHealthServiceNodes_NodeMetaFilter by waiting until the streaming subsystem has a valid grpc connection (#15019) 2 years ago
http.go Allow consul debug on non-ACL consul servers (#15155) 2 years ago
http_decode_test.go Regenerate files according to 1.19.2 formatter 2 years ago
http_oss.go
http_oss_test.go
http_register.go Leadership transfer cmd (#14132) 2 years ago
http_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
intentions_endpoint.go
intentions_endpoint_oss_test.go
intentions_endpoint_test.go test: possibly fix flake in TestIntentionGetExact (#15021) 2 years ago
keyring.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
keyring_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
kvs_endpoint.go
kvs_endpoint_test.go
metrics.go
metrics_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 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 Leadership transfer cmd (#14132) 2 years ago
operator_endpoint_oss.go
operator_endpoint_test.go
peering_endpoint.go Support Stale Queries for Trust Bundle Lookups (#14724) 2 years ago
peering_endpoint_oss_test.go
peering_endpoint_test.go Bring back parameter ServerExternalAddresses in GenerateToken endpoint (#15267) 2 years ago
prepared_query_endpoint.go
prepared_query_endpoint_test.go
reload.go
remote_exec.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
remote_exec_test.go
retry_join.go add HCP integration component (#14723) 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 Merge central config for GetEnvoyBootstrapParams (#14869) 2 years ago
service_manager_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
session_endpoint.go fix: clarifying error message when acquiring a lock in remote dc (#15394) 2 years ago
session_endpoint_test.go
setup.go Use rpcHoldTimeout to calculate blocking timeout (#15541) 2 years ago
setup_oss.go
sidecar_service.go PR #14057 follow up fix: service id parsing from sidecar id (#14541) 2 years ago
sidecar_service_test.go Backport test from ENT: "Fix missing test fields" (#15258) 2 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go
testagent.go cache: refactor agent cache fetching to prevent unnecessary fetches on error (#14956) 2 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Merge pull request #13388 from deblasis/feature/health-checks_windows_service 2 years ago
txn_endpoint_test.go increase the size of txn to support vault (#14599) 2 years ago
ui_endpoint.go Add new internal endpoint to list exported services to a peer 2 years ago
ui_endpoint_oss_test.go
ui_endpoint_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
user_event.go
user_event_test.go
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