Releases: runloopai/accelerated-container-image
Releases · runloopai/accelerated-container-image
v0.0.18-runloop
- Adds
data=journalto ext4 mount options
v0.0.17-runloop
Fix tar import image name generation when no image name annotation is present.
v0.0.16-runloop
Adds a lease in the diff service to prevent created objects from being garbage collected.
v0.0.15-runloop
Adds a diff-service to the overlaybd-snapshotter, allowing it to take efficient snapshots without resorting to walking the file system and converting to overlaybd after the fact.
v0.0.14-runloop Remove extraneous logs
What's Changed
Full Changelog: v0.0.13-runloop...v0.0.14-runloop
v0.0.13-runloop
What's Changed
- convertor: Retry on 5xx errors by @gautam-rl in #19
Full Changelog: v0.0.12-runloop...v0.0.13-runloop
v0.0.12-runloop
What's Changed
- Check the parent snapshot to identify the writable type by @gautam-rl in #17
Full Changelog: v0.0.11-runloop...v0.0.12-runloop
v0.0.11-runloop
Cleans up tracing and puts a traceparent in the overlaybd config json for overlaybd-tcmu to associate against.
v0.0.10-runloop
What's Changed
- convertor: reduce default logging by @gautam-rl in #14
- Bump golang version in ci action by @gautam-rl in #15
Full Changelog: v0.0.9-runloop...v0.0.10-runloop
v0.0.9-runloop
Update http timeout settings for convertor tool