kubernetes-client/python

urllib3 pinned to <2.4.0 breaks packaging

Open

#2 458 ouverte le 30 sept. 2025

Voir sur GitHub
 (20 commentaires) (10 réactions) (0 assignés)Python (3 323 forks)batch import
help wantedkind/bug

Métriques du dépôt

Stars
 (6 225 stars)
Métriques de merge PR
 (Merge moyen 10j 3h) (2 PRs mergées en 30 j)

Description

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.

Guide contributeur