Skip to content

Longhorn v1.3.3-rc2 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@innobead innobead released this 22 Mar 13:27
· 9 commits to v1.3.x since this release

Release Note

DON'T UPGRADE from/to any RC/Preview releases, because the operation is not supported.

v1.3.3-rc2 released! 馃巻

This release introduces improvements and bug fixes as described below about stability, performance, space efficiency, resilience, and so on. Please try it and feedback. Thanks for all the contributions!

Installation

Please ensure your Kubernetes cluster is >= v1.18 and <= v1.24 before installing Longhorn v1.3.3.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please ensure your Kubernetes cluster is >= v1.18 and <= v1.24 before upgrading to Longhorn v1.3.3 from v1.2.x or v1.3.x. Only support upgrading from v1.2.x and v1.3.x.

The live upgrade from v1.2.x/v1.3.x is not supported until the GA release. When available, follow the upgrade instructions here. here.

Deprecation & Incompatibilities

N/A

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Highlights

Improvement

Performance

  • [TASK] Disable tcmalloc in data path because newer tcmalloc version leads to performance drop (5096) - @derekbit @chriscchien

Stability

Bugs

Misc

Contributors