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
Mitchell Hashimoto 9f3dbf7b2a
agent/structs: DCSpecificRequest sets all the proper fields for
7 years ago
..
ae Spelling (#3958) 7 years ago
cache agent/cache: support timeouts for cache reads and empty fetch results 7 years ago
cache-types agent/cache-types/ca-leaf: proper result for timeout, race on setting CA 7 years ago
checks Update check.go 7 years ago
config HTTP agent registration allows proxy to be defined. 7 years ago
connect Add cross-signing mechanism to root rotation 7 years ago
consul Add cross-signing mechanism to root rotation 7 years ago
exec fix go vet issue 7 years ago
local Fix various test failures and vet warnings. 7 years ago
metadata fix refactoring 7 years ago
mock
pool Makes RPC handling more robust when rolling servers. (#3561) 7 years ago
router Remove unnecessary nil checks 7 years ago
structs agent/structs: DCSpecificRequest sets all the proper fields for 7 years ago
systemd
token
acl.go Remove deprecated metric names 7 years ago
acl_endpoint.go Support OPTIONS requests 7 years ago
acl_endpoint_test.go Moves ACL disabled response logic down into endpoints. 7 years ago
acl_test.go local state: tests compile 7 years ago
agent.go agent: initialize the cache and cache the CA roots 7 years ago
agent_endpoint.go agent: initialize the cache and cache the CA roots 7 years ago
agent_endpoint_test.go agent: check cache hit count to verify CA root caching, background update 7 years ago
agent_test.go Fix various test failures and vet warnings. 7 years ago
bindata_assetfs.go Update bindata_assetfs for 1.1 7 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go agent: clean up connect/non-connect duplication by using shared methods 7 years ago
catalog_endpoint_test.go agent: address PR feedback 7 years ago
check.go Decouple the code that executes checks from the agent 7 years ago
config.go Fixes API client for ScriptArgs and updates documentation. (#3589) 7 years ago
connect_ca_endpoint.go Update the CA config endpoint to enable GETs 7 years ago
connect_ca_endpoint_test.go agent: CA root HTTP endpoints 7 years ago
coordinate_endpoint.go Merge pull request #3885 from eddsteel/support-options-requests 7 years ago
coordinate_endpoint_test.go Spelling (#3958) 7 years ago
dns.go agent: working DNS for Connect queries, I think, but have to 7 years ago
dns_test.go agent: address PR feedback 7 years ago
enterprise_delegate_oss.go Allow for easy enterprise/oss coexistence 7 years ago
event_endpoint.go Support OPTIONS requests 7 years ago
event_endpoint_test.go
health_endpoint.go agent: get rid of method checks since they're done in the http layer 7 years ago
health_endpoint_test.go agent: address PR feedback 7 years ago
http.go Add BadRequestError handling 7 years ago
http_oss.go Update the CA config endpoint to enable GETs 7 years ago
http_oss_test.go Close HTTP response in Agent test (HTTPAPI_MethodNotAllowed_OSS) 7 years ago
http_test.go Adds discovery_max_stale (#4004) 7 years ago
intentions_endpoint.go agent: get rid of method checks since they're done in the http layer 7 years ago
intentions_endpoint_test.go Add tests all the way up through the endpoints to ensure duplicate src/destination is supported and so ultimately deny/allow nesting works. 7 years ago
keyring.go
keyring_test.go
kvs_endpoint.go Support OPTIONS requests 7 years ago
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go Support OPTIONS requests 7 years ago
operator_endpoint_test.go Move autopilot to a standalone package 7 years ago
prepared_query_endpoint.go Adds discovery_max_stale (#4004) 7 years ago
prepared_query_endpoint_test.go Update make static-assets goal and run format 7 years ago
remote_exec.go Decouple the code that executes checks from the agent 7 years ago
remote_exec_test.go Replace time.Now().Sub(x) with time.Since(x) 7 years ago
retry_join.go Use new discover and useragent libs 7 years ago
retry_join_test.go Use new discover and useragent libs 7 years ago
session_endpoint.go Support OPTIONS requests 7 years ago
session_endpoint_test.go Works around mapstructure behavior to enable sessions with no checks. 7 years ago
snapshot_endpoint.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
snapshot_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
status_endpoint.go Support OPTIONS requests 7 years ago
status_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
testagent.go Spelling (#3958) 7 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go Support OPTIONS requests 7 years ago
txn_endpoint_test.go agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
ui_endpoint.go api/ui: return tags on internal UI endpoints 7 years ago
ui_endpoint_test.go api/ui: return tags on internal UI endpoints 7 years ago
user_event.go Spelling (#3958) 7 years ago
user_event_test.go local state: tests compile 7 years ago
util.go Improves user lookup error message. 7 years ago
util_test.go Move check definition to a sub-struct 7 years ago
watch_handler.go Decouple the code that executes checks from the agent 7 years ago
watch_handler_test.go Fix test running in non-bash shells 7 years ago