v0.2.3
版本发布时间: 2019-01-29 20:30:06
bitpoke/mysql-operator最新发布版本:v0.6.3(2023-05-22 23:24:30)
In this release we fixed some bugs, add some new features and add documentation.
- Fixed metrics exporter password generation to not contain
?
(#195 ) - Increase
initialDelaySeconds
to60
seconds (#184 ) - Fix recurrent backups for cluster and
backupScheduleJobsHistoryLimit
field (#182 ) - Use Kubernetes recommended labels (#132 )
- Fix query for lag detection (#174 )
- Upgrade controller-runtime deps also client-go was updated (#191 )
- Better slave initialization that from xtrabackup (#202 )
- Add support for
emptyDir
andhostPath
and changevolumeSpec
by deprecating inline specification for PVC and addpersistentVolumeClaim
as subfield (#114 ) - Add documentation (#92, #168, #170 )