kubernetes-client/python

urllib3 pinned to <2.4.0 breaks packaging

已關閉

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

 (20 則留言) (10 個反應) (0 位負責人)Python (3,323 個分叉)batch import
help wantedkind/bug

倉庫指標

星標
 (6,225 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南