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.
 
 
 
 
 
 
Daniel Nephin 6b513c1ba4 rpc: add tests for canRetry 4 years ago
..
ae
auto-config config: improve the interface of Load 4 years ago
cache cache: Fix bug where connection errors can cause early cache expiry (#9979) 4 years ago
cache-types rpcclient/health: integrate submatview.Store into rpcclient/health 4 years ago
checks add http2 ping health checks (#8431) 4 years ago
config Fixup agent/config tests 4 years ago
connect Replace CertURI.Authorize() calls. 4 years ago
consul rpc: add tests for canRetry 4 years ago
debug
dns
exec
grpc Set gRPC keepalives to mirror Yamux keepalive behaviour 4 years ago
local local: default to the agent token instead of the user token 4 years ago
metadata
mock
pool introduce certopts (#9606) 4 years ago
proxycfg Merge pull request #10155 from hashicorp/dnephin/config-entry-remove-fields 4 years ago
router Correcting the changed function name in comment 4 years ago
routine-leak-checker introduce certopts (#9606) 4 years ago
rpc/subscribe structs: remove EnterpriseMeta.GetNamespace 4 years ago
rpcclient/health submatview: only return materializer from getEntry 4 years ago
structs Fixup more structs_test 4 years ago
submatview submatview: fix godoc and comment typos 4 years ago
systemd
token
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit 9801551f7 4 years ago
xds Merge pull request #10155 from hashicorp/dnephin/config-entry-remove-fields 4 years ago
acl.go Move static token resolution into the ACLResolver (#10013) 4 years ago
acl_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go Add fields to the /acl/auth-methods endpoint. (#9741) 4 years ago
acl_test.go Move static token resolution into the ACLResolver (#10013) 4 years ago
agent.go Make Raft trailing logs and snapshot timing reloadable (#10129) 4 years ago
agent_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
agent_endpoint_test.go Fixup checksums for tests 4 years ago
agent_oss.go
agent_test.go health: create health.Client in Agent.New 4 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go
catalog_endpoint_test.go
check.go
config_endpoint.go
config_endpoint_test.go config-entry: use custom MarshalJSON for mesh type 4 years ago
connect_auth.go Move static token resolution into the ACLResolver (#10013) 4 years ago
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go
dns.go Do not filter tags unless req.TagFilter is set 4 years ago
dns_oss.go
dns_test.go Avoid failing test due to undiscoverable node name 4 years ago
enterprise_delegate_oss.go
event_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go rpcclient/health: move all backend routing logic to client 4 years ago
health_endpoint_test.go api: ensure v1/health/ingress/:service endpoint works properly when streaming is enabled (#9967) 4 years ago
http.go Move static token resolution into the ACLResolver (#10013) 4 years ago
http_decode_test.go Add support for configuring TLS ServerName for health checks 4 years ago
http_oss.go http: fix a bug that would cause runtimeConfig to be cached 4 years ago
http_oss_test.go
http_register.go
http_test.go
intentions_endpoint.go
intentions_endpoint_oss_test.go
intentions_endpoint_test.go server: deletions of intentions by name using the intention API is now idempotent (#9278) 4 years ago
keyring.go
keyring_test.go
kvs_endpoint.go Add content type headers to raw KV responses 4 years ago
kvs_endpoint_test.go Add content type headers to raw KV responses 4 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_oss.go
operator_endpoint_test.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
reload.go
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go agent: move deprecated AddServiceFromSource to a test file 4 years ago
service_manager.go Replace TransparentProxy bool with ProxyMode 4 years ago
service_manager_test.go Replace TransparentProxy bool with ProxyMode 4 years ago
session_endpoint.go
session_endpoint_test.go
setup.go Make Raft trailing logs and snapshot timing reloadable (#10129) 4 years ago
sidecar_service.go Add support for downstreams 4 years ago
sidecar_service_test.go agent: move deprecated AddServiceFromSource to a test file 4 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 Added testing of GRPC with TLS combinations 4 years ago
testagent.go introduce certopts (#9606) 4 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Add support for configuring TLS ServerName for health checks 4 years ago
txn_endpoint_test.go
ui_endpoint.go Merge pull request #10016 from hashicorp/topology-update 4 years ago
ui_endpoint_oss_test.go
ui_endpoint_test.go Update viz endpoint to include topology from intentions 4 years ago
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go