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 57e00b0fd5
Merge pull request #8245 from hashicorp/dnephin/use-not-modified-in-cache
4 years ago
..
ae agent: ensure node info sync and full sync. (#7189) 5 years ago
agentpb Refactor AutoConfig RPC to not have a direct dependency on the Server type 4 years ago
auto-config Refactor AutoConfig RPC to not have a direct dependency on the Server type 4 years ago
cache agent/cache: Use AllowNotModifiedResponse in CatalogListServices 4 years ago
cache-types agent/cache: Use AllowNotModifiedResponse in CatalogListServices 4 years ago
checks Enable gofmt simplify 5 years ago
config minor: fix docstring of DNSOnlyPassing (#8318) 4 years ago
connect Remove unused return values 4 years ago
consul state: update calls that are no longer state methods 4 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 Refactor AutoConfig RPC to not have a direct dependency on the Server type 4 years ago
proxycfg Fix a bunch of unparam lint issues 4 years ago
router Enable gofmt simplify 5 years ago
routine-leak-checker Add a test for go routine leaks 4 years ago
structs agent/consul: Add support for NotModified to two endpoints 4 years ago
systemd
token Add ability for notifications when one of the agent tokens is updated (#8301) 4 years ago
xds add support for envoy 1.14.4, 1.13.4, 1.12.6 (#8216) 4 years ago
acl.go Remove ACLsEnabled from delegate interface 4 years ago
acl_endpoint.go Remove ACLsEnabled from delegate interface 4 years ago
acl_endpoint_legacy.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
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 Remove ACLsEnabled from delegate interface 4 years ago
agent.go watch: extract makeWatchPlan to facilitate testing 4 years ago
agent_endpoint.go Fix a bunch of unparam lint issues 4 years ago
agent_endpoint_test.go agent/http: un-embed the HTTPServer 4 years ago
agent_oss.go Some boilerplate to allow for ACL Bootstrap disabling configurability 5 years ago
agent_test.go Add an AutoEncrypt “integration” test 4 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 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 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: Add AWS PCA provider (#6795) 5 years ago
connect_ca_endpoint_test.go Remove name from NewTestAgent 5 years ago
coordinate_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 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 Make the Agent Cache more Context aware (#8092) 5 years ago
discovery_chain_endpoint_test.go Enable gofmt simplify 5 years ago
dns.go DNS: add IsErrQueryNotFound function for easier error evaluation 4 years ago
dns_oss.go Update gateway-services-nodes API endpoint to allow multiple addresses 4 years ago
dns_test.go DNS: add test to verify NXDOMAIN is returned when a non-existent domain is queried over RPC 4 years ago
enterprise_delegate_oss.go
event_endpoint.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
event_endpoint_test.go Enable gofmt simplify 5 years ago
federation_state_endpoint.go wan federation via mesh gateways (#6884) 5 years ago
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 Merge pull request #8231 from hashicorp/dnephin/unembed-HTTPServer-Server 4 years ago
http_decode_test.go Fix a bunch of unparam lint issues 4 years ago
http_oss.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
http_oss_test.go agent/http: un-embed the HTTPServer 4 years ago
http_register.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
http_test.go agent/http: Update TestSetupHTTPServer_HTTP2 4 years ago
intentions_endpoint.go connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 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 connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
keyring.go agent: sensible keyring error (#7272) 5 years ago
keyring_test.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
kvs_endpoint.go docs: add docs for kv_max_value_size (#7405) 5 years ago
kvs_endpoint_test.go Fix a number of problems found by staticcheck 5 years ago
notify.go
notify_test.go
operator_endpoint.go Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
operator_endpoint_test.go Remove name from NewTestAgent 5 years ago
prepared_query_endpoint.go DNS: add IsErrQueryNotFound function for easier error evaluation 4 years ago
prepared_query_endpoint_test.go Enable gofmt simplify 5 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/service_manager: remove 'updateCh' field from serviceConfigWatch 5 years ago
service_manager_test.go Rename NewTestAgentWithFields to StartTestAgent 5 years ago
session_endpoint.go Fix session backwards incompatibility with 1.6.x and earlier. 5 years ago
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 Allow forwarding of some status RPCs (#6198) 5 years ago
status_endpoint_test.go Remove name from NewTestAgent 5 years ago
testagent.go agent/http: un-embed the HTTPServer 4 years ago
testagent_test.go
translate_addr.go Add the v1/catalog/node-services/:node endpoint (#7115) 5 years ago
txn_endpoint.go docs: add docs for kv_max_value_size (#7405) 5 years ago
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 agent/http: un-embed the HTTPServer 4 years ago
user_event.go agent: ensure that we always use the same settings for msgpack (#7245) 5 years ago
user_event_test.go Remove name from NewTestAgent 5 years ago
util.go agent: ensure that we always use the same settings for msgpack (#7245) 5 years ago
util_test.go ci: enable SA4006 staticcheck check 5 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