kubernetes-client/python

urllib3 pinned to <2.4.0 breaks packaging

Open

#2,458 建立於 2025年9月30日

在 GitHub 查看
 (20 留言) (10 反應) (0 負責人)Python (6,225 star) (3,323 fork)batch import
help wantedkind/bug

描述

Is there a more permanent solution to the issues with python 2.4.0+ pending? https://github.com/kubernetes-client/python/blob/master/requirements.txt#L10 https://bodhi.fedoraproject.org/updates/FEDORA-2025-34e5603fe3

Fedora 43+ has moved to urllib3 2.5.0 so in order to continue packaging the python kubernetes-client will mean carrying a patch to revert this change.

貢獻者指南