v4.3.7
labring/sealosv4.3.7Oct 30, 2023by sealos-release-robot
AI Summary
This release focuses on container runtime flexibility and stability, introducing support for alternative runtimes like Crun and GVisor while fixing environment variable merging logic and unmount override containers.
Key Highlights
- Added support for alternative container runtimes: Crun, Youki, GVisor, and Kata.
- Fixed environment variable merging logic for `sealos run` commands to prevent conflicts.
- Refactored Golang lint versions and improved unmount override container handling.
- Optimized success execution and CI pipeline processes.
New Features
- Support crun youki gvisor kata
Full Release Notes
Welcome to the v4.3.7 release of Sealos!🎉🎉! ## Changelog ### Other work * 311213aa175c71120f6f91ce616c74e8ab05661d: :bug: fix env merge for sealos run (#4144) (@cuisongliu) * 5cd471632c42fd1535dcfe542c9faa148a7b4ec3: feature(main): support crun youki gvisor kata (#4189) (#4191) (#4192) (@sealos-ci-robot) * 4057aacb494206704dcf23441bd0ec9d4e653235: refactor(main): fixed golang lint version (#4141) (#4142) (#4143) (@sealos-ci-robot) * 579a0163baae48f4547b394530e8bc31196da8ef: refactor(main): skip success exec (#4162) (#4170) (#4175) (@sealos-ci-robot) * f39b23394b9d06774cf096de7d342201d4b264ca: refactor(main): unmount override container (#4161) (#4208) (@cuisongliu) **Full Changelog**: https://github.com/labring/sealos/compare/v4.3.7-rc1...v4.3.7 See [the CHANGELOG](https://github.com/labring/sealos/blob/main/CHANGELOG/CHANGELOG.md) for more details. Your patronage towards Sealos is greatly appreciated 🎉🎉. If you encounter any problems during its usage, please create an issue in the [GitHub repository](https://github.com/labring/sealos), we're committed to resolving your problem as soon as possible.