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
Daniel Nephin 6956477be5
Merge pull request #8548 from edevil/fix_flake
4 years ago
..
ae
auto-config testing: Remove all the defer os.Removeall 4 years ago
cache Merge pull request #8548 from edevil/fix_flake 4 years ago
cache-types Return nil value on error. 4 years ago
cert-monitor Ensure certificates retrieved through the cache get persisted with auto-config (#8409) 4 years ago
checks
config agent: ensure that we normalize bootstrapped config entries (#8547) 4 years ago
connect
consul Merge pull request #8548 from edevil/fix_flake 4 years ago
debug
dns config: move NodeName validation to config validation 4 years ago
exec
local Notify alias checks when aliased service is [de]registered (#8456) 4 years ago
metadata
mock
pool Pass a logger to ConnPool and yamux, instead of an io.Writer 4 years ago
proxycfg xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
router Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
routine-leak-checker testing: Remove all the defer os.Removeall 4 years ago
structs Add http2 and grpc support to ingress gateways (#8458) 4 years ago
systemd
token
xds xds: use envoy's rbac filter to handle intentions entirely within envoy (#8569) 4 years ago
acl.go agent: extract dependency creation from New 4 years ago
acl_endpoint.go
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_test.go testing: disable global metrics sink in tests 4 years ago
agent.go Merge pull request #8552 from pierresouchay/reload_cache_throttling_config 4 years ago
agent_endpoint.go agent: expose the list of supported envoy versions on /v1/agent/self (#8545) 4 years ago
agent_endpoint_test.go agent: expose the list of supported envoy versions on /v1/agent/self (#8545) 4 years ago
agent_oss.go agent: unmethod consulConfig 4 years ago
agent_test.go Merge pull request #8552 from pierresouchay/reload_cache_throttling_config 4 years ago
bindata_assetfs.go changelog: Update for 1.8.2, 1.7.6, 1.7.5 and 1.6.7 (#8462) 4 years ago
catalog_endpoint.go
catalog_endpoint_test.go
check.go
config_endpoint.go
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go
dns.go config: move NodeName validation to config validation 4 years ago
dns_oss.go
dns_test.go config: move NodeName validation to config validation 4 years ago
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go
http.go
http_decode_test.go
http_oss.go
http_oss_test.go
http_register.go Internal endpoint to query intentions associated with a gateway (#8400) 4 years ago
http_test.go Merge pull request #8514 from hashicorp/dnephin/testing-improvements-1 4 years ago
intentions_endpoint.go
intentions_endpoint_oss_test.go
intentions_endpoint_test.go
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
kvs_endpoint_test.go
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 thread local-only through the layers 4 years ago
operator_endpoint_test.go thread local-only through the layers 4 years ago
prepared_query_endpoint.go
prepared_query_endpoint_test.go
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go testing: Remove TestAgent.Key and change TestAgent.DataDir 4 years ago
session_endpoint.go
session_endpoint_test.go testing: Improve session_endpoint_test 4 years ago
setup.go Move RPC router from Client/Server and into BaseDeps (#8559) 4 years ago
sidecar_service.go
sidecar_service_test.go
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go testing: disable global metrics sink in tests 4 years ago
testagent_test.go config: Make Source an interface 4 years ago
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go Internal endpoint to query intentions associated with a gateway (#8400) 4 years ago
ui_endpoint_test.go Merge pull request #8514 from hashicorp/dnephin/testing-improvements-1 4 years ago
user_event.go
user_event_test.go
util.go
util_test.go testing: use t.Cleanup in testutil.TempFile 4 years ago
watch_handler.go
watch_handler_test.go