⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion connectgateway/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-gke-connect-gateway==0.10.4
google-auth==2.38.0
kubernetes==34.1.0
kubernetes==35.0.0
Copy link
Contributor

Choose a reason for hiding this comment

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

high

This update to v35.0.0 is a major version bump to a pre-release/snapshot version of the kubernetes client. This carries a high risk of introducing breaking changes or instability. The release notes in the PR description are for the main Kubernetes project and may not accurately reflect all changes in the Python client library. Thorough testing is crucial to verify that functionality relying on this dependency is not adversely affected.

google-api-core==2.24.2