v4.3.3
labring/sealosv4.3.3Aug 30, 2023by sealos-release-robot
AI Summary
This release improves cluster stability by fixing panic errors during resets and removing legacy CI dependencies, while also updating the default SSH port configuration.
Key Highlights
- Fixed panic errors that occurred when attempting to reset non-existent clusters.
- Removed Docker and containerd from CI pipelines to streamline the build process.
- Updated `sealos run` to use the default SSH port (22) for easier access.
- Fixed logger setup issues after setting the runtime root directory.
New Features
- Sealos run using default ssh port
Full Release Notes
Welcome to the v4.3.3 release of Sealos!🎉🎉! ## Changelog ### Bug fixes * 9067cecf01deb430912931e9ede7e35e1f6517d4: fix: panic when resetting a non-existent cluster (#3782) (#3788) (#3790) (@sealos-ci-robot) * 68a9aa6de6a2fdf26b5040a2d1d79653db7a720a: fix: setup logger after setting runtimeRootDir (#3793) (#3795) (@sealos-ci-robot) ### Other work * b923bf085aacfb50ae77d219967e48943dcbc5b5: feature(main): remove docker and containerd ci (#3765) (#3766) (#3767) (@sealos-ci-robot) * d27f4fbc84181622bb48cb569fbdfdb31f1ae0a4: feature(main): sealos run uing defualt ssh port (#3791) (#3801) (@sealos-ci-robot) **Full Changelog**: https://github.com/labring/sealos/compare/v4.3.2...v4.3.3 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.