Skip to content

v0.1.0

Compare
Choose a tag to compare
@ctrox ctrox released this 13 Jan 14:24
· 91 commits to main since this release
87e5935
  • 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