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

Client library support for kubernetes 1.16 #1070

Closed
sa9226 opened this issue Feb 4, 2020 · 19 comments
Closed

Client library support for kubernetes 1.16 #1070

sa9226 opened this issue Feb 4, 2020 · 19 comments
Assignees

Comments

@sa9226
Copy link

sa9226 commented Feb 4, 2020

We are upgrading platform with kubernetes 1.16. As per compatibility matrix current python client only supports until kubernetes 1.15 only. May I know the timeline when new version of python client library available to support 1.16.

@micw523
Copy link
Contributor

micw523 commented Feb 4, 2020

Please track #1052. Unfortunately, some of our core members are unavailable right now, so I cannot give you an exact time line.

@sa9226
Copy link
Author

sa9226 commented Feb 5, 2020 via email

@avarf
Copy link

avarf commented Feb 18, 2020

We are also waiting for 1.16 support.

@bzurkowski
Copy link

bzurkowski commented Mar 1, 2020

Same here, awaiting support for 1.16 🙏

@roycaihw
Copy link
Member

roycaihw commented Mar 9, 2020

Yes please track #1052 and #1088. Currently we are focusing on cutting 11.0.0 release. We will focus on 12.0.0a1 release once 11.0.0 is cut.

/assign @scottilee

@k8s-ci-robot
Copy link
Contributor

@roycaihw: GitHub didn't allow me to assign the following users: scottilee.

Note that only kubernetes-client members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

Yes please track #1052 and #1088. Currently we are focusing on cutting 11.0.0 release. We will focus on 12.0.0a1 release once 11.0.0 is cut.

/assign @scottilee

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@palnabarun
Copy link
Member

/assign

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 7, 2020
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jul 7, 2020
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

@palnabarun
Copy link
Member

/remove-lifecycle rotten

@k8s-ci-robot k8s-ci-robot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Jul 30, 2020
@palnabarun
Copy link
Member

The Kubernetes Python Client 12.0.0a1 was released vide #1217.

We are working on the Beta release on #1235

@gaby
Copy link

gaby commented Sep 30, 2020

@palnabarun When is the official release of 12.0.0 planned for?

@jheiss
Copy link

jheiss commented Oct 6, 2020

Alternatively, is there any reason to expect big changes from the beta to the full 12.0 release? If the beta is probably pretty close to release quality I might go ahead with using it for now.

@palnabarun
Copy link
Member

@gabrielcalderon @jheiss -- The stable release is due with this PR -> #1280 :)

@jheiss -- The beta version is almost near to stable quality. The Kubernetes API doesn't change across Alpha/Beta/Stable client releases.

@brews
Copy link

brews commented Oct 15, 2020

v12.0 is released for k8s API 1.16.15 so this should be closed?

(Hooray!, BTW)

Edit: Still need to update README compatibility matrix on master...

@gaby
Copy link

gaby commented Oct 15, 2020

@brews Agree, progress for 1.17, etc is now tracked here: #1242

@palnabarun
Copy link
Member

Python Client for Kubernetes 1.16 has been released. :)

/close

@k8s-ci-robot
Copy link
Contributor

@palnabarun: Closing this issue.

In response to this:

Python Client for Kubernetes 1.16 has been released. :)

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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

No branches or pull requests