Skip to content

fix(vllm_performance): do not override env if existing in deployment template#896

Merged
AlessandroPomponio merged 1 commit into
mainfrom
cp_fix_vllm_deployment_env
Apr 22, 2026
Merged

fix(vllm_performance): do not override env if existing in deployment template#896
AlessandroPomponio merged 1 commit into
mainfrom
cp_fix_vllm_deployment_env

Conversation

@christian-pinto
Copy link
Copy Markdown
Member

The actuator code is currently overriding the container env configuration even is something is already present int the deployment template. Instead, if something is the template we should just extend with any additional variable.

This PR fixes the above issue.

@christian-pinto
Copy link
Copy Markdown
Member Author

@mgazz please confirm it now works for you

@AlessandroPomponio AlessandroPomponio changed the title fix(vllm performance): Extend do not override env if existing in deployment template fix(vllm_performance): Extend do not override env if existing in deployment template Apr 22, 2026
@AlessandroPomponio AlessandroPomponio changed the title fix(vllm_performance): Extend do not override env if existing in deployment template fix(vllm_performance): do not override env if existing in deployment template Apr 22, 2026
@mgazz
Copy link
Copy Markdown
Member

mgazz commented Apr 22, 2026

Env vars processed as expected. 👍

…oyment config

Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
@christian-pinto christian-pinto force-pushed the cp_fix_vllm_deployment_env branch from 931e9d3 to 6da4953 Compare April 22, 2026 15:18
@AlessandroPomponio AlessandroPomponio added this pull request to the merge queue Apr 22, 2026
Merged via the queue into main with commit f1cc5dd Apr 22, 2026
19 checks passed
@AlessandroPomponio AlessandroPomponio deleted the cp_fix_vllm_deployment_env branch April 22, 2026 16:00
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.

3 participants