python icon indicating copy to clipboard operation
python copied to clipboard

Consider Cut a new release?

Open shuoli84 opened this issue 1 year ago • 5 comments

Hi, I just met a dependency problem, and it is fixed by pr #2131. Consider cut a new release? Thanks ~

shuoli84 avatar Nov 25 '23 02:11 shuoli84

BTW, can use the git version, put following line in requirements.txt

kubernetes @ git+https://github.com/kubernetes-client/python.git@36cfbe68a509d9b9d33395b22b6fa94d7d46c30f

shuoli84 avatar Dec 02 '23 02:12 shuoli84

urllib3 < 2 is impacted by a few vulnerabilities so it would really be nice to get a new minor release of kubernetes with #2131 included :pray: . RIght now we are forced to trick pip in our installation in order to force a version of urllib3>2

bagerard avatar Dec 09 '23 14:12 bagerard

+1 ! We are using poetry and it is very tricky to force it install kubernetes lib.

namoshizun avatar Dec 12 '23 10:12 namoshizun

https://github.com/kubernetes/kubernetes/releases/tag/v1.29.0 is cut, we can release a new version 1.29.

yliaog avatar Dec 18 '23 18:12 yliaog

https://github.com/kubernetes-client/python/releases/tag/v29.0.0a1

yliaog avatar Dec 18 '23 22:12 yliaog

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Mar 17 '24 22:03 k8s-triage-robot