v0.9.2 🌈
🚀 Breaking Changes
- support containerd container-runtime (#1975) @VinceCui
- support multi arch image (#2019) @kakaZhou719
- support k0s runtime (#1879) @starComingup
- support sealer upgrade (#2047) @wizardlyk
🐯 Features
- feat:support modify app files via Clusterfile (#2057) @kakaZhou719
- add upgrade cmd (#2081) @wizardlyk
- feature: inhert APPCMDS (#2068) @starnop
- support --ignored-image-list ignoredlist args (#2020) @Stevent-fei
- feat:support multi arch for load and save (#2062) @kakaZhou719
- Feat/support nvidia docker and nonroot (#2048) @VinceCui
- feature: ensure to apply will always apply the applications (#2070) @starnop
- support heterogeneous cluster deployment (#2035) @kakaZhou719
- support mixed app type with appcmds (#2028) @kakaZhou719
🐛 Bug Fixes
- fix mount and umount bug (#2029) @Stevent-fei
- bugfix:delete tmp build dir (#2069) @kakaZhou719
- bugfix: add rw lock to scp progress bar (#2053) @kakaZhou719
- bugfix: multi arch build get wrong arch (#2043) @kakaZhou719
- fix:CI Error: Resource not accessible by integration (#2034) @zhy76
- fix:GitHub action for e2e-test_comment doesn't show in checks for PR (#2031) @zhy76
- Plugin phase: post-init-host should before post-install-cluster (#2026) @VinceCui
👻 Optimization and Maintenance
- chore: expose the decode cluster interface to public (#2080) @starnop
- chore: optimize something (#2079) @starnop
- optimize: delete useless code (#2058) @Stevent-fei
- chore: update some deprecated tools in github action (#2046) @zhy76
- chore: update checkout and setup-go actions (#2041) @Lan-ce-lot
- use new k8s registry (#2074) @yuvraj9
- Optimize code for run apps (#2076) @kakaZhou719
- chore :fix gosec code (#2021) @Stevent-fei
- refactor: make image engine manifest resource codes more readable (#2067) @kakaZhou719
- use client-go to interact with the cluster in container and optimize code (#2014) @zhy76
- sealer local e2e test and CI using github action (#1922) @zhy76
📝 Doc
- Add contribution leaderboard badge to README (#2009) @frank-zsy
- Add introduction for rootfs. (#1977) @VinceCui
- doc: add E2E-test doc (#2051) @zhy76
🚦 Tests
- test: add sealer alpha mount/umount e2e test (#2033) @Stevent-fei
- Add unit test case for list image in charts (#1990) @amirrmonfared
- set CustomImageName to change TestImage and fix code (#2012) @zhy76