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 c17baadbf8 lib/ttlcache: add a constant for NotIndexed 4 years ago
..
ae testutil: NewLogBuffer - buffer logs until a test fails 4 years ago
auto-config lib/retry: Refactor to reduce the interface surface 4 years ago
cache lib/ttlcache: add a constant for NotIndexed 4 years ago
cache-types Merge pull request #8825 from hashicorp/streaming/add-config 4 years ago
checks Return grpc serving status in health check errors 4 years ago
config Merge pull request #8825 from hashicorp/streaming/add-config 4 years ago
connect Update CI for leader renew CA test using Vault 4 years ago
consul Consul Service meta wrongly computes and exposes non_voter meta (#8731) 4 years ago
debug
dns config: move NodeName validation to config validation 4 years ago
exec
grpc grpc: fix data rate in stats handler test 4 years ago
local Notify alias checks when aliased service is [de]registered (#8456) 4 years ago
metadata ci: enable SA4006 staticcheck check 4 years ago
mock checks: when a service does not exists in an alias, consider it failing (#7384) 5 years ago
pool server: add gRPC server for streaming events 4 years ago
proxycfg Fix text type assertion 4 years ago
router agent/grpc: use router.Manager to handle the rebalance 4 years ago
routine-leak-checker agent: enable enable_central_service_config by default (#8746) 4 years ago
rpc/subscribe subscribe: add test cases for newEventFromStreamEvent 4 years ago
rpcclient/health config: add field for enabling streaming in the client 4 years ago
structs Enhance the output of consul snapshot inspect (#8787) 4 years ago
submatview streaming: improve godoc for cache-type 4 years ago
systemd
token token: OSS support for enterprise tokens 4 years ago
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit 02dcd422f 4 years ago
xds connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
acl.go added permission denied error message (#8044) 4 years ago
acl_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
acl_endpoint_legacy.go api: rename HTTPServer to HTTPHandlers 4 years ago
acl_endpoint_legacy_test.go api: rename HTTPServer to HTTPHandlers 4 years ago
acl_endpoint_test.go Enable gofmt simplify 4 years ago
acl_test.go agent/token: Move token persistence out of agent 4 years ago
agent.go Merge pull request #8825 from hashicorp/streaming/add-config 4 years ago
agent_endpoint.go connect: support defining intentions using layer 7 criteria (#8839) 4 years ago
agent_endpoint_test.go agent: enable enable_central_service_config by default (#8746) 4 years ago
agent_oss.go agent/token: Move token persistence out of agent 4 years ago
agent_test.go agent: enable enable_central_service_config by default (#8746) 4 years ago
apiserver.go agent: add apiServers type for managing HTTP servers 4 years ago
apiserver_test.go agent: add apiServers type for managing HTTP servers 4 years ago
catalog_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
catalog_endpoint_test.go Add api mod support for /catalog/gateway-services (#8278) 4 years ago
check.go
config_endpoint.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
config_endpoint_test.go Expect default enterprise metadata in gateway tests (#7664) 5 years ago
connect_auth.go Return intention info in svc topology endpoint (#8853) 4 years ago
connect_ca_endpoint.go Add capability for the v1/connect/ca/roots endpoint to return a PEM encoded certificate chain (#8774) 4 years ago
connect_ca_endpoint_test.go Add capability for the v1/connect/ca/roots endpoint to return a PEM encoded certificate chain (#8774) 4 years ago
coordinate_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
coordinate_endpoint_test.go Fix a number of problems found by staticcheck 5 years ago
denylist.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
denylist_test.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
discovery_chain_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
discovery_chain_endpoint_test.go Enable gofmt simplify 4 years ago
dns.go rpcclient: Add health.Client and use it in http and dns 4 years ago
dns_oss.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
dns_test.go test: update tags for database service registrations and queries (#8693) 4 years ago
enterprise_delegate_oss.go
event_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
event_endpoint_test.go Enable gofmt simplify 4 years ago
federation_state_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
health_endpoint.go rpcclient: Add health.Client and use it in http and dns 4 years ago
health_endpoint_test.go Enable gofmt simplify 4 years ago
http.go uiserver: upstream refactors done elsewhere (#8891) 4 years ago
http_decode_test.go Fix a bunch of unparam lint issues 4 years ago
http_oss.go uiserver: upstream refactors done elsewhere (#8891) 4 years ago
http_oss_test.go agent/http: un-embed the HTTPServer 4 years ago
http_register.go Add /v1/internal/ui/metrics-proxy API endpoint that proxies to a configured metrics provider backend. 4 years ago
http_test.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
intentions_endpoint.go agent: allow the /v1/connect/intentions/match endpoint to use the agent cache (#8875) 4 years ago
intentions_endpoint_oss_test.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
intentions_endpoint_test.go agent: allow the /v1/connect/intentions/match endpoint to use the agent cache (#8875) 4 years ago
keyring.go agent: Move setupKeyring functions to keyring.go 4 years ago
keyring_test.go testing: Remove all the defer os.Removeall 4 years ago
kvs_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
kvs_endpoint_test.go Fix a number of problems found by staticcheck 5 years ago
nodeid.go Remove check that hostID is a uuid. 4 years ago
nodeid_test.go testing: Remove all the defer os.Removeall 4 years ago
notify.go
notify_test.go
operator_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
operator_endpoint_test.go thread local-only through the layers 4 years ago
prepared_query_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
prepared_query_endpoint_test.go Enable gofmt simplify 4 years ago
reload.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
remote_exec.go
remote_exec_test.go Remove name from NewTestAgent 5 years ago
retry_join.go
retry_join_test.go
service_checks_test.go Remove name from NewTestAgent 5 years ago
service_manager.go agent: when enable_central_service_config is enabled ensure agent reload doesn't revert check state to critical (#8747) 4 years ago
service_manager_test.go agent: enable enable_central_service_config by default (#8746) 4 years ago
session_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
session_endpoint_test.go api: rename HTTPServer to HTTPHandlers 4 years ago
setup.go config: add field for enabling streaming in the client 4 years ago
sidecar_service.go Enable gofmt simplify 4 years ago
sidecar_service_test.go Enable gofmt simplify 4 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
snapshot_endpoint_test.go Remove name from NewTestAgent 5 years ago
status_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
status_endpoint_test.go Remove name from NewTestAgent 5 years ago
testagent.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
testagent_test.go config: Make Source an interface 4 years ago
translate_addr.go
txn_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
txn_endpoint_test.go Remove name from NewTestAgent 5 years ago
ui_endpoint.go Actually proxy the query string too 4 years ago
ui_endpoint_test.go Actually proxy the query string too 4 years ago
user_event.go subscribe: Add steps to rpc/subscribe tests 4 years ago
user_event_test.go test: update tags for database service registrations and queries (#8693) 4 years ago
util.go
util_test.go testing: use t.Cleanup in testutil.TempFile 4 years ago
watch_handler.go watch: Allow args from different types 4 years ago
watch_handler_test.go watch: Allow args from different types 4 years ago