consul/agent
hc-github-team-consul-core 8ab3884ae2
update bindata_assetfs.go
2021-08-27 19:44:04 +00:00
..
ae testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
auto-config hcs-1936: Prepare for adding license auto-retrieval to auto-config in enterprise 2021-05-24 17:21:08 +00:00
cache cache: Fix bug where connection errors can cause early cache expiry (#9979) 2021-04-08 11:11:15 +01:00
cache-types Merge pull request #10112 from hashicorp/dnephin/remove-streaming-from-cache 2021-04-28 21:58:32 +00:00
checks add http2 ping health checks (#8431) 2021-04-09 15:12:10 -04:00
config Merge pull request #10707 from hashicorp/dnephin/streaming-setup-default-timeout 2021-07-28 22:30:10 +00:00
connect Merge pull request #10552 from hashicorp/dnephin/ca-remove-rotation-period 2021-07-08 20:56:43 +00:00
consul [1.10.x] rpc: authorize raft requests (#10931) 2021-08-26 15:25:08 -07:00
debug
dns
exec
grpc [1.10.x] grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10908) 2021-08-25 09:26:08 -05:00
local Merge pull request #10188 from hashicorp/dnephin/dont-persist-agent-tokens 2021-05-10 19:58:59 +00:00
metadata Merge pull request #10272 from hashicorp/dnephin/backport-namespace-license-fix 2021-05-21 16:35:30 +00:00
mock
pool [1.10.x] grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10908) 2021-08-25 09:26:08 -05:00
proxycfg Merge pull request #10873 from hashicorp/fix/10825-pq-san-validation 2021-08-23 19:00:30 -06:00
router Correcting the changed function name in comment 2021-02-06 20:23:40 -05:00
routine-leak-checker Preparation for changing where license management is done. 2021-05-24 14:22:27 +00:00
rpc/subscribe structs: remove EnterpriseMeta.GetNamespace 2021-03-09 15:17:26 -05:00
rpcclient/health Merge pull request #10707 from hashicorp/dnephin/streaming-setup-default-timeout 2021-07-28 22:30:10 +00:00
structs api: expose upstream routing configurations in topology view (#10811) 2021-08-25 19:21:41 +00:00
submatview Merge pull request #10514 from hashicorp/dnephin/actually-enable-streaming 2021-06-29 16:50:02 -04:00
systemd
token
uiserver update bindata_assetfs.go 2021-08-27 19:44:04 +00:00
xds Merge pull request #10873 from hashicorp/fix/10825-pq-san-validation 2021-08-23 19:00:30 -06:00
acl.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
acl_endpoint.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
acl_endpoint_test.go Add support for returning ACL secret IDs for accessors with acl:write (#10546) 2021-07-08 22:13:45 +00:00
acl_test.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
agent.go Merge pull request #10824 from hashicorp/dnephin/acl-token-bug 2021-08-12 21:01:14 +00:00
agent_endpoint.go Fixup to support unix domain socket via command line (#10758) 2021-08-12 17:06:29 +00:00
agent_endpoint_test.go checks: Add Interval and Timeout to API response (#10717) (#10868) 2021-08-18 10:04:56 -06:00
agent_oss.go Preparation for changing where license management is done. 2021-05-24 14:22:27 +00:00
agent_test.go [1.10.x] grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10908) 2021-08-25 09:26:08 -05:00
apiserver.go
apiserver_test.go
catalog_endpoint.go http: Check HTTPUseCache in a single place 2020-12-11 14:03:47 -05:00
catalog_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
check.go
config_endpoint.go
config_endpoint_test.go Rename CatalogDestinationsOnly (#10397) 2021-06-14 20:15:58 +00:00
connect_auth.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
connect_ca_endpoint.go Format certificates properly (rfc7468) with a trailing new line (#10411) 2021-07-01 00:49:03 +00:00
connect_ca_endpoint_test.go Merge pull request #10552 from hashicorp/dnephin/ca-remove-rotation-period 2021-07-08 20:56:43 +00:00
coordinate_endpoint.go
coordinate_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
denylist.go
denylist_test.go
discovery_chain_endpoint.go http: Check HTTPUseCache in a single place 2020-12-11 14:03:47 -05:00
discovery_chain_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
dns.go Merge pull request #10009 from hashicorp/dnephin/trim-dns-response-with-edns 2021-07-16 22:10:03 +00:00
dns_oss.go
dns_test.go Merge pull request #10009 from hashicorp/dnephin/trim-dns-response-with-edns 2021-07-16 22:10:03 +00:00
enterprise_delegate_oss.go
event_endpoint.go Move static token resolution into the ACLResolver (#10013) 2021-04-14 12:39:35 -04:00
event_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
federation_state_endpoint.go
health_endpoint.go Merge pull request #10189 from hashicorp/dnephin/http-api-health-query-meta 2021-05-06 18:10:12 +00:00
health_endpoint_test.go Merge pull request #10514 from hashicorp/dnephin/actually-enable-streaming 2021-06-29 16:50:02 -04:00
http.go Merge pull request #10707 from hashicorp/dnephin/streaming-setup-default-timeout 2021-07-28 22:30:10 +00:00
http_decode_test.go Add support for configuring TLS ServerName for health checks 2021-03-16 18:16:44 -04:00
http_oss.go http: fix a bug that would cause runtimeConfig to be cached 2021-03-24 14:48:18 -04:00
http_oss_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
http_register.go
http_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
intentions_endpoint.go
intentions_endpoint_oss_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
intentions_endpoint_test.go server: deletions of intentions by name using the intention API is now idempotent (#9278) 2021-01-04 11:27:00 -06:00
keyring.go
keyring_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
kvs_endpoint.go Add content type headers to raw KV responses 2021-04-14 16:20:22 -04:00
kvs_endpoint_test.go Add content type headers to raw KV responses 2021-04-14 16:20:22 -04:00
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_oss.go
operator_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
prepared_query_endpoint.go http: Check HTTPUseCache in a single place 2020-12-11 14:03:47 -05:00
prepared_query_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
reload.go
remote_exec.go
remote_exec_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
retry_join.go
retry_join_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
service_checks_test.go agent: move deprecated AddServiceFromSource to a test file 2021-01-25 17:25:03 -05:00
service_manager.go Avoid panic on concurrent writes to cached service config map (#10647) 2021-07-20 16:10:37 +00:00
service_manager_test.go Avoid panic on concurrent writes to cached service config map (#10647) 2021-07-20 16:10:37 +00:00
session_endpoint.go
session_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
setup.go [1.10.x] grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10908) 2021-08-25 09:26:08 -05:00
setup_oss.go Move some things around to allow for license updating via config reload 2021-05-25 13:58:35 +00:00
sidecar_service.go agent: update proxy upstreams to inherit namespace from service (#10688) (#10698) 2021-07-27 15:23:25 -04:00
sidecar_service_test.go agent: update proxy upstreams to inherit namespace from service (#10688) (#10698) 2021-07-27 15:23:25 -04:00
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
status_endpoint.go
status_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
streaming_test.go Merge pull request #10514 from hashicorp/dnephin/actually-enable-streaming 2021-06-29 16:50:02 -04:00
testagent.go Move some things around to allow for license updating via config reload 2021-05-25 13:58:35 +00:00
testagent_test.go
translate_addr.go
txn_endpoint.go Add support for configuring TLS ServerName for health checks 2021-03-16 18:16:44 -04:00
txn_endpoint_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
ui_endpoint.go api: expose upstream routing configurations in topology view (#10811) 2021-08-25 19:21:41 +00:00
ui_endpoint_oss_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
ui_endpoint_test.go [1.10.x] Backport (#10811) and update vendor with new yamux version (#10929) 2021-08-26 14:35:38 -04:00
user_event.go
user_event_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
util.go
util_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
watch_handler.go
watch_handler_test.go