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
Chris S. Kim 7afc8b8bd5
agent: Clean up unused built-in proxy config (#11165)
3 years ago
..
ae
auto-config hcs-1936: Prepare for adding license auto-retrieval to auto-config in enterprise 4 years ago
cache cache: Fix bug where connection errors can cause early cache expiry (#9979) 4 years ago
cache-types Merge pull request #10112 from hashicorp/dnephin/remove-streaming-from-cache 4 years ago
checks add http2 ping health checks (#8431) 4 years ago
config Merge pull request #10707 from hashicorp/dnephin/streaming-setup-default-timeout 3 years ago
connect Merge pull request #10552 from hashicorp/dnephin/ca-remove-rotation-period 3 years ago
consul [1.10.x] rpc: authorize raft requests (#10931) 3 years ago
debug
dns
exec
grpc [1.10.x] grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10908) 3 years ago
local Merge pull request #10188 from hashicorp/dnephin/dont-persist-agent-tokens 4 years ago
metadata Merge pull request #10272 from hashicorp/dnephin/backport-namespace-license-fix 4 years ago
mock
pool [1.10.x] grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10908) 3 years ago
proxycfg Merge pull request #10873 from hashicorp/fix/10825-pq-san-validation 3 years ago
router Correcting the changed function name in comment 4 years ago
routine-leak-checker Preparation for changing where license management is done. 4 years ago
rpc/subscribe structs: remove EnterpriseMeta.GetNamespace 4 years ago
rpcclient/health Merge pull request #10707 from hashicorp/dnephin/streaming-setup-default-timeout 3 years ago
structs api: expose upstream routing configurations in topology view (#10811) 3 years ago
submatview Merge pull request #10514 from hashicorp/dnephin/actually-enable-streaming 3 years ago
systemd
token
uiserver update bindata_assetfs.go 3 years ago
xds connect: update envoy supported versions to latest patch release [1 .10.x] (#10960) 3 years ago
acl.go Move static token resolution into the ACLResolver (#10013) 4 years ago
acl_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go Add support for returning ACL secret IDs for accessors with acl:write (#10546) 3 years ago
acl_test.go Move static token resolution into the ACLResolver (#10013) 4 years ago
agent.go agent: Clean up unused built-in proxy config (#11165) 3 years ago
agent_endpoint.go Fixup to support unix domain socket via command line (#10758) 3 years ago
agent_endpoint_test.go checks: Add Interval and Timeout to API response (#10717) (#10868) 3 years ago
agent_oss.go Preparation for changing where license management is done. 4 years ago
agent_test.go [1.10.x] grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10908) 3 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go
catalog_endpoint_test.go
check.go
config_endpoint.go
config_endpoint_test.go Rename CatalogDestinationsOnly (#10397) 3 years ago
connect_auth.go Move static token resolution into the ACLResolver (#10013) 4 years ago
connect_ca_endpoint.go Format certificates properly (rfc7468) with a trailing new line (#10411) 3 years ago
connect_ca_endpoint_test.go Merge pull request #10552 from hashicorp/dnephin/ca-remove-rotation-period 3 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go
dns.go Merge pull request #10009 from hashicorp/dnephin/trim-dns-response-with-edns 3 years ago
dns_oss.go
dns_test.go Merge pull request #10009 from hashicorp/dnephin/trim-dns-response-with-edns 3 years ago
enterprise_delegate_oss.go
event_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go Merge pull request #10189 from hashicorp/dnephin/http-api-health-query-meta 4 years ago
health_endpoint_test.go Merge pull request #10514 from hashicorp/dnephin/actually-enable-streaming 3 years ago
http.go Merge pull request #10707 from hashicorp/dnephin/streaming-setup-default-timeout 3 years ago
http_decode_test.go Add support for configuring TLS ServerName for health checks 4 years ago
http_oss.go http: fix a bug that would cause runtimeConfig to be cached 4 years ago
http_oss_test.go
http_register.go
http_test.go
intentions_endpoint.go
intentions_endpoint_oss_test.go
intentions_endpoint_test.go
keyring.go
keyring_test.go
kvs_endpoint.go Add content type headers to raw KV responses 4 years ago
kvs_endpoint_test.go Add content type headers to raw KV responses 4 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_oss.go
operator_endpoint_test.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
reload.go
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go agent: move deprecated AddServiceFromSource to a test file 4 years ago
service_manager.go Avoid panic on concurrent writes to cached service config map (#10647) 3 years ago
service_manager_test.go Avoid panic on concurrent writes to cached service config map (#10647) 3 years ago
session_endpoint.go
session_endpoint_test.go
setup.go [1.10.x] grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10908) 3 years ago
setup_oss.go Move some things around to allow for license updating via config reload 4 years ago
sidecar_service.go agent: update proxy upstreams to inherit namespace from service (#10688) (#10698) 3 years ago
sidecar_service_test.go agent: update proxy upstreams to inherit namespace from service (#10688) (#10698) 3 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go Merge pull request #10514 from hashicorp/dnephin/actually-enable-streaming 3 years ago
testagent.go Move some things around to allow for license updating via config reload 4 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Add support for configuring TLS ServerName for health checks 4 years ago
txn_endpoint_test.go
ui_endpoint.go api: expose upstream routing configurations in topology view (#10811) 3 years ago
ui_endpoint_oss_test.go
ui_endpoint_test.go [1.10.x] Backport (#10811) and update vendor with new yamux version (#10929) 3 years ago
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go