mirror of https://github.com/k3s-io/k3s
f246bbc390
FindString would silently skip parsing dropins if the main config file didn't exist. If a custom config file path was passed it would raise an error, but if we were parsing the default config file and it didn't exist it would just silently fail to load the dropins. Signed-off-by: Brad Davidson <brad.davidson@rancher.com> |
||
---|---|---|
.. | ||
testdata | ||
defaultparser.go | ||
defaultparser_test.go | ||
parser.go | ||
parser_test.go |