Skip to content

Draft: ConfigManager to handle configuration

Max Piletski requested to merge slb-master-config-manager into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Changes provide a new ability to configure SegyToZgy converter using config file. Almost all environment variables are replaced with proper config section and variable in the config file.

Merge request reports