Skip to content

Releases: WaberZhuang/accelerated-container-image

v1.3.3

20 Jan 08:35

Choose a tag to compare

Commits

  • ace1bb4: use sparse rw layer by default (zhuangbowei.zbw)

Development Build

20 Jan 08:35

Choose a tag to compare

Development Build Pre-release
Pre-release

Commits

  • ace1bb4: use sparse rw layer by default (zhuangbowei.zbw)

v1.3.2

07 Jan 11:40

Choose a tag to compare

Commits

  • d41be2d: [enhance] attach device with 5 retry; wait /device/block 0.5s -> 5s (zhuangbowei.zbw)

v1.3.1

05 Nov 10:38

Choose a tag to compare

Continuous Integration

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 imageRef and 'podSandboxMeta' (zhuangbowei.zbw)
  • 95d4fff: use ext4 with turbo (zhuangbowei.zbw)

v1.0.4

18 Jan 15:05

Choose a tag to compare

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

11 Jan 12:57
526b680

Choose a tag to compare

Merge pull request #247 from AkihiroSuda/fix-246

pkg/utils: fix compilation error for Windows