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 Piraino b3db907bdf
Update gateway-services-nodes API endpoint to allow multiple addresses
4 years ago
..
ae
agentpb Implement the insecure version of the Cluster.AutoConfig RPC endpoint 5 years ago
auto-config Require enabling TLS to enable Auto Config (#8159) 5 years ago
cache Make the Agent Cache more Context aware (#8092) 5 years ago
cache-types Merge pull request #8034 from hashicorp/dnephin/add-linter-staticcheck-4 5 years ago
checks Enable gofmt simplify 5 years ago
config Require enabling TLS to enable Auto Config (#8159) 5 years ago
connect Merge pull request #8070 from hashicorp/dnephin/add-gofmt-simplify 5 years ago
consul Allow cancelling startup when performing auto-config (#8157) 5 years ago
debug
exec
local Implement Client Agent Auto Config 5 years ago
metadata ci: enable SA4006 staticcheck check 5 years ago
mock checks: when a service does not exists in an alias, consider it failing (#7384) 5 years ago
pool Implement Client Agent Auto Config 5 years ago
proxycfg Always return a gateway cluster (#8158) 5 years ago
router Enable gofmt simplify 5 years ago
structs Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
systemd
token Updates to allow for using an enterprise specific token as the agents token 5 years ago
xds Always return a gateway cluster (#8158) 5 years ago
acl.go Implement Client Agent Auto Config 5 years ago
acl_endpoint.go test: move some test helpers over from enterprise (#7754) 5 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go ci: Add staticcheck and fix most errors 5 years ago
acl_endpoint_test.go Enable gofmt simplify 5 years ago
acl_test.go Implement Client Agent Auto Config 5 years ago
agent.go Allow cancelling startup when performing auto-config (#8157) 5 years ago
agent_endpoint.go Implement Client Agent Auto Config 5 years ago
agent_endpoint_test.go Implement Client Agent Auto Config 5 years ago
agent_oss.go Some boilerplate to allow for ACL Bootstrap disabling configurability 5 years ago
agent_test.go Change auto config authorizer to allow for future extension 5 years ago
bindata_assetfs.go update bindata_assetfs.go 5 years ago
catalog_endpoint.go Make the Agent Cache more Context aware (#8092) 5 years ago
catalog_endpoint_test.go Enable gofmt simplify 5 years ago
check.go
config_endpoint.go Add connect expose CLI command 5 years ago
config_endpoint_test.go Expect default enterprise metadata in gateway tests (#7664) 5 years ago
connect_auth.go Make the Agent Cache more Context aware (#8092) 5 years ago
connect_ca_endpoint.go
connect_ca_endpoint_test.go Remove name from NewTestAgent 5 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go Fix a number of problems found by staticcheck 5 years ago
denylist.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
denylist_test.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
discovery_chain_endpoint.go Make the Agent Cache more Context aware (#8092) 5 years ago
discovery_chain_endpoint_test.go Enable gofmt simplify 5 years ago
dns.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
dns_oss.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
dns_test.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go Enable gofmt simplify 5 years ago
federation_state_endpoint.go
health_endpoint.go Make the Agent Cache more Context aware (#8092) 5 years ago
health_endpoint_test.go Enable gofmt simplify 5 years ago
http.go http: use default minsize for gzip handler. (#7354) 5 years ago
http_decode_test.go Enable gofmt simplify 5 years ago
http_oss.go http: migrate from instrumentation in s.wrap() to an s.enterpriseHandler() 5 years ago
http_oss_test.go Enable gofmt simplify 5 years ago
http_register.go Create HTTP endpoint 5 years ago
http_test.go Implement Client Agent Auto Config 5 years ago
intentions_endpoint.go
intentions_endpoint_test.go Remove name from NewTestAgent 5 years ago
keyring.go
keyring_test.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
kvs_endpoint.go
kvs_endpoint_test.go Fix a number of problems found by staticcheck 5 years ago
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_test.go Remove name from NewTestAgent 5 years ago
prepared_query_endpoint.go Make the Agent Cache more Context aware (#8092) 5 years ago
prepared_query_endpoint_test.go Enable gofmt simplify 5 years ago
remote_exec.go
remote_exec_test.go Remove name from NewTestAgent 5 years ago
retry_join.go
retry_join_test.go
service_checks_test.go Remove name from NewTestAgent 5 years ago
service_manager.go agent/service_manager: remove 'updateCh' field from serviceConfigWatch 5 years ago
service_manager_test.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
session_endpoint.go
session_endpoint_test.go ci: enable SA4006 staticcheck check 5 years ago
sidecar_service.go Enable gofmt simplify 5 years ago
sidecar_service_test.go Enable gofmt simplify 5 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go Remove SnapshotRPC passthrough 5 years ago
snapshot_endpoint_test.go Remove name from NewTestAgent 5 years ago
status_endpoint.go
status_endpoint_test.go Remove name from NewTestAgent 5 years ago
testagent.go Allow cancelling startup when performing auto-config (#8157) 5 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go Remove name from NewTestAgent 5 years ago
ui_endpoint.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
ui_endpoint_test.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
user_event.go
user_event_test.go Remove name from NewTestAgent 5 years ago
util.go
util_test.go ci: enable SA4006 staticcheck check 5 years ago
watch_handler.go
watch_handler_test.go