mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-11 17:44:31 +01:00
It looks like the version check for cloud hypervisor (clh) was added initially when clh was actively evolving its API. We no longer need the version check as clh API has been fairly stable for its recent releases. Fixes: #1991 Signed-off-by: Bo Chen <chen.bo@intel.com>