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.
 
 
 
 
 
 
Freddy 74ca6406ea
Configure upstream TLS context with peer root certs (#13321)
3 years ago
..
decode lib/decode: fix hook to work with embedded squash struct 3 years ago
file bulk rewrite using this script 3 years ago
maps peering: replicate discovery chains information to importing peers 3 years ago
mutex lib/mutex: add mutex with TryLock and update vendor 4 years ago
retry Remove unused constant in retry.go 3 years ago
routine routine: fix that acl stops replicating after regaining leadership (#12295) (#12565) 3 years ago
semaphore testing: skip slow tests with -short 4 years ago
serf Add per-agent reconnect timeouts (#8781) 4 years ago
stringslice auto-reload configuration when config files change (#12329) 3 years ago
template Agent Auto Configuration: Configuration Syntax Updates (#8003) 4 years ago
ttlcache remove remaining shim runStep functions (#13015) 3 years ago
cluster.go Update cluster.go 7 years ago
cluster_test.go Integer division rounding to zero for rate scaling 7 years ago
eof.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
eof_test.go Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. (#12311) 3 years ago
glob.go Add IAM Auth Method (#12583) 3 years ago
glob_test.go Add IAM Auth Method (#12583) 3 years ago
json.go Add Namespace support to the API module and the CLI commands (#6874) 5 years ago
map_walker.go Allow MapWalk to handle []interface{} elements that are []uint8 (#5800) 6 years ago
map_walker_test.go Enable gofmt simplify 4 years ago
math.go Filter wildcard gateway services to match listener protocol 5 years ago
math_test.go Filter wildcard gateway services to match listener protocol 5 years ago
path.go Adds basic support for node IDs. 8 years ago
rand.go Use a cryptographically secure seed 9 years ago
rtt.go remove golint warnings 7 years ago
rtt_test.go Replace goe/verify.Values with testify/require.Equal (#7993) 5 years ago
stop_context.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
stop_context_test.go Add test to ensure the StopChannelContext works properly 4 years ago
strings.go Configure upstream TLS context with peer root certs (#13321) 3 years ago
telemetry.go telemetry: remove unused arg (#13161) 3 years ago
telemetry_test.go telemetry: remove unused arg (#13161) 3 years ago
translate.go config: use the new HookTranslateKeys instead of lib.TranslateKeys 5 years ago
translate_test.go Make a few config entry endpoints return 404s and allow for snake_case and lowercase key names. (#5748) 6 years ago
useragent.go Add a helper for generating Consul's user-agent string 7 years ago
useragent_test.go Add a helper for generating Consul's user-agent string 7 years ago
uuid.go New ACLs (#4791) 6 years ago