kubernetes-client/python
Auf GitHub ansehenurllib3 pinned to <2.4.0 breaks packaging
Open
#2.458 geöffnet am 30. Sept. 2025
help wantedkind/bug
Repository-Metriken
- Stars
- (6.225 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 10T 3h) (2 gemergte PRs in 30 T)
Beschreibung
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.