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

Upgrade to latest stable kubernetes library release (10.0.1) #97

Merged
merged 3 commits into from
Aug 21, 2019

Conversation

johnbradley
Copy link
Contributor

Upgrades to use the latest k8s python library.
This doesn't seem to noticeably help with GKE reliability issue #96.
May help with issue following logs #60.

The kubernetes CoreV1Api.delete_namespaced_pod signature has changed.
The body(DeleteOptions) argument is now optional and not the third
positional argument any more.
@johnbradley johnbradley requested a review from dleehr August 19, 2019 13:30
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.

2 participants