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.
consul/agent
R.B. Boyer 9566df524e
agent: cache notifications work after error if the underlying RPC returns index=1 (#6547)
5 years ago
..
ae Add -sidecar-for and new /agent/service/:service_id endpoint (#4691) 6 years ago
agentpb Expand the QueryOptions and QueryMeta interfaces (#6545) 5 years ago
cache agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
cache-types Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
checks Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
config Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
connect connect: don't colon-hex-encode the AuthorityKeyId and SubjectKeyId fields in connect certs (#6492) 5 years ago
consul Expand the QueryOptions and QueryMeta interfaces (#6545) 5 years ago
debug fix comment typos (#4890) 6 years ago
exec
local Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
metadata New ACLs (#4791) 6 years ago
mock
pool snapshot: add TLS support to HalfCloser interface (#6216) 5 years ago
proxycfg agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
router Distinguish between DC not existing and not being available (#6399) 5 years ago
structs Expand the QueryOptions and QueryMeta interfaces (#6545) 5 years ago
systemd
token ACL Token Persistence and Reloading (#5328) 6 years ago
xds Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
acl.go connect: remove managed proxies (#6220) 5 years ago
acl_endpoint.go ACL Token ID Initialization (#5307) 6 years ago
acl_endpoint_legacy.go New ACLs (#4791) 6 years ago
acl_endpoint_legacy_test.go Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
acl_endpoint_test.go ACL Token ID Initialization (#5307) 6 years ago
acl_test.go tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 6 years ago
agent.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
agent_endpoint.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
agent_endpoint_test.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
agent_test.go agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
bindata_assetfs.go update bindata_assetfs.go 5 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go resolve circleci config conflicts 5 years ago
catalog_endpoint_test.go connect: remove managed proxies (#6220) 5 years ago
check.go agent: tolerate more failure scenarios during service registration with central config enabled (#6472) 5 years ago
config.go Make a few config entry endpoints return 404s and allow for snake_case and lowercase key names. (#5748) 6 years ago
config_endpoint.go agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
config_endpoint_test.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
connect_auth.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
connect_ca_endpoint.go Fix CA pruning when CA config uses string durations. (#4669) 6 years ago
connect_ca_endpoint_test.go connect: Support RSA keys in addition to ECDSA (#6055) 5 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go test: add additional http status code assertions in coordinate HTTP API tests (#6410) 5 years ago
discovery_chain_endpoint.go connect: expose an API endpoint to compile the discovery chain (#6248) 5 years ago
discovery_chain_endpoint_test.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
dns.go Merge Consul OSS branch 'master' at commit e91f73f592 5 years ago
dns_test.go Merge Consul OSS branch 'master' at commit e91f73f592 5 years ago
enterprise_delegate_oss.go Update to use a consulent build tag instead of just ent (#5759) 6 years ago
event_endpoint.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
event_endpoint_test.go Move internal/ to sdk/ (#5568) 6 years ago
health_endpoint.go Filter non-passing nodes without modifying cache 6 years ago
health_endpoint_test.go Merge branch 'master' into release/1-6 5 years ago
http.go Expand the QueryOptions and QueryMeta interfaces (#6545) 5 years ago
http_oss.go connect: remove managed proxies (#6220) 5 years ago
http_oss_test.go Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
http_test.go sdk: add freelist tracking and ephemeral port range skipping to freeport 5 years ago
intentions_endpoint.go Implement Mesh Gateways 5 years ago
intentions_endpoint_test.go Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
keyring.go add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
keyring_test.go test: ensure all TestAgent constructions use a constructor (#6443) 5 years ago
kvs_endpoint.go Chunking support (#6172) 5 years ago
kvs_endpoint_test.go Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
notify.go Fixes memory leak when blocking on /event/list (#4482) 6 years ago
notify_test.go Fixes memory leak when blocking on /event/list (#4482) 6 years ago
operator_endpoint.go add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
operator_endpoint_test.go add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
prepared_query_endpoint.go Support Agent Caching for Service Discovery Results (#4541) 6 years ago
prepared_query_endpoint_test.go Add tagged addresses for services (#5965) 6 years ago
remote_exec.go
remote_exec_test.go Update retries that weren't using retry.R (#6146) 5 years ago
retry_join.go tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 6 years ago
retry_join_test.go tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 6 years ago
service_checks_test.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
service_manager.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
service_manager_test.go agent: tolerate more failure scenarios during service registration with central config enabled (#6472) 5 years ago
session_endpoint.go
session_endpoint_test.go tests: actually have TestSessionTTLRenew sleep during execution (#5669) 6 years ago
sidecar_service.go Ensure Consul is IPv6 compliant (#5468) 6 years ago
sidecar_service_test.go test: don't leak agent goroutines in TestAgent_sidecarServiceFromNodeService (#6396) 5 years ago
signal_unix.go cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands (#4737) 6 years ago
signal_windows.go cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands (#4737) 6 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go add wait to TestSnapshot 6 years ago
status_endpoint.go Allow forwarding of some status RPCs (#6198) 5 years ago
status_endpoint_test.go Fix flaky tests (#6229) 5 years ago
testagent.go sdk: add freelist tracking and ephemeral port range skipping to freeport 5 years ago
testagent_test.go
translate_addr.go Add tagged addresses for services (#5965) 6 years ago
txn_endpoint.go txn: don't try to decode request bodies > raft.SuggestedMaxDataSize (#6422) 5 years ago
txn_endpoint_test.go txn: don't try to decode request bodies > raft.SuggestedMaxDataSize (#6422) 5 years ago
ui_endpoint.go Implement Kind based ServiceDump and caching of the ServiceDump RPC 5 years ago
ui_endpoint_test.go Simplified code in various places (#6176) 5 years ago
user_event.go
user_event_test.go Move internal/ to sdk/ (#5568) 6 years ago
util.go cli: forward SIGTERM to child process of 'lock' and 'watch' subcommands (#4737) 6 years ago
util_test.go Move internal/ to sdk/ (#5568) 6 years ago
watch_handler.go Move the watch package into the api module (#5664) 6 years ago
watch_handler_test.go Move the watch package into the api module (#5664) 6 years ago