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 3c17144fb5
agent/structs: JSON marshal the configuration for a managed proxy
7 years ago
..
ae Spelling (#3958) 7 years ago
cache agent/cache: always fetch with minimum index of 1 at least 7 years ago
cache-types agent/cache: always fetch with minimum index of 1 at least 7 years ago
checks Update check.go 7 years ago
config agent/config: AllowManagedAPIRegistration 7 years ago
connect Re-use uint8ToString 7 years ago
consul agent: update accepted CA config fields and defaults 7 years ago
exec
local Make tests pass and clean proxy persistence. No detached child changes yet. 7 years ago
metadata
mock
pool
proxy agent/proxy: remove debug println 7 years ago
router Remove unnecessary nil checks 7 years ago
structs agent/structs: JSON marshal the configuration for a managed proxy 7 years ago
systemd
token
acl.go agent: verify local proxy tokens for CA leaf + tests 7 years ago
acl_endpoint.go
acl_endpoint_test.go
acl_test.go
agent.go agent: RemoveProxy also removes the proxy service 7 years ago
agent_endpoint.go agent: disallow deregistering a managed proxy directly 7 years ago
agent_endpoint_test.go agent: disallow deregistering a managed proxy directly 7 years ago
agent_test.go agent: RemoveProxy also removes the proxy service 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
config.go
connect_ca_endpoint.go connect: fix two CA tests that were broken in a previous PR (#60) 7 years ago
connect_ca_endpoint_test.go Rename some of the CA structs/files 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
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 Fix roots race with CA setup hammering bug and defensive nil check hit during obscure upgrade scenario 7 years ago
http_oss.go agent: rename test to check 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: intention create returns 500 for bad body 7 years ago
intentions_endpoint_test.go agent: intention create returns 500 for bad body 7 years ago
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_test.go
prepared_query_endpoint.go agent: accept connect param for execute 7 years ago
prepared_query_endpoint_test.go agent: accept connect param for execute 7 years ago
remote_exec.go
remote_exec_test.go
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
session_endpoint_test.go
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go Abandon daemonize for simpler solution (preserving history): 7 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
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
util.go
util_test.go
watch_handler.go Support legacy watch.HandlerFunc type for backward compat reduces impact of change 7 years ago
watch_handler_test.go Support legacy watch.HandlerFunc type for backward compat reduces impact of change 7 years ago