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.
 
 
 
 
 
 
Paul Banks e4db845246
Refactor uiserver to separate package, cleaner Reloading
4 years ago
..
ae
auto-config
cache
cache-types Merge master 4 years ago
checks Return grpc serving status in health check errors 4 years ago
config Fix reload test; address other PR feedback 4 years ago
connect fix TestLeader_SecondaryCA_IntermediateRenew (#8702) 4 years ago
consul Resolve conflicts 4 years ago
debug
dns
exec
grpc agent/grpc: always close the conn when dialing fails. 4 years ago
local
metadata
mock
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
structs Resolve conflicts 4 years ago
systemd
token
uiserver Refactor uiserver to separate package, cleaner Reloading 4 years ago
xds Add session flag to cookie config 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
acl_test.go
agent.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
agent_endpoint.go Merge pull request #8680 from hashicorp/dnephin/replace-consul-opts-with-base-deps 4 years ago
agent_endpoint_test.go api: rename HTTPServer to HTTPHandlers 4 years ago
agent_oss.go
agent_test.go Refactor uiserver to separate package, cleaner Reloading 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
check.go
config_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
connect_ca_endpoint_test.go
coordinate_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
coordinate_endpoint_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
discovery_chain_endpoint_test.go
dns.go
dns_oss.go
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
federation_state_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
health_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
health_endpoint_test.go
http.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
http_decode_test.go
http_oss.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
http_oss_test.go
http_register.go api: rename HTTPServer to HTTPHandlers 4 years ago
http_test.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
intentions_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
intentions_endpoint_oss_test.go
intentions_endpoint_test.go
keyring.go
keyring_test.go
kvs_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
kvs_endpoint_test.go
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
operator_endpoint_test.go
prepared_query_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
prepared_query_endpoint_test.go
reload.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go
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
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 agent/grpc: use router.Manager to handle the rebalance 4 years ago
sidecar_service.go
sidecar_service_test.go
signal_unix.go
signal_windows.go
snapshot_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
snapshot_endpoint_test.go
status_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
status_endpoint_test.go
testagent.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
txn_endpoint_test.go
ui_endpoint.go Resolve conflicts 4 years ago
ui_endpoint_test.go Add config changes for UI metrics 4 years ago
user_event.go
user_event_test.go test: update tags for database service registrations and queries (#8693) 4 years ago
util.go
util_test.go
watch_handler.go
watch_handler_test.go