This release has some bug fixes and improvements for backups and for PVCs.
- Cluster will not be set as owner reference for the credentials secret. (2bed433)
- More e2e test for PVCs cleanup, the PVC for pod 0 will not be deleted. (#178 )
- Map mysqlVersion to kown image tags (dcacd6a, #171 )
- Add a new field
.spec.image
on the MysqlCluster resource for specifying the image (#171 ) - Ensure sidecar pods limits. (466ce85)
- Don't install CRDs when the CRD is already registered. (2a49e6d)
- Add e2e test for backups and fix recurrent backups (fc7735b, adb093d)