mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 02:32:26 +00:00
Added the following distro version constraints for parity with the kernel version constraints: - `NeedDistroVersionGE()` - `NeedDistroVersionLE()` - `NeedDistroVersionNotEquals()` Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>