Skip to content

Releases: ctrox/zeropod

v0.6.3

13 Apr 15:47
05e8e57
Compare
Choose a tag to compare

What's Changed

Hotfix for installer issue in the previous release v0.6.2. The installer image of v0.6.2 has been removed to avoid a broken installation.

  • fix: runtime already configured on containerd v1 by @ctrox in #56
  • Update image versions by @github-actions in #57

Full Changelog: v0.6.2...v0.6.3

v0.6.2

13 Apr 13:13
cf9ff35
Compare
Choose a tag to compare

What's Changed

  • fix: configure apparmor profile for manager by @ctrox in #50
  • Installer improvements by @ctrox in #51
  • feat: check lazy pages support by @ctrox in #52
  • feat: reduce update log spam for manager by @ctrox in #53
  • test: add proper port test by @ctrox in #54
  • Update image versions by @github-actions in #55

Full Changelog: v0.6.1...v0.6.2

v0.6.1

02 Apr 20:49
8ca1c54
Compare
Choose a tag to compare

What's Changed

  • deploy: enable migration manager for prod manifests by @ctrox in #45
  • fix: do not use cp for copying RKE2/k3s config by @ctrox in #47
  • Update image versions by @github-actions in #48

Full Changelog: v0.6.0...v0.6.1

v0.6.0

30 Mar 11:16
361ffeb
Compare
Choose a tag to compare

What's Changed

This release introduces a new migration feature, read the relevant section in the README for more information an how to enable it. Other notable changes are further trimming of the shim memory usage, full compatibility with containerd v2 and an improved metrics system.

  • feat: upgrade criu 4 by @ctrox in #35
  • feat: upgrade to Go 1.23 by @ctrox in #36
  • feat: add support for resizing on Kubernetes 1.32 by @ctrox in #37
  • feat(experimental): container migration by @ctrox in #40
  • Upgrade to containerd v2 for shim by @ctrox in #41
  • feat: move prometheus metrics to manager by @ctrox in #42
  • refactor: trim shim dependencies by @ctrox in #43
  • Update image versions by @github-actions in #44

Full Changelog: v0.5.0...v0.6.0

v0.5.0

29 Sep 10:37
599d90f
Compare
Choose a tag to compare

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

10 Jul 18:37
241f0b0
Compare
Choose a tag to compare

What's Changed

  • fix: make restore idempotent by @ctrox in #23
  • fix: race condition with process exits by @ctrox in #24
  • ci: use branch to prepare for release by @ctrox in #25
  • Update image versions by @github-actions in #26

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Jun 18:23
b599a95
Compare
Choose a tag to compare

What's Changed

  • ci: set base to main branch for release PR by @ctrox in #20
  • feat: add container status labels by @ctrox in #16
  • Update image versions by @github-actions in #22

Full Changelog: v0.3.2...v0.4.0

v0.3.2

23 Jun 19:49
267d668
Compare
Choose a tag to compare

What's Changed

  • Improve shim subscribe reliability by @ctrox in #17
  • test: increase wait on e2e tests by @ctrox in #19
  • ci: automate image version updates by @ctrox in #18

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Jun 19:13
d475b03
Compare
Choose a tag to compare

What's Changed

  • disable debug logging by default
  • improve pod scaler logs

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Jun 16:17
73fa823
Compare
Choose a tag to compare

What's Changed

  • Improve scheduling by @ctrox in #11
  • Implement in-place pod request scaling by @ctrox in #12
  • fix: use correct shim path when containerd opt is preconfigured by @ctrox in #13
  • chore: bump image versions by @ctrox in #14

Full Changelog: v0.2.0...v0.3.0