v1.9.7 🌈
·
46 commits
to refs/heads/main
since this release
Release Notes for starrocks-kubernetes-operator v1.9.7
We are excited to announce the release of StarRocks Kubernetes Operator v1.9.7. This version has the following
enhancements and bug fixes:
- [Operator] Fix the problem that FE proxy will fail when FE external service is recreated #557.
- [Operator] Add loadBalancerSourceRanges field to support setting the source IP range for the load balancer #551.
- [Operator] Add topologySpreadConstraints field to support setting the topology spread constraints for pods #546.
- [Operator] Add CRD version information to CRD annotations #544
- [Operator] Make it easy to configure the hostPath volume #552
- [Chart] Add spill storage volume for BE and CN #547
- [Chart] Remove JAVA_OPTS_FOR_JDK_9 and JAVA_OPTS_FOR_JDK_11 env from fe config, this will cause the pods of FE to restart if you are using the default config of FE in values.yaml #542
- [Documentation] We have added or updated some documents to help users deploy and manage StarRocks clusters on Kubernetes. #524 #525 #527 #530 #531 #532 #536 #538.
We thank our community for their contributions and feedback. For a detailed list of changes and updates, please refer to
the GitHub repository. Happy deploying!