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.
 
 
 
 
 
 
Daniel Nephin baa2b8628e consul: fix data race in leader CA tests 3 years ago
..
decode ci: Add ineffsign linter 5 years ago
file cli: improve the file safety of 'consul tls' subcommands (#7186) 5 years ago
mutex lib/mutex: add mutex with TryLock and update vendor 4 years ago
retry lib/retry: allow jitter to exceed max wait. 4 years ago
routine consul: fix data race in leader CA tests 3 years ago
semaphore testing: skip slow tests with -short 4 years ago
serf Add per-agent reconnect timeouts (#8781) 4 years ago
stringslice create lib/stringslice package (#7934) 5 years ago
template Agent Auto Configuration: Configuration Syntax Updates (#8003) 5 years ago
ttlcache lib/ttlcache: never decrease the expiry on update 4 years ago
cluster.go
cluster_test.go
eof.go RPC Timeout/Retries account for blocking requests (#8978) 4 years ago
eof_test.go ServerError type check before EOF string comparison 4 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 5 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
rand.go
rtt.go
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
telemetry.go add note about deleting TelemetryConfig.MergeDefaults in the future 4 years ago
telemetry_test.go fix some tests that were broken from the TelemetryConfig change 4 years ago
testing_httpserver.go cli: fix usage of gzip.Reader to better detect corrupt snapshots during save/restore (#7697) 5 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