distribution/configuration
James Hewitt d5b2f94c7c
Say when a config error is caused by an env var
Without this, the log message for the user indicates a problem with the
yaml file, so identifying the actual error is hard. This change fixes
the output so that the incorrect environment variable is easy to spot.

Fixes #3653

Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
2022-07-08 17:42:19 +01:00
..
configuration.go Add configuration option for Redis TLS 2021-03-01 18:55:56 -05:00
configuration_test.go Added flag for user configurable cipher suites 2021-02-25 14:19:56 -06:00
fuzz.go Fuzzing: Add 3 fuzzers 2021-11-29 20:59:28 +00:00
parser.go Say when a config error is caused by an env var 2022-07-08 17:42:19 +01:00
parser_test.go Add tests for configuration parser 2017-11-15 17:01:19 +01:00