mirror of
https://github.com/apple/container.git
synced 2026-09-12 10:45:42 +00:00
- Adds plugin variant selection to bootstrap() on the Container API service in such a way that we can revert the change soon without compatibility issues when we work out a more permanent approach, and requires no persistent data migration. - Restore lexical ordering on ManagementFlags (except `--runtime`, will take care of that next PR). - Add a couple plugin loader tests to improve coverage.