github awslabs/soci-snapshotter v0.7.0

one month ago

Changelog

  • Update Go version to 1.21.12 in CI (#1296)
  • Fix bug in creating SOCI index with containerd content store (#1244)
  • Allow images to be lazily loaded from an insecure localhost (#1289)
  • Add config option skip_check_snapshotter_supported to skip an expensive check for if overlayfs is supported on the system, providing daemon startup time improvements (#1279)
  • Fix re-auth for ECR credentials when token expires (#1196)
  • Revert "Disable xattrs by default" due to a bug where containers fail to start if the image has a layer with xattrs disabled and a volume mount is present in said layer (#1315)
    • This optimization was enabled by default in v0.6.0 and v0.6.1. If using these versions and seeing a failed to list xattrs on /some/dir/ - operation not supported when running a container, please rebuild your SOCI index with the new SOCI CLI version and re-push the SOCI index
    • While the optimization is once again disabled by default, it can still be enabled by specifying --optimizations xattr in the CLI create call

Full Changelog: v0.6.1...v0.7.0

These binaries were compiled with Ubuntu 20.04, using glibc 2.31.

Don't miss a new soci-snapshotter release

NewReleases is sending notifications on new releases.