Highlights
⌨️ denotes breaking CLI changes.
👩💻 denotes breaking API changes.
- Core
What's Changed
- [container]: add
container exportfor live containers by @saehejkang in #1630 - Adjust overcommit and max_map_count vm defaults in guest VMs by @adityabagchi24 in #2055
- [package]: bump container-builder-shim to 0.13.1 by @saehejkang in #2056
- [builder]: enable ssh forwarding for container build by @saehejkang in #1508
- Move SSH builder test to Serialized tests by @JaewonHur in #2061
- Increase testExecDetachProcessRunning sleep margin to avoid CI flake by @jglogan in #2063
- Add readiness signal to DirectoryWatcher, fix DirectoryWatcherTest. by @jglogan in #2066
- Log core counts in CI for perf analysis. by @jglogan in #2070
- Add
--read-only-pathand--masked-pathoption to container run / create by @adityaramani in #2069 - Simplify correlation of test prefix to test ID. by @jglogan in #2071
- Integration test: cache warmup image tarfiles. by @jglogan in #2074
- K8s plugin by @jshi991 in #2044
New Contributors
Full Changelog: 1.2.0...1.2.1