This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
Support multiple container runtimes #314
Labels
area/UX
Let's make Ignite's UX great!
kind/enhancement
Categorizes issue or PR as related to improving an existing feature.
kind/refactor
Categorizes issue or PR as related to refactoring code.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
This requires e.g. having some kind of switch in either ComponentConfig or a flag on
ignite
andignite-spawn
, and a way to pass related parameters (e.g. the socket the container runtime is listening on)This is needed for containerd support (#209). We're doing a similar thing for networking now: #310
The text was updated successfully, but these errors were encountered: