mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-08-25 09:27:36 +00:00
krkn-lib 6.1.0 declared kubernetes>=34.1.0 (unbounded), allowing pip to resolve to kubernetes 36.x which renamed call_api() parameter response_type to response_types_map, breaking SA token creation, service patching, and node metrics queries. krkn-lib 6.1.2 pins kubernetes>=35.0.0,<36.0.0, preventing the incompatible version from being installed. Fixes #1441 Signed-off-by: ddjain <darjain@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
44 lines
1.6 KiB
Plaintext
44 lines
1.6 KiB
Plaintext
aliyun-python-sdk-core==2.13.36
|
|
aliyun-python-sdk-ecs==4.24.25
|
|
arcaflow-plugin-sdk==0.14.3
|
|
boto3>=1.34.0 # Updated to support urllib3 2.x
|
|
azure-identity==1.16.1
|
|
azure-keyvault==4.2.0
|
|
azure-mgmt-compute==30.5.0
|
|
azure-mgmt-network==27.0.0
|
|
coverage==7.6.12
|
|
datetime==5.4
|
|
docker>=7.0.0 # Upgraded to support requests>=2.32; Unix socket support now native
|
|
gitpython==3.1.50
|
|
google-auth==2.37.0
|
|
google-cloud-compute==1.22.0
|
|
ibm-cloud-sdk-core>=3.24.4 # Requires requests>=2.32.4
|
|
ibm_vpc==0.26.3 # Requires ibm_cloud_sdk_core
|
|
jinja2==3.1.6
|
|
jaraco-context>=6.1.0 # Fixes GHSA-58pv-8j8x-9vj2
|
|
cbor2<5.7.0 # Pinned by arcaflow-plugin-sdk
|
|
lxml==6.1.0
|
|
kubernetes>=35.0.0,<36.0.0
|
|
krkn-lib==6.1.2
|
|
numpy==1.26.4
|
|
pandas==2.2.0
|
|
openshift-client==1.0.21
|
|
paramiko>=3.5.1 # Fixes GHSA-r374-rxx8-8654
|
|
pyVmomi==8.0.2.0.1
|
|
pyfiglet==1.0.2
|
|
pytest==9.0.3
|
|
python-ipmi==0.5.4
|
|
python-openstackclient==6.5.0
|
|
requests>=2.32.4 # Fixes GHSA-9hjg-9r4m-mvj7, GHSA-9wx4-h78v-vm56, GHSA-gc5v-m9x4-r6x2
|
|
# requests-unixsocket removed - docker 7.0+ handles Unix sockets natively
|
|
urllib3>=2.7.0 # Fixes GHSA-qccp-gfcp-xxvc, GHSA-38jv-5279-wg99, GHSA-gm62-xv2j-4w53, GHSA-2xpw-w6gg-jr37
|
|
service_identity==24.1.0
|
|
PyYAML==6.0.1
|
|
setuptools==81.0.0 # Has pkg_resources (required by VMware SDK) + newer vendored jaraco-context
|
|
wheel>=0.46.2 # Fixes GHSA-8rrh-rw8j-w5fx
|
|
colorlog==6.10.1
|
|
|
|
git+https://github.com/vmware/vsphere-automation-sdk-python.git@v8.0.0.0
|
|
cryptography>=46.0.7 # pinned to avoid multiple CVEs (subgroup attack, buffer overflow, DNS constraints)
|
|
protobuf>=4.25.8 # not directly required, pinned by Snyk to avoid a vulnerability
|