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

fix(sdk): Update upper bound on kubernetes constraint in Python SDK #6532

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

alexlatchford
Copy link
Contributor

@alexlatchford alexlatchford commented Sep 8, 2021

Description of your changes:

Attempt to align with kfserving and support versions of kubernetes Python SDK > 13, we're (Zillow that is) now running KFP on Kubernetes v1.18 (likely soon v1.19+ as EKS is deprecating things quickly!) so trying to upgrade the SDK client. Figured I'd also just update all the requirements pinned in the requirements.txt.

This would also align with the strategy from kfserving, see here. This also conforms to the policy that seems to have been set where an upper bound is desired, introduced in this PR. This should update the tests to cover the latest releases of the kubernetes package (PyPI link).

@google-oss-robot
Copy link

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@alexlatchford
Copy link
Contributor Author

/test all

@alexlatchford alexlatchford force-pushed the alexla/update-kubernetes branch from d24a1bf to 6c15963 Compare September 8, 2021 19:19
@alexlatchford alexlatchford force-pushed the alexla/update-kubernetes branch from 6c15963 to a09c5b3 Compare September 8, 2021 19:19
@alexlatchford alexlatchford changed the title fix(sdk): Remove upper bound on kubernetes constraint in Python SDK fix(sdk): Update upper bound on kubernetes constraint in Python SDK Sep 8, 2021
@alexlatchford
Copy link
Contributor Author

/retest

@alexlatchford alexlatchford marked this pull request as ready for review September 8, 2021 19:34
@alexlatchford alexlatchford force-pushed the alexla/update-kubernetes branch from a09c5b3 to 8d1b233 Compare September 8, 2021 19:38
@alexlatchford
Copy link
Contributor Author

/retest

sdk/RELEASE.md Outdated Show resolved Hide resolved
@alexlatchford alexlatchford force-pushed the alexla/update-kubernetes branch from 8d1b233 to dd079d0 Compare September 8, 2021 23:11
@chensun
Copy link
Member

chensun commented Sep 9, 2021

/lgtm
/approve
/retest

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chensun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants