140251882e
* fix bug for setting flag only values in process setup when the code was changed to directly load values into the config structs, it was missed that some configuration is only defined through flags, but can be loaded from config files still. so, we need to propogate the settings to the flag only values. * add test for setting propagation * fix linting error |
||
---|---|---|
.. | ||
debug.go | ||
exec_conf_test.go | ||
exec_conf.go | ||
exec.go | ||
logging.go | ||
metrics.go |