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
hashicorp-ci f0872a4ac1
auto-updated agent/uiserver/bindata_assetfs.go from commit f9b0e50ca
4 years ago
..
ae testing: skip slow tests with -short 4 years ago
auto-config config: improve the interface of Load 4 years ago
cache cache: log a warning when Cache.Notify handles an error 4 years ago
cache-types structs: rename EnterpriseMeta constructor 4 years ago
checks structs: Fix printing of IDs 4 years ago
config Merge pull request #9763 from hashicorp/dnephin/cache-warn-on-error-in-notify 4 years ago
connect connect: if the token given to the vault provider returns no data avoid a panic (#9806) 4 years ago
consul Merge pull request #9720 from hashicorp/dnephin/ent-meta-ergo-1 4 years ago
debug chore: upgrade to gopsutil/v3 (#9118) 4 years ago
dns
exec
grpc [Streaming][bugfix] handle TLS signalisation when TLS is disabled on client side 4 years ago
local local: default to the agent token instead of the user token 4 years ago
metadata Refactor to call non-voting servers read replicas (#9191) 4 years ago
mock
pool Add flags to support CA generation for Connect (#9585) 4 years ago
proxycfg Avoid potential proxycfg/xDS deadlock using non-blocking send 4 years ago
router Correcting the changed function name in comment 4 years ago
routine-leak-checker Add flags to support CA generation for Connect (#9585) 4 years ago
rpc/subscribe structs: rename EnterpriseMeta constructor 4 years ago
rpcclient/health streaming: disable streaming when requesting connect events 4 years ago
structs Add fields to the /acl/auth-methods endpoint. (#9741) 4 years ago
submatview submatview: do not reset retry waiter when materializer is reset 4 years ago
systemd
token
uiserver auto-updated agent/uiserver/bindata_assetfs.go from commit f9b0e50ca 4 years ago
xds xds: remove deprecated usages of xDS (#9602) 4 years ago
acl.go Remove two unused delegate methods 4 years ago
acl_endpoint.go
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go testing: skip slow tests with -short 4 years ago
acl_endpoint_test.go Add fields to the /acl/auth-methods endpoint. (#9741) 4 years ago
acl_test.go config: improve the interface of Load 4 years ago
agent.go agent: use the new lib/mutex for stateLock 4 years ago
agent_endpoint.go agent: move deprecated AddServiceFromSource to a test file 4 years ago
agent_endpoint_test.go connect: connect CA Roots in the primary datacenter should use a SigningKeyID derived from their local intermediate (#9428) 4 years ago
agent_oss.go
agent_test.go Merge pull request #9301 from hashicorp/dnephin/add-service-2 4 years ago
apiserver.go agent: fix bug with multiple listeners 4 years ago
apiserver_test.go
catalog_endpoint.go http: Check HTTPUseCache in a single place 4 years ago
catalog_endpoint_test.go testing: skip slow tests with -short 4 years ago
check.go
config_endpoint.go connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago
config_endpoint_test.go testing: skip slow tests with -short 4 years ago
connect_auth.go Return intention info in svc topology endpoint (#8853) 4 years ago
connect_ca_endpoint.go Add capability for the v1/connect/ca/roots endpoint to return a PEM encoded certificate chain (#8774) 4 years ago
connect_ca_endpoint_test.go testing: skip slow tests with -short 4 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go testing: skip slow tests with -short 4 years ago
denylist.go
denylist_test.go
discovery_chain_endpoint.go http: Check HTTPUseCache in a single place 4 years ago
discovery_chain_endpoint_test.go testing: skip slow tests with -short 4 years ago
dns.go trim help strings to save a few bytes 4 years ago
dns_oss.go
dns_test.go config: replace calls to config.NewBuilder with config.Load 4 years ago
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go testing: skip slow tests with -short 4 years ago
federation_state_endpoint.go
health_endpoint.go http: error if near is used with streaming 4 years ago
health_endpoint_test.go testing: skip slow tests with -short 4 years ago
http.go http: Check HTTPUseCache in a single place 4 years ago
http_decode_test.go
http_oss.go uiserver: upstream refactors done elsewhere (#8891) 4 years ago
http_oss_test.go testing: skip slow tests with -short 4 years ago
http_register.go Switch to using the external autopilot module 4 years ago
http_test.go testing: skip slow tests with -short 4 years ago
intentions_endpoint.go agent: allow the /v1/connect/intentions/match endpoint to use the agent cache (#8875) 4 years ago
intentions_endpoint_oss_test.go testing: skip slow tests with -short 4 years ago
intentions_endpoint_test.go server: deletions of intentions by name using the intention API is now idempotent (#9278) 4 years ago
keyring.go
keyring_test.go testing: skip slow tests with -short 4 years ago
kvs_endpoint.go
kvs_endpoint_test.go testing: skip slow tests with -short 4 years ago
nodeid.go chore: upgrade to gopsutil/v3 (#9118) 4 years ago
nodeid_test.go
notify.go
notify_test.go
operator_endpoint.go Switch to using the external autopilot module 4 years ago
operator_endpoint_oss.go Add a CLI command for retrieving the autopilot configuration. (#9142) 4 years ago
operator_endpoint_test.go testing: skip slow tests with -short 4 years ago
prepared_query_endpoint.go http: Check HTTPUseCache in a single place 4 years ago
prepared_query_endpoint_test.go testing: skip slow tests with -short 4 years ago
reload.go
remote_exec.go
remote_exec_test.go testing: skip slow tests with -short 4 years ago
retry_join.go
retry_join_test.go testing: skip slow tests with -short 4 years ago
service_checks_test.go agent: move deprecated AddServiceFromSource to a test file 4 years ago
service_manager.go agent: use the new lib/mutex for stateLock 4 years ago
service_manager_test.go agent: Minor cosmetic changes in ServiceManager 4 years ago
session_endpoint.go
session_endpoint_test.go testing: skip slow tests with -short 4 years ago
setup.go cache: log a warning when Cache.Notify handles an error 4 years ago
sidecar_service.go agent: move deprecated AddServiceFromSource to a test file 4 years ago
sidecar_service_test.go agent: move deprecated AddServiceFromSource to a test file 4 years ago
signal_unix.go
signal_windows.go
snapshot_endpoint.go
snapshot_endpoint_test.go testing: skip slow tests with -short 4 years ago
status_endpoint.go
status_endpoint_test.go testing: skip slow tests with -short 4 years ago
streaming_test.go Added testing of GRPC with TLS combinations 4 years ago
testagent.go config: replace calls to config.NewBuilder with config.Load 4 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go structs: rename EnterpriseMeta constructor 4 years ago
txn_endpoint_test.go testing: skip slow tests with -short 4 years ago
ui_endpoint.go api: Ensure the internal/ui/gateway-service-nodes endpoint responds with an array (#9593) 4 years ago
ui_endpoint_oss_test.go testing: skip slow tests with -short 4 years ago
ui_endpoint_test.go api: Ensure the internal/ui/gateway-service-nodes endpoint responds with an array (#9593) 4 years ago
user_event.go subscribe: Add steps to rpc/subscribe tests 4 years ago
user_event_test.go testing: skip slow tests with -short 4 years ago
util.go
util_test.go testing: skip slow tests with -short 4 years ago
watch_handler.go
watch_handler_test.go