-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
This version adds important new features to DDC capabilities, including TLS support, PVC scaling, and pod debugging. It also includes enhancements to Helm capabilities and detailed support for pod resources, and fixes several issues.
Features & Enhancements
- dorisctl supports TLS access [Feature]dorisctl support tls access #432
- The Operator supports the use of TLS in drop node scenarios. [Feature]operator support drop node use tls #434
- Minor improvements to the Helm chart (template optimization). Minor helm chart improvements #452
- The Helm/operator chart allows setting Deployment resource quotas, respecting the customization of values.yaml. helm/doris-operator: add support for deploy resources #462
- The Helm chart kubeVersion is compatible with Kubernetes versions with pre-release suffixes (such as EKS/GKE). helm-charts: support pre-release suffix as well #463
- Provides ddc debugging capabilities [feat] support run_mode=debug for ddc fe and ms #460 Ddc debug #471
- Provides CPU resource awareness parameter passing for be pods add cpu resource limit to be pod #464
- DDC supports PVC expansion.[feature](pvc) enable pvc storage modify #467
- Init Container custom behavior supports resource limit configuration. [feature](initContainer) Init container resource limit #469
Bug Fixes
- Unit tests fix test case issues. [Bug] fix issue #427 fix Test_ApplyStatefulSet UT testcase #430 [fixed] mysql test rename function #433
- Fixed a resource leak caused by an unclosed SQL connection. [bug]fix sql connection not close #437
- Fixed a bug in FE PVC information collection [fixed]fix fe pvc collect #438
- Fixed error log messages, duplicate environment variables, and other code-related defects. [Bug] fix issue #439 #440 [Bug] fix issue #441 use clearErr not reconErr when clearUnusedResources() returned #442 [Bug] fix issue #448 #449
- CVE fixes and security dependencies updates. fix cve #453
- Fixed a MySQL SQL Client structure definition mapping issue. [fix](mysql)SQL Client struct modify #468
Improve & Reliability
- The DDC MetaService controller reuses BuildVolumesVolumeMountsAndPVCs to build PVCs, improving logical consistency. [Enhancement] #435 #436
The image format please reference the image repo description.
Thanks
Metadata
Metadata
Assignees
Labels
No labels