Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
Alvin Huang 80c34f0461
Merge pull request #7956 from hashicorp/update-master-to-1.8.0-beta2
5 years ago
..
ae
agentpb
cache agent/cache: remove error return from fetch 5 years ago
cache-types Fix a number of problems found by staticcheck 5 years ago
checks grpc: use default resolver scheme for grpc dialing (#7617) 5 years ago
config acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
connect Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
consul acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899) 5 years ago
debug
exec
local acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
metadata
mock
pool rpc: oss changes for network area connection pooling (#7735) 5 years ago
proxycfg ci: Add staticcheck and fix most errors 5 years ago
router ci: Add staticcheck and fix most errors 5 years ago
structs acl: allow auth methods created in the primary datacenter to optionally create global tokens (#7899) 5 years ago
systemd
token Updates to allow for using an enterprise specific token as the agents token 5 years ago
xds config: use the new HookTranslateKeys instead of lib.TranslateKeys 5 years ago
acl.go acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
acl_endpoint.go test: move some test helpers over from enterprise (#7754) 5 years ago
acl_endpoint_legacy.go
acl_endpoint_legacy_test.go ci: Add staticcheck and fix most errors 5 years ago
acl_endpoint_test.go acl: add auth method for JWTs (#7846) 5 years ago
acl_test.go acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
agent.go acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
agent_endpoint.go Fix a number of problems found by staticcheck 5 years ago
agent_endpoint_test.go acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
agent_oss.go Some boilerplate to allow for ACL Bootstrap disabling configurability 5 years ago
agent_test.go Add unconvert linter 5 years ago
bindata_assetfs.go update bindata_assetfs.go 5 years ago
catalog_endpoint.go
catalog_endpoint_test.go
check.go
config_endpoint.go
config_endpoint_test.go Expect default enterprise metadata in gateway tests (#7664) 5 years ago
connect_auth.go
connect_ca_endpoint.go
connect_ca_endpoint_test.go
coordinate_endpoint.go
coordinate_endpoint_test.go Fix a number of problems found by staticcheck 5 years ago
denylist.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
denylist_test.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
discovery_chain_endpoint.go config: use the new HookTranslateKeys instead of lib.TranslateKeys 5 years ago
discovery_chain_endpoint_test.go
dns.go Ingress Gateways for TCP services (#7509) 5 years ago
dns_oss.go
dns_test.go Fix a number of problems found by staticcheck 5 years ago
enterprise_delegate_oss.go
event_endpoint.go
event_endpoint_test.go
federation_state_endpoint.go
health_endpoint.go
health_endpoint_test.go
http.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
http_decode_test.go Remove deadcode 5 years ago
http_oss.go http: migrate from instrumentation in s.wrap() to an s.enterpriseHandler() 5 years ago
http_oss_test.go
http_register.go Gateway Services Nodes UI Endpoint (#7685) 5 years ago
http_test.go acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
intentions_endpoint.go
intentions_endpoint_test.go
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go Fix a number of problems found by staticcheck 5 years ago
notify.go
notify_test.go
operator_endpoint.go
operator_endpoint_test.go
prepared_query_endpoint.go
prepared_query_endpoint_test.go
remote_exec.go
remote_exec_test.go
retry_join.go
retry_join_test.go
service_checks_test.go
service_manager.go
service_manager_test.go
session_endpoint.go
session_endpoint_test.go ci: Add staticcheck and fix most errors 5 years ago
sidecar_service.go
sidecar_service_test.go
signal_unix.go
signal_windows.go
snapshot_endpoint.go Remove SnapshotRPC passthrough 5 years ago
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go
ui_endpoint.go Gateway Services Nodes UI Endpoint (#7685) 5 years ago
ui_endpoint_test.go Fix a number of problems found by staticcheck 5 years ago
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go