mysql-operator
mysql-operator copied to clipboard
feat: expose probe in mysqlcluster
- Add
MySQLLivenessProbe
MySQLReadinessProbe
SidecarReadinessProbe
ExporterLivenessProbe
in.Spec.PodSpec
to allow the user special probe
closes/fixes #879
- [x] I've made sure the CHANGELOG.md will remain up-to-date after this PR is merged.
@cndoit18 PTAL
resolve the code conflect plz @HappyUncle