Releases: WaberZhuang/accelerated-container-image
Releases · WaberZhuang/accelerated-container-image
v1.3.3
Development Build
Commits
- ace1bb4: use sparse rw layer by default (zhuangbowei.zbw)
v1.3.2
v1.3.1
Continuous Integration
- fix project checks #325 (Sebastiaan van Stijn)
Commits
- remove uses of unsafe #324 (Sebastiaan van Stijn)
- ab4f81a: go mod tidy (Sebastiaan van Stijn) #326
- 6659fd6: replace uses of pkg/errors with stdlib (Sebastiaan van Stijn) #326
- 461e64e: pkg/snapshot: replace direct uses of logrus for containerd/log (Sebastiaan van Stijn) #327
- 5a0a4e7: [feat.] image config field
imageRefand 'podSandboxMeta' (zhuangbowei.zbw) - 95d4fff: use ext4 with turbo (zhuangbowei.zbw)
v1.0.4
Continuous Integration
Commits
- 14bac49: Bump github.com/containerd/containerd from 1.6.18 to 1.6.26 (dependabot[bot]) #252
- fc19865: rename ci test image (yuchen.cc) #254
- support setting virtual block device size #256 (yuchen.cc)
- 6692da4: pkg/turbooci: functionality done (zhuangbowei.zbw)
- c00faa8: [bugfix] pkg/turbooci (zhuangbowei.zbw)
- 69520f5: pkg/turbooci: use empty uuid (zhuangbowei.zbw)
v1.0.2
Merge pull request #247 from AkihiroSuda/fix-246 pkg/utils: fix compilation error for Windows