Skip to content

Helper environment variables for tools in container#652

Merged
guvenc merged 2 commits intomainfrom
feature/helper_env_vars
Mar 18, 2025
Merged

Helper environment variables for tools in container#652
guvenc merged 2 commits intomainfrom
feature/helper_env_vars

Conversation

@PlagueCZ
Copy link
Copy Markdown
Contributor

Previous commit(s) introduced the ability to specify a different gRPC port and DPDK file-prefix for all tools.

But when dpservice is ran as a pod, these values are defined in the YAML. It is then a usability hurdle to specify these on the command line all the time while using dpservice tooling.

This PR simply creates environment variables that can be set from the pod YAML.

@PlagueCZ PlagueCZ requested a review from a team as a code owner March 14, 2025 17:52
@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request size/M labels Mar 14, 2025
@PlagueCZ PlagueCZ force-pushed the feature/helper_env_vars branch from 41a09d0 to 65d7af3 Compare March 14, 2025 18:03
@PlagueCZ PlagueCZ requested a review from guvenc March 14, 2025 18:03
@guvenc
Copy link
Copy Markdown
Contributor

guvenc commented Mar 18, 2025

@PlagueCZ Please rebase. Thanks !

@PlagueCZ PlagueCZ force-pushed the feature/helper_env_vars branch from 65d7af3 to 0f2fc09 Compare March 18, 2025 12:41
Copy link
Copy Markdown
Contributor

@guvenc guvenc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guvenc guvenc merged commit 0f2fc09 into main Mar 18, 2025
6 checks passed
@guvenc guvenc deleted the feature/helper_env_vars branch March 18, 2025 12:56
@hardikdr hardikdr added this to Roadmap Jun 26, 2025
@hardikdr hardikdr moved this to Done in Roadmap Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/networking documentation Improvements or additions to documentation enhancement New feature or request size/M

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants