Documentation Home
MySQL Operator for Kubernetes Release Notes
Related Documentation Download these Release Notes
PDF (US Ltr) - 54.0Kb
PDF (A4) - 56.7Kb


MySQL Operator for Kubernetes Release Notes  /  Changes in MySQL Operator for Kubernetes 8.x  /  Changes in MySQL Operator for Kubernetes 8.1.0-2.1.0 (2023-07-26, Innovation Release)

Changes in MySQL Operator for Kubernetes 8.1.0-2.1.0 (2023-07-26, Innovation Release)

Functionality Added or Changed

  • The cron jobs created by scheduled backups reference an operator image, and this operator image version now gets updated. (WL #15583)

  • Added metric provider support for each MySQL server managed by the operator. (WL #15584)

Bugs Fixed

  • Updating labels and annotations in the InnoDB Cluster object did not update them in each associated server StatefulSet and Router Deployment. (Bug #35200956)

  • When an InnoDB Cluster was deleted after the last remaining pod was terminated due to rolling restart, then the finalizer was not removed. (Bug #35200413)