Nydus Image Service v2.2.0-rc.2
github-actions
released this
15 Feb 08:44
·
601 commits
to master
since this release
Binaries download mirror (sync within a few hours): https://registry.npmmirror.com/binary.html?path=nydus/v2.2.0-rc.2/
What's Changed
- storage: fix an assert failure related to zran by @jiangliu in #1020
- smoke: DescartesIterator must return item when hasNext() returns true by @ccx1024cc in #1021
- dep: remove unused dependencies by @jiangliu in #1024
- storage: trim
\0
at the tail of blob id by @jiangliu in #1023 - docs: fix badges and update community description by @adamqqqplay in #1025
- nydusd: refine commandline help messages by @jiangliu in #1026
- makefile: revert a change on default
install
prefix dir by @changweige in #1029 - nydus-test: don't fetch iostats per file metrics by @changweige in #1031
- build: clean up libz-sys stale cache for static build by @jiangliu in #1032
- publish: prepare for publishing crates for v2.2 by @jiangliu in #1033
- builder: fix inconsistent chunk size for merge by @imeoer in #1035
- storage: avoid file leakage in error handling path by @jiangliu in #1022
- Move generic code from nydusd into nydus crate by @jiangliu in #1027
- smoke: fix lost compatibility test case by @imeoer in #1036
- docs: update to use nydusify in zran doc by @imeoer in #1039
- nydus: fix a build failure for macos by @jiangliu in #1040
- nydusd: fix a bug in parsing
fscache-tag
commandline option by @jiangliu in #1044 - Fixes two bugs related to ZRan and fscache by @jiangliu in #1045
- action: convert and check top images for zran by @imeoer in #1043
- action: fix referenced oci image for zran by @imeoer in #1046
- action: enable fsck.erofs for ZRan images by @jiangliu in #1048
- action: download fsck.erofs before using by @imeoer in #1049
- smoke: migrate api tests from contrib/nydus-test by @ccx1024cc in #1047
- add e2e testcases for ci by @yqleng1987 in #1050
- Fix anolis test by @changweige in #1052
- smoke: support async test cases by @ccx1024cc in #1053
- storage: add new backend
HttpProxy
by @loheagn in #974 - nydus-test: fix debug panic by @ccx1024cc in #1059
- cargo: Update dependencies to resolve security vulnerabilities by @adamqqqplay in #1063
- build(deps): bump tokio from 1.19.2 to 1.25.0 in /contrib/nydus-backend-proxy by @dependabot in #1065
- build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 in /contrib/ctr-remote by @dependabot in #1066
- storage: introduce new backend localdisk in nydusd by @adamqqqplay in #972
- zran: fix an assert when generating ZRAN images by @jiangliu in #1062
- nydusify: Fix nydusify help messages by @adamqqqplay in #1068
- nydusify: fix overlayfs mount options for check by @imeoer in #1067
- storage: fix bugs in prefetch data for ZRan images by @jiangliu in #1069
- dep: remove dependency on ansi-term by @jiangliu in #1070
- storage: fix a out of range bug related to zran by @jiangliu in #1071
- nydus-service: split service framework from nydus into nydus-service by @jiangliu in #1072
- builder: fix configuration error on chunk dict load by @imeoer in #1075
- service: move DaemonController from nydus into nydus-service by @jiangliu in #1074
- ctr-remote: update dependencies to latest by @adamqqqplay in #1076
- Prepare for releasing nydus-app v0.4.0 by @jiangliu in #1077
- Prepare for publishing rafs v0.2.1 by @jiangliu in #1078
- rafs: reserve bits in RafsSuperFlags for future compatible changes by @jiangliu in #1079
- nydusify: speed up conversion with tar2rafs by @imeoer in #1073
- nydusify: upgrade deps to fix lost prefetch table by @imeoer in #1083
Full Changelog: v2.2.0-rc.1...v2.2.0-rc.2