sealer 0.10.0 🌈
🚀 New Features
- feat: support pack different arch image together (#2184) @kakaZhou719
- feat: support env and appenv instruction (#2179) (#2207) @kakaZhou719
- feat: support env rendering for files in application/apps (#2140) @kakaZhou719
- feat: support cache sealer image (#2155) @kakaZhou719
- support apps flag in upgrade (#2186) @wizardlyk
- feature: dump localRegistry to cluster (#2134) @Stevent-fei
- support to set
tmp-dir
for image save (#2187) @Stevent-fei - support delete taint (#2165) @Stevent-fei
👻 Optimization and Maintenance
- feat: change markdown lint tool (#2220) @kakaZhou719
- optimize scale-up and delete node (#2185) @wizardlyk
- Support binary upload to oss (#2159) @Stevent-fei
- Feat/make all masters equal and make join cmd more robust (#2218) @VinceCui
- optimization seautils (#2162) @Stevent-fei
🐛 Bug Fixes
- fix: should replace all LF string (#2211) @Cluas
- fix env bug (#2177) @wizardlyk
- bugfix: e2e test can not delete container infra (#2206) @kakaZhou719
- bugfix: use os.Create to write env rendered file (#2175) @kakaZhou719
- bugfix: use registered app name as final app name list (#2167) @kakaZhou719
- use pr head sha value to checkout code (#2205) (#2204) @kakaZhou719
- bugfix: use 'uname -n' instead of 'hostname' to get hostname (#2197) @Daz-3ux
🚦 Tests
- Add config UT test (#2158) @amirrmonfared
📝 Doc
- chore: update roadmap doc (#2108) @starnop
- optimization readme doc (#2190) @Stevent-fei