github containerd/stargz-snapshotter v0.5.0

latest releases: v0.16.1, ipfs/v0.16.1, estargz/v0.16.1...
3 years ago

This release comes with enabling stargz snapshotter to be import-ed as a builtin snapshotter plugin, supporting exporting prometheus metrics and rootless support for Ubuntu, Debian and any distro newer than Linux 5.11. For more details about rootless mode, please refer to the doc in nerdctl (containerd/nerdctl#123).

Notable Changes

  • Stargz Snapshotter

    • Support importing stargz snapshotter as a builtin plugin (#267)
    • Support exporting prometheus metrics (#288)
    • Support rootless on Linux > 5.11 (support for userxattr overlayfs option) (#290), thanks @AkihiroSuda
    • Add check if snapshotter is supported during starting up of the plugin (#282)
    • Add --version option to containerd-stargz-grpc (#269)
    • Refactoring filesystem and cache (#283)
    • Use containerd's scope generator function (#278)
  • estargz library

    • Support to parse suid/sgid/sticky bits (#286)
  • CI

    • Use nerdctl in CI (#273)

Don't miss a new stargz-snapshotter release

NewReleases is sending notifications on new releases.