You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
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).