open-consul/agent
Matt Keeler b684138882 Fix session backwards incompatibility with 1.6.x and earlier. 2020-03-05 15:34:55 -05:00
..
ae
agentpb
cache avoid 'panic: Log in goroutine after TestCacheGet_refreshAge has completed' (#7276) 2020-02-12 10:01:51 -06:00
cache-types Make the config entry and leaf cert cache types ns aware (#7256) 2020-02-10 19:26:01 -05:00
checks feat: support sending body in HTTP checks (#6602) 2020-02-10 09:27:12 -07:00
config tls: support tls 1.3 (#7325) 2020-02-19 23:22:31 +01:00
connect connect: add validations around intermediate cert ttl (#7213) 2020-02-11 00:05:49 +01:00
consul Fix session backwards incompatibility with 1.6.x and earlier. 2020-03-05 15:34:55 -05:00
debug
exec
local OSS Changes for agent local state namespace testing (#7250) 2020-02-10 11:25:12 -05:00
metadata
mock
pool agent: ensure that we always use the same settings for msgpack (#7245) 2020-02-07 15:50:24 -06:00
proxycfg xDS Mesh Gateway Resolver Subset Fixes (#7294) 2020-02-19 11:57:55 -05:00
router
structs Fix session backwards incompatibility with 1.6.x and earlier. 2020-03-05 15:34:55 -05:00
systemd
token
xds xDS Mesh Gateway Resolver Subset Fixes (#7294) 2020-02-19 11:57:55 -05:00
acl.go
acl_endpoint.go Catalog + Namespace OSS changes. (#7219) 2020-02-10 10:40:44 -05:00
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_test.go
agent.go agent: sensible keyring error (#7272) 2020-02-13 20:35:09 +01:00
agent_endpoint.go agent: take Prometheus MIME-type header into account (#7371) 2020-03-03 14:18:19 +01:00
agent_endpoint_test.go agent: take Prometheus MIME-type header into account (#7371) 2020-03-03 14:18:19 +01:00
agent_oss.go
agent_test.go
bindata_assetfs.go update bindata_assetfs.go 2020-02-11 15:19:16 +00:00
blacklist.go
blacklist_test.go
catalog_endpoint.go Catalog + Namespace OSS changes. (#7219) 2020-02-10 10:40:44 -05:00
catalog_endpoint_test.go
check.go
config.go
config_endpoint.go
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go connect: add validations around intermediate cert ttl (#7213) 2020-02-11 00:05:49 +01:00
coordinate_endpoint.go
coordinate_endpoint_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go Catalog + Namespace OSS changes. (#7219) 2020-02-10 10:40:44 -05:00
dns.go Properly detect no alt domain set (#7323) 2020-02-19 14:41:43 -05:00
dns_oss.go
dns_test.go Properly detect no alt domain set (#7323) 2020-02-19 14:41:43 -05:00
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go
health_endpoint.go Catalog + Namespace OSS changes. (#7219) 2020-02-10 10:40:44 -05:00
health_endpoint_test.go
http.go Adds http_config.response_headers to the UI headers plus tests (#7369) 2020-03-03 13:18:35 +00:00
http_decode_test.go feat: support sending body in HTTP checks (#6602) 2020-02-10 09:27:12 -07:00
http_oss.go
http_oss_test.go
http_register.go
http_test.go Adds http_config.response_headers to the UI headers plus tests (#7369) 2020-03-03 13:18:35 +00:00
intentions_endpoint.go
intentions_endpoint_test.go
keyring.go agent: sensible keyring error (#7272) 2020-02-13 20:35:09 +01:00
keyring_test.go agent: sensible keyring error (#7272) 2020-02-13 20:35:09 +01:00
kvs_endpoint.go
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_test.go
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
session_endpoint.go Fix session backwards incompatibility with 1.6.x and earlier. 2020-03-05 15:34:55 -05:00
session_endpoint_test.go
sidecar_service.go
sidecar_service_test.go OSS Changes for various config entry namespacing bugs (#7226) 2020-02-06 10:52:25 -05:00
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go tests: convert windows style path to posix style path to avoid hcl parsing error (#6351) 2020-02-11 10:13:31 +01:00
testagent_test.go
translate_addr.go
txn_endpoint.go feat: support sending body in HTTP checks (#6602) 2020-02-10 09:27:12 -07:00
txn_endpoint_test.go
ui_endpoint.go
ui_endpoint_test.go
user_event.go agent: ensure that we always use the same settings for msgpack (#7245) 2020-02-07 15:50:24 -06:00
user_event_test.go
util.go agent: ensure that we always use the same settings for msgpack (#7245) 2020-02-07 15:50:24 -06:00
util_test.go
watch_handler.go
watch_handler_test.go