Skip to content

Support config files for client customization #83

Description

@KatyaRyazantseva

Currently, updating client docker images or flags requires modifying client-cmds/*-cmd.sh files, which creates uncommitted changes in the main branch and requires a new PR for every flag change. We should support optional config files that can override default settings like docker images, flags, etc. These config files would be gitignored and local-only, allowing users to customize their setup without modifying tracked files. If a config file doesn't exist, the system falls back to defaults from *-cmd.sh files, so the behavior remains unchanged for users who don't need customization.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions