catpineapple
released this
25 Dec 10:26
·
18 commits
to master
since this release
This version support DisaggregatedDorisCluster(ddc) multi secrets and scale down be in computGroup whit 'decommission' , fixed several bugs, refactored some logic (does not affect usage behavior), deleted history deprecated code, In addition, improved the practicality of README and examples.
New Features
- Support DisaggregatedDorisCluster scale down be in computGroup with 'decommission' #306
- Support configuration of username and password and multi secrets for DisaggregatedDorisCluster #312
Improvements
- Expose Arrow Flight SQL ports as container ports #295
- Expose Arrow Flight SQL ports in disaggregated service #307
- Supplemented and improved the unit test code #315
- Refactor computGroup clear resource code to make the logic complete and clear #318
Bug Fixes
- Fix sqlclient bug when drop computGroups #314
- Fix service label error #318
- Fix drop computGroup err when uniqueId contains
-
#318 - Fix cluster updated and add safe shield for scale down fe #320
Others
- Modify Readme and the optimization of reading experience #303
- Remove useless files like Dockerfile and ddm code #309 #314
- Improve DisaggregatedDorisCluster CRD usage examples #313