v1.8.7 ๐
·
181 commits
to refs/heads/main
since this release
Release Notes for starrocks-kubernetes-operator v1.8.7
We are pleased to announce the release of starrocks-kubernetes-operator v1.8.7. This release includes several updates
and improvements that enhance the functionality and usability of the StarRocks Kubernetes Operator.
Enhancement
- Added failure seconds for liveness and readiness. When StarRocks is under heavy load, the default Liveness Probe and
Readiness Probe may fail, causing the container to restart. This update mitigates this issue by adding failure
seconds for liveness and readiness.
Maintenance
- [Documentation] Updated README.md and README_ZH-CN.md. This update provides more accurate and comprehensive
information about StarRocks Operator. - [Documentation] Added local_installation_how_to.md for users. This guide provides step-by-step instructions for local installation
of the Operator and StarRocks Cluster. And it also provides a script to help users install the Operator and StarRocks Cluster locally.
We encourage you to update to this new version and benefit from these improvements. As always, your feedback is very
welcome.
Changes
- [Chore] change related fields to release v1.8.7 @yandongxiao (#312)
- [Documentation] update README_ZH-CN.md @yandongxiao (#311)
- [Documentation] update README.md @yandongxiao (#310)
- [Enhancement] add failure seconds for liveness and readiness @yandongxiao (#309)
- [Documentation] add local installation how to.md for chinese users @yandongxiao (#307)
- [Chore] Improve helm repo update command @yandongxiao (#306)