Skip to content

Bump Kubernetes client to 36.0.3 - #1013

Closed
arnaudgeiser wants to merge 1 commit into
vllm-project:mainfrom
exoscale:main
Closed

Bump Kubernetes client to 36.0.3#1013
arnaudgeiser wants to merge 1 commit into
vllm-project:mainfrom
exoscale:main

Conversation

@arnaudgeiser

@arnaudgeiser arnaudgeiser commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the versions of the aiohttp and kubernetes dependencies in pyproject.toml. The reviewer noted that these dependency updates should also be applied to src/vllm_router/requirements.txt to keep the definitions synchronized and avoid inconsistent environments.

Comment thread pyproject.toml
Comment on lines +18 to +19
"aiohttp[speedups]==3.14.3",
"kubernetes==36.0.3",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The dependencies aiohttp and kubernetes have been updated here, but src/vllm_router/requirements.txt still references the older versions (aiohttp[speedups]==3.13.3 and kubernetes==32.0.0). Please update src/vllm_router/requirements.txt to keep the dependency definitions synchronized and avoid inconsistent environments.

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.

1 participant