Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(framework) Add proto changes for config overrides #3728

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

charlesbvll
Copy link
Member

@charlesbvll charlesbvll commented Jul 7, 2024

Issue

Description

We need to send the dictionary containing the config overrides around the different services.

Related issues/PRs

The following PRs depend on this one:

#3730
#3731

Proposal

Explanation

Add a new map<string, string> override_config parameter to the following proto objects: StartRunRequest, CreateRunRequest and Run, and recompile the proto files.

Checklist

  • Implement proposed change
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Any other comments?

N/A

@danieljanes danieljanes merged commit f7432a5 into main Jul 8, 2024
29 checks passed
@danieljanes danieljanes deleted the add-overrides-proto branch July 8, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants