Skip to content

youki 0.0.5 -- "黄昏に緋を穿つ 紅蓮の弓矢"

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 13:09
· 1793 commits to main since this release
v0.0.5
04de7bf

✨ New Features

Double-fork was used when the container was created. This had a bug and has been fixed. Now the init process will work correctly.

  • Implement basic foreground mode by @yihuaf in #1656
  • Fixed container init process not re-parent to youki main process by @yihuaf in #1637
  • Implement the container_clone using CLONE_PARENT by @yihuaf in #1610

We are moving forward with the realization of the musl build. Thanks, @krisnova.

  • Introduce seccomp feature for libcontainer with musl by @krisnova in #1484

The title is correct. Great new feature. Thanks, @higuruchi.

  • Support recursive mount attrs by using mount_setattr(2). by @higuruchi in #1398

This gives libcontainer great flexibility. This is a feature not found in other runtimes. The first to use it will probably be runwasi(containerd/runwasi#78).

  • libcontainer: Make the workloads injectable by @utam0k in #1403

Now we support three wasm runtimes. Please see the documentation for more details.

💪 Improvements

🐛 Bug Fixes

📖 Documentation improvements

🧪 Test improvements and Misc Fixes

🤝 New Contributors

😆 By the way...

The subtitle of the release respects runc's release note.
runc 1.1.5 -- "囚われた屈辱は 反撃の嚆矢だ"

https://en.wikipedia.org/wiki/Attack_on_Titan

Maybe just this time it is special.

Full Changelog: v0.0.4...v0.0.5