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
Matt Keeler d491a3a9d5
Miscellaneous fixes (#6727)
5 years ago
..
ae
agentpb Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
cache agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
cache-types Fix support for RSA CA keys in Connect. (#6638) 5 years ago
checks Checks to passing/critical only after reaching a consecutive success/failure threshold (#5739) 5 years ago
config Set MinQuorum variable in Autopilot (#6654) 5 years ago
connect Fix support for RSA CA keys in Connect. (#6638) 5 years ago
consul Miscellaneous fixes (#6727) 5 years ago
debug
exec
local Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
metadata
mock
pool Add note about RPC multiplexing and TLS content type mutual exc… (#6698) 5 years ago
proxycfg agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 5 years ago
router Do not surface left servers (#6420) 5 years ago
structs Fix support for RSA CA keys in Connect. (#6638) 5 years ago
systemd
token agent: updates to the agent token trigger anti-entropy full syncs (#6577) 5 years ago
xds Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
acl.go ACL Authorizer overhaul (#6620) 5 years ago
acl_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
acl_endpoint_legacy.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_test.go ACL Authorizer overhaul (#6620) 5 years ago
agent.go Set MinQuorum variable in Autopilot (#6654) 5 years ago
agent_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
agent_endpoint_test.go Store check type in catalog (#6561) 5 years ago
agent_test.go Store check type in catalog (#6561) 5 years ago
bindata_assetfs.go ui: UI Release Merge (ui-staging merge) (#6527) 5 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
catalog_endpoint_test.go Store check type in catalog (#6561) 5 years ago
check.go agent: tolerate more failure scenarios during service registration with central config enabled (#6472) 5 years ago
config.go
config_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
config_endpoint_test.go Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
connect_auth.go ACL Authorizer overhaul (#6620) 5 years ago
connect_ca_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
connect_ca_endpoint_test.go connect: Support RSA keys in addition to ECDSA (#6055) 5 years ago
coordinate_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
coordinate_endpoint_test.go test: add additional http status code assertions in coordinate HTTP API tests (#6410) 5 years ago
discovery_chain_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 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
dns_test.go
enterprise_delegate_oss.go
event_endpoint.go ACL Authorizer overhaul (#6620) 5 years ago
event_endpoint_test.go
health_endpoint.go
health_endpoint_test.go Store check type in catalog (#6561) 5 years ago
http.go Case sensitive Authorization header with lower-cased scheme in… (#6724) 5 years ago
http_decode_test.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
http_oss.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
http_oss_test.go
http_register.go Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
http_test.go sdk: add freelist tracking and ephemeral port range skipping to freeport 5 years ago
intentions_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
intentions_endpoint_test.go
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
notify.go
notify_test.go
operator_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 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 Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
prepared_query_endpoint_test.go
remote_exec.go
remote_exec_test.go Update retries that weren't using retry.R (#6146) 5 years ago
retry_join.go
retry_join_test.go
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 Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
session_endpoint_test.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
sidecar_service.go
sidecar_service_test.go test: don't leak agent goroutines in TestAgent_sidecarServiceFromNodeService (#6396) 5 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
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 Add support for parameterizing the ACL config used with a TestA… (#6559) 5 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
txn_endpoint_test.go txn: don't try to decode request bodies > raft.SuggestedMaxDataSize (#6422) 5 years ago
ui_endpoint.go
ui_endpoint_test.go Simplified code in various places (#6176) 5 years ago
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go