mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-28 19:44:21 +01: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>