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.
 
 
 
 
 
 
hc-github-team-consul-core 0f05c4741e
Backport of fix(mesh-gateway): remove deregistered service from mesh gateway into release/1.14.x (#15284)
2 years ago
..
ae
auto-config Backport of Update go version to 1.19 into release/1.14.x (#15139) 2 years ago
cache Backport of Update go version to 1.19 into release/1.14.x (#15139) 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 backport of commit b4a7cf11f8 (#15226) 2 years ago
configentry Backport of Fix peered service protocols using proxy-defaults. into release/1.14.x (#15200) 2 years ago
connect Backport of Update go version to 1.19 into release/1.14.x (#15139) 2 years ago
consul Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) (#15277) 2 years ago
debug
dns
exec
grpc-external Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) (#15277) 2 years ago
grpc-internal Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) (#15277) 2 years ago
grpc-middleware Backport of Added check for empty peeringsni in restrictPeeringEndpoints into release/1.14.x (#15240) 2 years ago
hcp Backport of Update go version to 1.19 into release/1.14.x (#15139) 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 Update go version to 1.19 into release/1.14.x (#15139) 2 years ago
proxycfg Backport of fix(mesh-gateway): remove deregistered service from mesh gateway into release/1.14.x (#15284) 2 years ago
proxycfg-glue Backport of fix: persist peering CA updates to dialing clusters into release/1.14.x (#15265) 2 years ago
proxycfg-sources xds: properly merge central config for "agentless" services (#14962) 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 Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) (#15277) 2 years ago
rpcclient/health backport of commit 62688107af (#15129) 2 years ago
structs Backport of Update go version to 1.19 into release/1.14.x (#15139) 2 years ago
submatview Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) (#15277) 2 years ago
systemd
token
uiserver Enable/Disable Peering Support in the UI (#13816) 2 years ago
xds Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) (#15277) 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 backport of commit c7aee51b3d (#15201) 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 Use internal server certificate for peering TLS 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 Bind a dns mux handler to gRPC proxy 2 years ago
dns_oss.go Parse peer name for virtual IP DNS queries (#13602) 2 years ago
dns_test.go Bind a dns mux handler to gRPC proxy 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 Remove ability to specify external addresses in GenerateToken endpoint (#14930) 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 Add support for merge-central-config query param (#13001) 3 years ago
session_endpoint.go Revert getPathSuffixUnescaped (#13256) 3 years ago
session_endpoint_test.go
setup.go Refactor client RPC timeouts (#14965) 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