Skip to content

Nydus Image Service v1.1.2

Compare
Choose a tag to compare
@bergwolf bergwolf released this 18 Jan 08:44
· 2489 commits to master since this release

Updates

  • Fix that tokio spawns too many threads on a server with many cup cores.
  • Slight improve and fix nydus-image inspect
  • Fix panic if nydus image was created with flag --aligned-chunk
  • A couple of fixes to nydusify chunk de-dup

Contributors

Changwei Ge (6):
cache: set the number of worker threads of tokio threads pool
metrics: rename metric read_latency_hits_dist
nydus-image/inspect: print sizes info of chunks
nydus-image/inspect: trim white spaces before parsing
blobcache: check chunks continuity by their compressed size

Peng Tao (1):
rafs: fix up access API root mode

henry.hj (4):
nydusify: fix wrong blobs list on manifests
nydusify e2e smoke: add chunk-dict test cases
nydusify: add reference blob layers to manifests
nydusify: update examples for chunk-dict