mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-25 17:04:35 +00:00
Since the minimum required version of the kubernetes python client was updated to a version not requiring this workaround anymore, the workaround is replaced with the to_dict() method found in the new client. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>