client-python
client-python copied to clipboard
An auto-generated python SDK to interact with KubeVirt resources
Current kubevirt-py package version is v1.1.0-rc.0-283-g59b933853. It is non-conformant to PEP 440. It throws invalid version error while doing pip install kubevirt-py package. #15 4.769 Defaulting to user installation because...
The issue #56 is fixed by commenting the setuptools. Further, these steps can be followed (works only with python 3.11): 1. Create a virtualenv - follow guide on how to...
**What happened**: While using kubevirt python client to listnamespced VM getting error AttributeError: module 'kubevirt.models' has no attribute 'K8sIoApimachineryPkgApiResourceQuantity' **What you expected to happen**: List of VMs from the namespace...