trickster icon indicating copy to clipboard operation
trickster copied to clipboard

Subdirectory support for configs

Open jranson opened this issue 4 years ago • 4 comments

We currently support a single TOML-based config file (by default living at /etc/trickster/trickster.conf). We would like to provide a more robust configuration solution by permitting an entire directory of config files to be concatenated when constructing the running config. A good approach might be to look for a conf.d subdirectory in the same directory as the trickster.conf file and sourcing anything within, while optionally providing the user a configuration parameter in the main config to specify the include directory.

jranson avatar Oct 01 '20 15:10 jranson

Hey, @jranson Can you please assign this. I have skimmed through the codebase. It will require code and deployment modifications.

mohdasif2294 avatar Oct 01 '20 17:10 mohdasif2294

Hi mohdasif2294, just wanted to check on this and see how it is going? Thanks!

jranson avatar Oct 19 '20 16:10 jranson

@mohdasif2294 i went ahead and opened this back up to any interested person. if you have made progress, please let us know here and we will re-assign to you again.

jranson avatar Oct 21 '20 20:10 jranson

Is anyone working on this issue? If not, can you assign the issue to me?

tanmoysrt avatar Nov 26 '22 20:11 tanmoysrt