open-consul/agent
2020-12-09 13:12:32 +00:00
..
ae local: mark service and checks as InSync when added 2020-11-27 15:31:12 -05:00
auto-config ci: go-test-race switch to exclude list 2020-11-11 14:44:57 -05:00
cache add missing descriptions for metrics 2020-11-23 22:06:30 +01:00
cache-types Applied suggestions from @dnephin 2020-11-25 21:40:51 +01:00
checks
config fix serf_wan documentation (#9289) 2020-11-27 20:49:43 +01:00
connect Add CA server delegate interface for testing 2020-11-19 20:08:06 -08:00
consul connect: Fix a case where the active root would get unset even when there wasn't a new one 2020-12-02 11:42:23 -08:00
debug chore: upgrade to gopsutil/v3 (#9118) 2020-11-06 20:48:38 -05:00
dns
exec
grpc trim help strings to save a few bytes 2020-11-16 11:02:11 -08:00
local local: mark service and checks as InSync when added 2020-11-27 15:31:12 -05:00
metadata Refactor to call non-voting servers read replicas (#9191) 2020-11-17 10:53:57 -05:00
mock
pool Merge pull request #9149 from joel0/wrap-errors 2020-11-10 18:27:08 -05:00
proxycfg
router
routine-leak-checker
rpc/subscribe stream: document that Payload must be immutable 2020-11-06 13:00:33 -05:00
rpcclient/health
structs Merge pull request #9009 from hashicorp/update-secondary-ca 2020-11-30 14:49:28 -08:00
submatview
systemd
token
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit 27c74f714 2020-12-09 13:12:32 +00:00
xds Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
acl.go
acl_endpoint.go
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go
acl_test.go
agent.go agent: fix bug with multiple listeners 2020-11-18 13:03:29 -05:00
agent_endpoint.go command: when generating envoy bootstrap configs use the datacenter returned from the agent services endpoint (#9229) 2020-11-19 15:27:31 -06:00
agent_endpoint_test.go command: when generating envoy bootstrap configs use the datacenter returned from the agent services endpoint (#9229) 2020-11-19 15:27:31 -06:00
agent_oss.go
agent_test.go Use freeport 2020-11-18 16:07:34 -05:00
apiserver.go agent: fix bug with multiple listeners 2020-11-18 13:03:29 -05:00
apiserver_test.go
catalog_endpoint.go add telemetry and definition help entries for missing catalog and acl metrics 2020-11-19 13:29:44 -08:00
catalog_endpoint_test.go
check.go
config_endpoint.go
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go
discovery_chain_endpoint_test.go
dns.go trim help strings to save a few bytes 2020-11-16 11:02:11 -08:00
dns_oss.go
dns_test.go
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go
http.go merge master 2020-11-16 10:46:53 -08:00
http_decode_test.go
http_oss.go
http_oss_test.go
http_register.go Switch to using the external autopilot module 2020-11-09 09:22:11 -05:00
http_test.go agent: return the default ACL policy to callers as a header (#9101) 2020-11-12 10:38:32 -06:00
intentions_endpoint.go
intentions_endpoint_oss_test.go
intentions_endpoint_test.go server: fix panic when deleting a non existent intention (#9254) 2020-11-24 13:44:20 -05:00
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
nodeid.go chore: upgrade to gopsutil/v3 (#9118) 2020-11-06 20:48:38 -05:00
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go Switch to using the external autopilot module 2020-11-09 09:22:11 -05:00
operator_endpoint_oss.go Add a CLI command for retrieving the autopilot configuration. (#9142) 2020-11-11 13:19:02 -05:00
operator_endpoint_test.go Add a CLI command for retrieving the autopilot configuration. (#9142) 2020-11-11 13:19:02 -05:00
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
service_manager.go
service_manager_test.go
session_endpoint.go
session_endpoint_test.go
setup.go use the MetricsPrefix to set the service name and provide as slice literal to avoid bugs from append modifying its first arg 2020-11-16 14:01:12 -08:00
sidecar_service.go
sidecar_service_test.go
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go agent: protect the ui metrics proxy endpoint behind ACLs (#9099) 2020-11-04 12:50:03 -06:00
ui_endpoint_oss_test.go agent: protect the ui metrics proxy endpoint behind ACLs (#9099) 2020-11-04 12:50:03 -06:00
ui_endpoint_test.go agent: introduce path allow list for requests going through the metrics proxy (#9059) 2020-10-30 16:49:54 -05:00
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go