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
Jared Kirschner 6c84083307
Merge pull request #11821 from hashicorp/error-if-get-request-has-body
3 years ago
..
ae sdk: add TestLogLevel for setting log level in tests 3 years ago
auto-config Remove the stdduration gogo extension 3 years ago
cache bulk rewrite using this script 3 years ago
cache-types bulk rewrite using this script 3 years ago
checks catalog: compare node names case insensitively in more places (#12444) 3 years ago
config Revert "[Docs] Agent configuration hierarchy " 3 years ago
configentry server: suppress spurious blocking query returns where multiple config entries are involved (#12362) 3 years ago
connect ca: require that tests that use Vault are named correctly 3 years ago
consul Remove the stdduration gogo extension 3 years ago
debug bulk rewrite using this script 3 years ago
dns
exec re-run gofmt on 1.17 (#11579) 3 years ago
grpc Merge remote-tracking branch 'origin/main' into serve-panic-recovery 3 years ago
local missed this test adjustment (#12331) 3 years ago
metadata partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
mock
pool Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
proxycfg Create and wire up the serverless patcher 3 years ago
router sdk: add TestLogLevel for setting log level in tests 3 years ago
routine-leak-checker Remove references to "master" ACL tokens in tests (#11751) 3 years ago
rpc/subscribe streaming: split event buffer by key (#12080) 3 years ago
rpcclient/health Remove gogo stdduration from the healthcheck protobufs 3 years ago
structs Remove the stdduration gogo extension 3 years ago
submatview
systemd
token agent/token: rename `agent_master` to `agent_recovery` (internally) (#11744) 3 years ago
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit 73b6687c5 3 years ago
xds Create and wire up the serverless patcher 3 years ago
acl.go Bulk acl message fixup oss (#12470) 3 years ago
acl_endpoint.go Parse datacenter from request (#12370) 3 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go
acl_endpoint_test.go Parse datacenter from request (#12370) 3 years ago
acl_oss.go agent: support `X-Consul-Results-Filtered-By-ACLs` header in agent-local endpoints (#11610) 3 years ago
acl_test.go sdk: add TestLogLevel for setting log level in tests 3 years ago
agent.go Create and wire up the serverless patcher 3 years ago
agent_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
agent_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
agent_endpoint_test.go acl: return a resposne from ResolveToken that includes the ACLIdentity 3 years ago
agent_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
agent_test.go checks: populate interval and timeout when registering services (#11138) 3 years ago
apiserver.go
apiserver_test.go
catalog_endpoint.go Change error-handling across handlers. (#12225) 3 years ago
catalog_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
catalog_endpoint_test.go catalog: compare node names case insensitively in more places (#12444) 3 years ago
check.go
config_endpoint.go Change error-handling across handlers. (#12225) 3 years ago
config_endpoint_test.go bulk rewrite using this script 3 years ago
connect_auth.go Bulk acl message fixup oss (#12470) 3 years ago
connect_ca_endpoint.go add root_cert_ttl option for consul connect, vault ca providers (#11428) 3 years ago
connect_ca_endpoint_test.go bulk rewrite using this script 3 years ago
coordinate_endpoint.go Change error-handling across handlers. (#12225) 3 years ago
coordinate_endpoint_test.go Change error-handling across handlers. (#12225) 3 years ago
delegate_mock_test.go acl: remove unused methods on fakes, and add changelog 3 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go Change error-handling across handlers. (#12225) 3 years ago
discovery_chain_endpoint_test.go
dns.go dns: add endpoint for querying service virtual IPs 3 years ago
dns_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
dns_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
enterprise_delegate_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
event_endpoint.go Change error-handling across handlers. (#12225) 3 years ago
event_endpoint_test.go Change error-handling across handlers. (#12225) 3 years ago
federation_state_endpoint.go URL-encode/decode resource names for HTTP API part 3 (#12103) 3 years ago
health_endpoint.go URL-encode/decode resource names for HTTP API part 5 (#12297) 3 years ago
health_endpoint_test.go Change error-handling across handlers. (#12225) 3 years ago
http.go Merge pull request #11821 from hashicorp/error-if-get-request-has-body 3 years ago
http_decode_test.go
http_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
http_oss_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
http_register.go cleanup: Clarify deprecated legacy intention endpoints (#11635) 3 years ago
http_test.go testing: fix test failures caused by new log level 3 years ago
intentions_endpoint.go Change error-handling across handlers. (#12225) 3 years ago
intentions_endpoint_oss_test.go re-run gofmt on 1.17 (#11579) 3 years ago
intentions_endpoint_test.go
keyring.go Allows keyring operations on client agents 3 years ago
keyring_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
kvs_endpoint.go Revert "[Docs] Agent configuration hierarchy " 3 years ago
kvs_endpoint_test.go
metrics.go agent: move agent tls metric monitor to a more appropriate place 3 years ago
metrics_test.go Add tests for cert expiry metrics 3 years ago
nodeid.go
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
operator_endpoint_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
operator_endpoint_test.go
prepared_query_endpoint.go Change error-handling across handlers. (#12225) 3 years ago
prepared_query_endpoint_test.go Change error-handling across handlers. (#12225) 3 years ago
reload.go
remote_exec.go
remote_exec_test.go Remove references to "master" ACL tokens in tests (#11751) 3 years ago
retry_join.go
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go bulk rewrite using this script 3 years ago
session_endpoint.go Change error-handling across handlers. (#12225) 3 years ago
session_endpoint_test.go
setup.go agent: move agent tls metric monitor to a more appropriate place 3 years ago
setup_oss.go re-run gofmt on 1.17 (#11579) 3 years ago
sidecar_service.go
sidecar_service_test.go bulk rewrite using this script 3 years ago
signal_unix.go re-run gofmt on 1.17 (#11579) 3 years ago
signal_windows.go re-run gofmt on 1.17 (#11579) 3 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
streaming_test.go regenerate expired certs (#11462) 3 years ago
testagent.go testing: fix test failures caused by new log level 3 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Revert "[Docs] Agent configuration hierarchy " 3 years ago
txn_endpoint_test.go Change error-handling across handlers. (#12225) 3 years ago
ui_endpoint.go Bulk acl message fixup oss (#12470) 3 years ago
ui_endpoint_oss_test.go re-run gofmt on 1.17 (#11579) 3 years ago
ui_endpoint_test.go Support for connect native services in topology view. (#12098) 3 years ago
user_event.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
user_event_test.go
util.go Remove some usage of md5 from the system (#11491) 3 years ago
util_test.go Remove some usage of md5 from the system (#11491) 3 years ago
watch_handler.go
watch_handler_test.go