mirror of
https://github.com/michael-yuji/xc.git
synced 2026-03-19 07:15:44 +01:00
Previously the checks and global resource allocation all happen in one place, this commit move out the checks that does not require resource allocation. This allows us to warn the user ahead of time about potentially risky container creation without restore allocated resources.