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.

贡献者指南