client-python icon indicating copy to clipboard operation
client-python copied to clipboard

An auto-generated python SDK to interact with KubeVirt resources

Results 4 client-python issues
Sort by recently updated
recently updated
newest added

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...

lifecycle/stale

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...

size/XS
dco-signoff: no

**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...

kind/bug