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 c94eaa4957
submatview: improve a couple comments
4 years ago
..
ae testing: skip slow tests with -short 4 years ago
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 rpcclient/health: integrate submatview.Store into rpcclient/health 4 years ago
checks create separate function with its own context to shutdown http2 client conn in h2ping check 4 years ago
config Move some things around to allow for license updating via config reload 4 years ago
connect Replace CertURI.Authorize() calls. 4 years ago
consul RPC Timeout/Retries account for blocking requests (#8978) 4 years ago
debug chore: upgrade to gopsutil/v3 (#9118) 4 years ago
dns
exec
grpc Set gRPC keepalives to mirror Yamux keepalive behaviour 4 years ago
local make tests use a dummy node_name to avoid environment related failures (#10262) 4 years ago
metadata Refactor of serf feature flag tags. 4 years ago
mock
pool introduce certopts (#9606) 4 years ago
proxycfg Ensure entmeta is encoded in test correlationID 4 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 submatview: only return materializer from getEntry 4 years ago
structs structs: fix cache keys 4 years ago
submatview submatview: improve a couple comments 4 years ago
systemd
token
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit 18190fb07 4 years ago
xds Ensure passthrough clusters can be created (#10301) 4 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 testing: skip slow tests with -short 4 years ago
acl_endpoint_test.go Add fields to the /acl/auth-methods endpoint. (#9741) 4 years ago
acl_test.go Move static token resolution into the ACLResolver (#10013) 4 years ago
agent.go Move some things around to allow for license updating via config reload 4 years ago
agent_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
agent_endpoint_test.go Fixup checksums for tests 4 years ago
agent_oss.go Preparation for changing where license management is done. 4 years ago
agent_test.go Preparation for changing where license management is done. 4 years ago
apiserver.go agent: fix bug with multiple listeners 4 years ago
apiserver_test.go
catalog_endpoint.go http: Check HTTPUseCache in a single place 4 years ago
catalog_endpoint_test.go testing: skip slow tests with -short 4 years ago
check.go
config_endpoint.go
config_endpoint_test.go Fix config entry test for enterprise meta 4 years ago
connect_auth.go Move static token resolution into the ACLResolver (#10013) 4 years ago
connect_ca_endpoint.go Add capability for the v1/connect/ca/roots endpoint to return a PEM encoded certificate chain (#8774) 4 years ago
connect_ca_endpoint_test.go testing: skip slow tests with -short 4 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go testing: skip slow tests with -short 4 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go http: Check HTTPUseCache in a single place 4 years ago
discovery_chain_endpoint_test.go testing: skip slow tests with -short 4 years ago
dns.go upgrade golangci-lint to v1.40.1 (#10276) 4 years ago
dns_oss.go
dns_test.go make tests use a dummy node_name to avoid environment related failures (#10262) 4 years ago
enterprise_delegate_oss.go
event_endpoint.go Move static token resolution into the ACLResolver (#10013) 4 years ago
event_endpoint_test.go testing: skip slow tests with -short 4 years ago
federation_state_endpoint.go
health_endpoint.go http: set consistency header properly 4 years ago
health_endpoint_test.go api: ensure v1/health/ingress/:service endpoint works properly when streaming is enabled (#9967) 4 years ago
http.go debug: remove the CLI check for debug_enabled (#10273) 4 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 testing: skip slow tests with -short 4 years ago
http_register.go Switch to using the external autopilot module 4 years ago
http_test.go testing: skip slow tests with -short 4 years ago
intentions_endpoint.go agent: allow the /v1/connect/intentions/match endpoint to use the agent cache (#8875) 4 years ago
intentions_endpoint_oss_test.go testing: skip slow tests with -short 4 years ago
intentions_endpoint_test.go server: deletions of intentions by name using the intention API is now idempotent (#9278) 4 years ago
keyring.go
keyring_test.go testing: skip slow tests with -short 4 years ago
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 chore: upgrade to gopsutil/v3 (#9118) 4 years ago
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go Switch to using the external autopilot module 4 years ago
operator_endpoint_oss.go Add a CLI command for retrieving the autopilot configuration. (#9142) 4 years ago
operator_endpoint_test.go testing: skip slow tests with -short 4 years ago
prepared_query_endpoint.go http: Check HTTPUseCache in a single place 4 years ago
prepared_query_endpoint_test.go testing: skip slow tests with -short 4 years ago
reload.go
remote_exec.go
remote_exec_test.go testing: skip slow tests with -short 4 years ago
retry_join.go
retry_join_test.go testing: skip slow tests with -short 4 years ago
service_checks_test.go agent: move deprecated AddServiceFromSource to a test file 4 years ago
service_manager.go Replace TransparentProxy bool with ProxyMode 4 years ago
service_manager_test.go Replace TransparentProxy bool with ProxyMode 4 years ago
session_endpoint.go
session_endpoint_test.go testing: skip slow tests with -short 4 years ago
setup.go Move some things around to allow for license updating via config reload 4 years ago
setup_oss.go Move some things around to allow for license updating via config reload 4 years ago
sidecar_service.go Add support for downstreams 4 years ago
sidecar_service_test.go agent: move deprecated AddServiceFromSource to a test file 4 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go testing: skip slow tests with -short 4 years ago
status_endpoint.go
status_endpoint_test.go testing: skip slow tests with -short 4 years ago
streaming_test.go Added testing of GRPC with TLS combinations 4 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 testing: skip slow tests with -short 4 years ago
ui_endpoint.go Merge pull request #10016 from hashicorp/topology-update 4 years ago
ui_endpoint_oss_test.go testing: skip slow tests with -short 4 years ago
ui_endpoint_test.go Update viz endpoint to include topology from intentions 4 years ago
user_event.go subscribe: Add steps to rpc/subscribe tests 4 years ago
user_event_test.go testing: skip slow tests with -short 4 years ago
util.go
util_test.go testing: skip slow tests with -short 4 years ago
watch_handler.go
watch_handler_test.go