Whenever a new configuration file is added, the converter map needs to be updated, however it is currently hard-coded in a python file.
It should be made configurable so that in conjunction with
no code changes or new container images are required in order to deploy a config server with a custom set of configuration files.
Acceptance Criteria
- The file converter map can be updated in configuration
Whenever a new configuration file is added, the converter map needs to be updated, however it is currently hard-coded in a python file.
It should be made configurable so that in conjunction with
no code changes or new container images are required in order to deploy a config server with a custom set of configuration files.
Acceptance Criteria