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.
 
 
 
 
 
 
R.B. Boyer a85b8a4705
api: ensure peering API endpoints do not use protobufs (#13204)
3 years ago
..
ae sdk: add TestLogLevel for setting log level in tests 3 years ago
auto-config peering: initial sync (#12842) 3 years ago
cache proxycfg: remove dependency on `cache.UpdateEvent` (#13144) 3 years ago
cache-types Watch the singular service resolver instead of the list + filtering to 1 (#13012) 3 years ago
checks Merge pull request #12685 from hashicorp/http-check-redirect-option 3 years ago
config Retry on bad dogstatsd connection (#13091) 3 years ago
configentry Fixup acl.EnterpriseMeta 3 years ago
connect peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 3 years ago
consul peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 3 years ago
debug bulk rewrite using this script 3 years ago
dns test: fix incorrect use of t instead of r in retry test (#13146) 3 years ago
exec re-run gofmt on 1.17 (#11579) 3 years ago
grpc Specify go_package explicitly 3 years ago
local Fixup acl.EnterpriseMeta 3 years ago
metadata partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
mock
pool Add timeout to Client RPC calls (#11500) 3 years ago
proxycfg proxycfg: remove dependency on `cache.UpdateEvent` (#13144) 3 years ago
router sdk: add TestLogLevel for setting log level in tests 3 years ago
routine-leak-checker Remove references to "master" ACL tokens in tests (#11751) 3 years ago
rpc peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 3 years ago
rpcclient/health agent: allow for service discovery queries involving peer name to use streaming (#13168) 3 years ago
structs peering: replicate expected SNI, SPIFFE, and service protocol to peers (#13218) 3 years ago
submatview proxycfg: remove dependency on `cache.UpdateEvent` (#13144) 3 years ago
systemd
token agent/token: rename `agent_master` to `agent_recovery` (internally) (#11744) 3 years ago
uiserver Add an internal env var for managed cluster config in the ui (#12796) 3 years ago
xds Fix proto lint errors after version bump 3 years ago
acl.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
acl_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
acl_oss.go agent: support `X-Consul-Results-Filtered-By-ACLs` header in agent-local endpoints (#11610) 3 years ago
acl_test.go Retry on bad dogstatsd connection (#13091) 3 years ago
agent.go proxycfg: remove dependency on `cache.UpdateEvent` (#13144) 3 years ago
agent_endpoint.go Retry on bad dogstatsd connection (#13091) 3 years ago
agent_endpoint_oss.go Fixup acl.EnterpriseMeta 3 years ago
agent_endpoint_oss_test.go Add oss test 3 years ago
agent_endpoint_test.go Retry on bad dogstatsd connection (#13091) 3 years ago
agent_oss.go Fixup acl.EnterpriseMeta 3 years ago
agent_test.go Update go version to 1.18.1 3 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
catalog_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
catalog_endpoint_test.go catalog: compare node names case insensitively in more places (#12444) 3 years ago
check.go Fixup acl.EnterpriseMeta 3 years ago
config_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
config_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
connect_auth.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
connect_ca_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
connect_ca_endpoint_test.go Update go version to 1.18.1 3 years ago
coordinate_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
coordinate_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
delegate_mock_test.go Fixup acl.EnterpriseMeta 3 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
discovery_chain_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
dns.go Fixup acl.EnterpriseMeta 3 years ago
dns_oss.go Fixup acl.EnterpriseMeta 3 years ago
dns_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
enterprise_delegate_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
event_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
event_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
federation_state_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
health_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
health_endpoint_test.go agent: allow for service discovery queries involving peer name to use streaming (#13168) 3 years ago
http.go docs: clarify consistency mode operation 3 years ago
http_decode_test.go
http_oss.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
http_oss_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
http_register.go [sync oss] api: add peering api module (#12911) 3 years ago
http_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
intentions_endpoint.go fix: non-leader agents return 404 on Get Intention exact api (#13179) 3 years ago
intentions_endpoint_oss_test.go re-run gofmt on 1.17 (#11579) 3 years ago
intentions_endpoint_test.go fix: non-leader agents return 404 on Get Intention exact api (#13179) 3 years ago
keyring.go Allows keyring operations on client agents 3 years ago
keyring_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
kvs_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
kvs_endpoint_test.go
metrics.go
metrics_test.go add more labels to RequestRecorder (#12727) 3 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
operator_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
operator_endpoint_test.go
peering_endpoint.go api: ensure peering API endpoints do not use protobufs (#13204) 3 years ago
peering_endpoint_oss_test.go [sync oss] api: add peering api module (#12911) 3 years ago
peering_endpoint_test.go api: ensure peering API endpoints do not use protobufs (#13204) 3 years ago
prepared_query_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
prepared_query_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
reload.go
remote_exec.go
remote_exec_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
retry_join.go
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go bulk rewrite using this script 3 years ago
session_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
session_endpoint_test.go
setup.go Retry on bad dogstatsd connection (#13091) 3 years ago
setup_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
sidecar_service.go
sidecar_service_test.go bulk rewrite using this script 3 years ago
signal_unix.go re-run gofmt on 1.17 (#11579) 3 years ago
signal_windows.go re-run gofmt on 1.17 (#11579) 3 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go
testagent.go Retry on bad dogstatsd connection (#13091) 3 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
txn_endpoint_test.go Unify various status errors into one HTTP error type. (#12594) 3 years ago
ui_endpoint.go When a host header is defined override `req.Host` in the metrics ui (#13071) 3 years ago
ui_endpoint_oss_test.go re-run gofmt on 1.17 (#11579) 3 years ago
ui_endpoint_test.go Support for connect native services in topology view. (#12098) 3 years ago
user_event.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
user_event_test.go
util.go Remove some usage of md5 from the system (#11491) 3 years ago
util_test.go Remove some usage of md5 from the system (#11491) 3 years ago
watch_handler.go
watch_handler_test.go