k3s/pkg/configfilearg/testdata
Brad Davidson e514940020 Fix inconsistent loading of config dropins when config file does not exist
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>
2024-07-29 15:23:52 -07:00
..
data.yaml.d Enable FindString to search dotD config files (#7323) 2023-05-02 11:18:23 -07:00
dropin-only.yaml.d Fix inconsistent loading of config dropins when config file does not exist 2024-07-29 15:23:52 -07:00
invalid-dropin.yaml.d Fix inconsistent loading of config dropins when config file does not exist 2024-07-29 15:23:52 -07:00
data.yaml Enable FindString to search dotD config files (#7323) 2023-05-02 11:18:23 -07:00
defaultdata.yaml Improved regex for double equals arguments (#4505) 2021-11-16 11:16:13 -08:00
invalid.yaml Fix inconsistent loading of config dropins when config file does not exist 2024-07-29 15:23:52 -07:00