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
Kyle Havlovitz 88d669c0e0
connect: Fix a case where the active root would get unset even when there wasn't a new one
4 years ago
..
ae local: mark service and checks as InSync when added 4 years ago
auto-config ci: go-test-race switch to exclude list 4 years ago
cache add missing descriptions for metrics 4 years ago
cache-types Applied suggestions from @dnephin 4 years ago
checks Return grpc serving status in health check errors 4 years ago
config fix serf_wan documentation (#9289) 4 years ago
connect Add CA server delegate interface for testing 4 years ago
consul connect: Fix a case where the active root would get unset even when there wasn't a new one 4 years ago
debug chore: upgrade to gopsutil/v3 (#9118) 4 years ago
dns config: move NodeName validation to config validation 4 years ago
exec
grpc trim help strings to save a few bytes 4 years ago
local local: mark service and checks as InSync when added 4 years ago
metadata Refactor to call non-voting servers read replicas (#9191) 4 years ago
mock checks: when a service does not exists in an alias, consider it failing (#7384) 5 years ago
pool Merge pull request #9149 from joel0/wrap-errors 4 years ago
proxycfg Fix text type assertion 4 years ago
router agent/router: refactor calculation of delay between rebalances. 4 years ago
routine-leak-checker agent: enable enable_central_service_config by default (#8746) 4 years ago
rpc/subscribe stream: document that Payload must be immutable 4 years ago
rpcclient/health streaming: disable streaming when requesting connect events 4 years ago
structs Merge pull request #9009 from hashicorp/update-secondary-ca 4 years ago
submatview streaming: improve godoc for cache-type 4 years ago
systemd
token token: OSS support for enterprise tokens 4 years ago
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit e23b5b003 4 years ago
xds Add DC and NS support for Envoy metrics (#9207) 4 years ago
acl.go added permission denied error message (#8044) 4 years ago
acl_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
acl_endpoint_legacy.go api: rename HTTPServer to HTTPHandlers 4 years ago
acl_endpoint_legacy_test.go api: rename HTTPServer to HTTPHandlers 4 years ago
acl_endpoint_test.go Enable gofmt simplify 5 years ago
acl_test.go agent/token: Move token persistence out of agent 4 years ago
agent.go agent: fix bug with multiple listeners 4 years ago
agent_endpoint.go command: when generating envoy bootstrap configs use the datacenter returned from the agent services endpoint (#9229) 4 years ago
agent_endpoint_test.go command: when generating envoy bootstrap configs use the datacenter returned from the agent services endpoint (#9229) 4 years ago
agent_oss.go agent/token: Move token persistence out of agent 4 years ago
agent_test.go Use freeport 4 years ago
apiserver.go agent: fix bug with multiple listeners 4 years ago
apiserver_test.go agent: add apiServers type for managing HTTP servers 4 years ago
catalog_endpoint.go add telemetry and definition help entries for missing catalog and acl metrics 4 years ago
catalog_endpoint_test.go Add api mod support for /catalog/gateway-services (#8278) 4 years ago
check.go Sync of OSS changes to support namespaces (#6909) 5 years ago
config_endpoint.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
config_endpoint_test.go Expect default enterprise metadata in gateway tests (#7664) 5 years ago
connect_auth.go Return intention info in svc topology endpoint (#8853) 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 Add capability for the v1/connect/ca/roots endpoint to return a PEM encoded certificate chain (#8774) 4 years ago
coordinate_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
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 api: rename HTTPServer to HTTPHandlers 4 years ago
discovery_chain_endpoint_test.go Enable gofmt simplify 5 years ago
dns.go trim help strings to save a few bytes 4 years ago
dns_oss.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
dns_test.go test: update tags for database service registrations and queries (#8693) 4 years ago
enterprise_delegate_oss.go
event_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
event_endpoint_test.go Enable gofmt simplify 5 years ago
federation_state_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
health_endpoint.go health: change the name of UseStreamingBackend config 4 years ago
health_endpoint_test.go Enable gofmt simplify 5 years ago
http.go merge master 4 years ago
http_decode_test.go Fix GRPCUseTLS flag HTTP API mapping 4 years ago
http_oss.go uiserver: upstream refactors done elsewhere (#8891) 4 years ago
http_oss_test.go agent/http: un-embed the HTTPServer 4 years ago
http_register.go Switch to using the external autopilot module 4 years ago
http_test.go agent: return the default ACL policy to callers as a header (#9101) 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 connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
intentions_endpoint_test.go server: fix panic when deleting a non existent intention (#9254) 4 years ago
keyring.go agent: Move setupKeyring functions to keyring.go 4 years ago
keyring_test.go testing: Remove all the defer os.Removeall 4 years ago
kvs_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
kvs_endpoint_test.go Fix a number of problems found by staticcheck 5 years ago
nodeid.go chore: upgrade to gopsutil/v3 (#9118) 4 years ago
nodeid_test.go testing: Remove all the defer os.Removeall 4 years ago
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 Add a CLI command for retrieving the autopilot configuration. (#9142) 4 years ago
prepared_query_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
prepared_query_endpoint_test.go Enable gofmt simplify 5 years ago
reload.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
remote_exec.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
remote_exec_test.go Remove name from NewTestAgent 5 years ago
retry_join.go wan federation via mesh gateways (#6884) 5 years ago
retry_join_test.go wan federation via mesh gateways (#6884) 5 years ago
service_checks_test.go Remove name from NewTestAgent 5 years ago
service_manager.go agent: when enable_central_service_config is enabled ensure agent reload doesn't revert check state to critical (#8747) 4 years ago
service_manager_test.go agent: enable enable_central_service_config by default (#8746) 4 years ago
session_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
session_endpoint_test.go api: rename HTTPServer to HTTPHandlers 4 years ago
setup.go use the MetricsPrefix to set the service name and provide as slice literal to avoid bugs from append modifying its first arg 4 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 api: rename HTTPServer to HTTPHandlers 4 years ago
snapshot_endpoint_test.go Remove name from NewTestAgent 5 years ago
status_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
status_endpoint_test.go Remove name from NewTestAgent 5 years ago
testagent.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
testagent_test.go config: Make Source an interface 4 years ago
translate_addr.go Add the v1/catalog/node-services/:node endpoint (#7115) 5 years ago
txn_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
txn_endpoint_test.go Remove name from NewTestAgent 5 years ago
ui_endpoint.go agent: protect the ui metrics proxy endpoint behind ACLs (#9099) 4 years ago
ui_endpoint_oss_test.go agent: protect the ui metrics proxy endpoint behind ACLs (#9099) 4 years ago
ui_endpoint_test.go agent: introduce path allow list for requests going through the metrics proxy (#9059) 4 years ago
user_event.go subscribe: Add steps to rpc/subscribe tests 4 years ago
user_event_test.go test: update tags for database service registrations and queries (#8693) 4 years ago
util.go agent: ensure that we always use the same settings for msgpack (#7245) 5 years ago
util_test.go testing: use t.Cleanup in testutil.TempFile 4 years ago
watch_handler.go watch: Allow args from different types 4 years ago
watch_handler_test.go watch: Allow args from different types 4 years ago