1.5.1
Notice
this version implemented some enhancements including BE exit gracefully, more granular pod/container security contexts, bug fixes for Service, session affinity, annotations to PVC, operator config imagePullPolicy, etc.
Upgrade Tips
From version 1.4.1 to 1.6.0, it is recommended to upgrade directly to version 1.6.1 to avoid the problem of DorisCluster rolling restart caused by the upgraded operator.
Features
- add support for defining more granular pod/container security contexts.(pr: 141)
- add option to specify which namespace to reconcile objects.(pr: 142)
- add set terminationGracePeriodSeconds and add --grace in be_prestop.sh. (issues: 145, pr: 157)
Fixed
- fix Service bug in lower versions. (issues: [149](#149, 143, pr: 160)
- add annotations to PVC. (issues: 150, pr: 160)
- add sessionaffinity for service. (issues: 155, pr: 160)
- fix config operator imagePullPolicy.(pr: 159)
Removed
- delete docker dir and move to Apache Doris Repo. (pr: 158, 33329)
The relevant scripts have been merged into Apache Doris Repo
Downloads
- operator image
- doris image provided by selectdb: