This repository has been archived by the owner on May 12, 2021. It is now read-only.
create script to validate kernel options across architectures #56
Labels
enhancement
Improvement to an existing feature
As we now support multiple architectures and each architecture requires a kernel config file, we need a way to ensure that all the architecture config files contain the "minimal" set of config options that will allow a Kata Container to be created.
There is bound to be some variation in config options for each architecture, but we need a way to be able to see those changes easily so they can be validated (as PRs are raised to update the kernel configs for example).
The text was updated successfully, but these errors were encountered: