Releases: ctrox/zeropod
Releases · ctrox/zeropod
v0.5.0
What's Changed
- fix(docs): update broken links in documentation by @satrox28 in #27
- fix: always retry when port detection fails by @ctrox in #30
- fix: improve handling on scaledown failure by @ctrox in #31
- feat: upgrade to containerd v1.7.22 by @ctrox in #32
- Update image versions by @github-actions in #33
New Contributors
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
v0.3.2
v0.3.1
What's Changed
- disable debug logging by default
- improve pod scaler logs
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
v0.1.0
- bpf-steered activator: this improves the reliability when multiple parallel requests come in while container is checkpointed. It also no longer drops any packets during checkpoint/restore by getting rid of the "network-locking".
- upgrade to containerd 1.7: the shim is now based on the latest 1.7 release. This drops support for containerd 1.5 due to removal of the old CRI API, containerd 1.6 is still supported though.
- added uninstaller: this makes it straight-forward to remove anything zeropod has installed on a node.
Full Changelog: v0.0.2...v0.1.0
v0.0.2
- less configuration more defaults: just the runtimeClassName is enough to get a zeropod
- support multiple checkpointing/restoring multiple containers in a zeropod
- improved network locking during checkpoint/restore
Full Changelog: v0.0.1...v0.0.2