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