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.
consul/agent
Derek Menteer 0379dabe4e
Fix configuration merging for implicit tproxy upstreams. (#16000) (#16007)
2 years ago
..
ae
auto-config Backport of Update go version to 1.19 into release/1.14.x (#15139) 2 years ago
cache xds: don't attempt to load-balance sessions for local proxies (#15789) (#16004) 2 years ago
cache-types Backport of Update go version to 1.19 into release/1.14.x (#15139) 2 years ago
checks Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) (#15277) 2 years ago
config Add support for configuring Envoys route idle_timeout (#14340) (#15611) 2 years ago
configentry Fix configuration merging for implicit tproxy upstreams. (#16000) (#16007) 2 years ago
connect xds: don't attempt to load-balance sessions for local proxies (#15789) (#16004) 2 years ago
consul Fix configuration merging for implicit tproxy upstreams. (#16000) (#16007) 2 years ago
debug
dns
exec
grpc-external xds: don't attempt to load-balance sessions for local proxies (#15789) (#16004) 2 years ago
grpc-internal backport of commit 8cdb0e7fd2 (#16002) 2 years ago
grpc-middleware Backport of Added check for empty peeringsni in restrictPeeringEndpoints into release/1.14.x (#15240) 2 years ago
hcp xds: don't attempt to load-balance sessions for local proxies (#15789) (#16004) 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 backport of commit b3f544a23b (#15545) 2 years ago
proxycfg Fix configuration merging for implicit tproxy upstreams. (#16000) (#16007) 2 years ago
proxycfg-glue Backport of Fixup authz for data imported from peers into release/1.14.x (#15355) 2 years ago
proxycfg-sources xds: don't attempt to load-balance sessions for local proxies (#15789) (#16004) 2 years ago
router Backport of Update go version to 1.19 into release/1.14.x (#15139) 2 years ago
routine-leak-checker
rpc Backport of Enforce lowercase peer names. into release/1.14.x (#15977) 2 years ago
rpcclient/health backport of commit 62688107af (#15129) 2 years ago
structs Backport of Fix DialedDirectly configuration for Consul dataplane. into release/1.14.x (#15779) 2 years ago
submatview xds: don't attempt to load-balance sessions for local proxies (#15789) (#16004) 2 years ago
systemd
token
uiserver Enable/Disable Peering Support in the UI (#13816) 2 years ago
xds Fix configuration merging for implicit tproxy upstreams. (#16000) (#16007) 2 years ago
acl.go
acl_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go [OSS] Add new peering ACL rule (#13848) 2 years ago
acl_oss.go
acl_test.go chore: removed unused method AddService (#13905) 2 years ago
agent.go xds: don't attempt to load-balance sessions for local proxies (#15789) (#16004) 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 (#15689) 2 years ago
agent_oss.go proxycfg: replace direct agent cache usage with interfaces (#13320) 3 years ago
agent_test.go Backport of Backport tests from ent. into release/1.14.x (#15262) 2 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go [OSS] Support merge-central-config option in node services list API (#13450) 2 years ago
catalog_endpoint_oss.go
catalog_endpoint_test.go block PeerName register requests (#13887) 2 years ago
check.go
config_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
coordinate_endpoint_test.go
delegate_mock_test.go Move ACLResolveResult into acl/resolver package (#13467) 2 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
discovery_chain_endpoint_test.go Cluster peering failover disco chain changes (#14296) 2 years ago
dns.go Backport of Add peering `.service` and `.node` DNS lookups. into release/1.14.x (#15599) 2 years ago
dns_oss.go Backport of Add peering `.service` and `.node` DNS lookups. into release/1.14.x (#15599) 2 years ago
dns_oss_test.go Backport of Add peering `.service` and `.node` DNS lookups. into release/1.14.x (#15599) 2 years ago
dns_test.go backport of commit ee0ba0ef63 (#15756) 2 years ago
enterprise_delegate_oss.go
event_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
event_endpoint_test.go
federation_state_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
health_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
health_endpoint_test.go backport of commit 62688107af (#15129) 2 years ago
http.go Backport of Allow consul debug on non-ACL consul servers into release/1.14.x (#15167) 2 years ago
http_decode_test.go Backport of Update go version to 1.19 into release/1.14.x (#15139) 2 years ago
http_oss.go
http_oss_test.go
http_register.go Add new internal endpoint to list exported services to a peer 2 years ago
http_test.go Backport of Allow consul debug on non-ACL consul servers into release/1.14.x (#15167) 2 years ago
intentions_endpoint.go oss: peering, http: get peer service intentions (#2098) 2 years ago
intentions_endpoint_oss_test.go
intentions_endpoint_test.go test: possibly fix flake in TestIntentionGetExact (#15021) 2 years ago
keyring.go
keyring_test.go
kvs_endpoint.go Fix KVSGet method to handle QueryOptions properly (#13344) 3 years ago
kvs_endpoint_test.go
metrics.go
metrics_test.go Middleware: `RequestRecorder` reports calls below 1ms as decimal value (#12905) 2 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go
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 Backport of Bring back parameter ServerExternalAddresses in GenerateToken endpoint into release/1.14.x (#15296) 2 years ago
prepared_query_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
prepared_query_endpoint_test.go Add Cluster Peering Failover Support to Prepared Queries (#13835) 2 years ago
reload.go
remote_exec.go
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 Fix configuration merging for implicit tproxy upstreams. (#16000) (#16007) 2 years ago
session_endpoint.go Backport of fix: clarifying error message when acquiring a lock in remote dc into release/1.14.x (#15415) 2 years ago
session_endpoint_test.go
setup.go backport of commit b3f544a23b (#15545) 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 of Backport test from ENT: "Fix missing test fields" into release/1.14.x (#15261) 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 Use internal server certificate for peering TLS 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 Rename `PeerName` to `Peer` on prepared queries and exported services (#14854) 2 years ago
user_event.go
user_event_test.go chore: removed unused method AddService (#13905) 2 years ago
util.go
util_test.go
watch_handler.go
watch_handler_test.go