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 5972bdc87c
streaming: improve godoc for cache-type
4 years ago
..
ae testutil: NewLogBuffer - buffer logs until a test fails 4 years ago
auto-config lib/retry: Refactor to reduce the interface surface 4 years ago
cache submatview: add a test for handling of NewSnapshotToFollow 4 years ago
cache-types streaming: improve godoc for cache-type 4 years ago
checks Return grpc serving status in health check errors 4 years ago
config Merge pull request #8271 from coignetp/http-metrics-label 4 years ago
connect fix TestLeader_SecondaryCA_IntermediateRenew (#8702) 4 years ago
consul streaming: improve godoc for cache-type 4 years ago
debug
dns config: move NodeName validation to config validation 4 years ago
exec
grpc subscribe: add a stateless subscribe service for the gRPC server 4 years ago
local Notify alias checks when aliased service is [de]registered (#8456) 4 years ago
metadata
mock
pool server: add gRPC server for streaming events 4 years ago
proxycfg Fix text type assertion 4 years ago
router agent/grpc: use router.Manager to handle the rebalance 4 years ago
routine-leak-checker agent: enable enable_central_service_config by default (#8746) 4 years ago
rpc/subscribe subscribe: update to use NewSnapshotToFollow event 4 years ago
rpcclient/health rpcclient: Add health.Client and use it in http and dns 4 years ago
structs server: create new memdb table for storing system metadata (#8703) 4 years ago
submatview streaming: improve godoc for cache-type 4 years ago
systemd
token token: OSS support for enterprise tokens 4 years ago
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit a7038b48c 4 years ago
xds Add session flag to cookie config 4 years ago
acl.go added permission denied error message (#8044) 4 years ago
acl_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
acl_endpoint_legacy.go api: rename HTTPServer to HTTPHandlers 4 years ago
acl_endpoint_legacy_test.go api: rename HTTPServer to HTTPHandlers 4 years ago
acl_endpoint_test.go
acl_test.go agent/token: Move token persistence out of agent 4 years ago
agent.go rpcclient: Add health.Client and use it in http and dns 4 years ago
agent_endpoint.go Merge pull request #8680 from hashicorp/dnephin/replace-consul-opts-with-base-deps 4 years ago
agent_endpoint_test.go agent: enable enable_central_service_config by default (#8746) 4 years ago
agent_oss.go agent/token: Move token persistence out of agent 4 years ago
agent_test.go agent: enable enable_central_service_config by default (#8746) 4 years ago
apiserver.go agent: add apiServers type for managing HTTP servers 4 years ago
apiserver_test.go agent: add apiServers type for managing HTTP servers 4 years ago
catalog_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
catalog_endpoint_test.go
check.go
config_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
config_endpoint_test.go
connect_auth.go
connect_ca_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
connect_ca_endpoint_test.go
coordinate_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
coordinate_endpoint_test.go
denylist.go
denylist_test.go
discovery_chain_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
discovery_chain_endpoint_test.go
dns.go rpcclient: Add health.Client and use it in http and dns 4 years ago
dns_oss.go
dns_test.go test: update tags for database service registrations and queries (#8693) 4 years ago
enterprise_delegate_oss.go
event_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
event_endpoint_test.go
federation_state_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
health_endpoint.go rpcclient: Add health.Client and use it in http and dns 4 years ago
health_endpoint_test.go
http.go Merge pull request #8271 from coignetp/http-metrics-label 4 years ago
http_decode_test.go
http_oss.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
http_oss_test.go
http_register.go Add topology HTTP endpoint 4 years ago
http_test.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
intentions_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
intentions_endpoint_oss_test.go
intentions_endpoint_test.go
keyring.go agent: Move setupKeyring functions to keyring.go 4 years ago
keyring_test.go testing: Remove all the defer os.Removeall 4 years ago
kvs_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
kvs_endpoint_test.go
nodeid.go Remove check that hostID is a uuid. 4 years ago
nodeid_test.go testing: Remove all the defer os.Removeall 4 years ago
notify.go
notify_test.go
operator_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
operator_endpoint_test.go thread local-only through the layers 4 years ago
prepared_query_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
prepared_query_endpoint_test.go
reload.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go
service_manager.go agent: when enable_central_service_config is enabled ensure agent reload doesn't revert check state to critical (#8747) 4 years ago
service_manager_test.go agent: enable enable_central_service_config by default (#8746) 4 years ago
session_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
session_endpoint_test.go api: rename HTTPServer to HTTPHandlers 4 years ago
setup.go subscribe: add a stateless subscribe service for the gRPC server 4 years ago
sidecar_service.go
sidecar_service_test.go
signal_unix.go
signal_windows.go
snapshot_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
snapshot_endpoint_test.go
status_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
status_endpoint_test.go
testagent.go Refactor uiserver to separate package, cleaner Reloading 4 years ago
testagent_test.go config: Make Source an interface 4 years ago
translate_addr.go
txn_endpoint.go api: rename HTTPServer to HTTPHandlers 4 years ago
txn_endpoint_test.go
ui_endpoint.go Do not evaluate discovery chain for topology upstreams 4 years ago
ui_endpoint_test.go Add default meta to test assertion (#8824) 4 years ago
user_event.go
user_event_test.go test: update tags for database service registrations and queries (#8693) 4 years ago
util.go
util_test.go testing: use t.Cleanup in testutil.TempFile 4 years ago
watch_handler.go
watch_handler_test.go