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.0  /  Changes in MySQL Operator for Kubernetes 8.0.30-2.0.6 (2022-09-05, General Availability)

Changes in MySQL Operator for Kubernetes 8.0.30-2.0.6 (2022-09-05, General Availability)

Functionality Added or Changed

  • The 8.0.30 enterprise edition installs MySQL Shell 8.0.29 instead of 8.0.30. (Bug #108189, Bug #34519959)

  • Enterprise data masking and encryption functions are now enabled by default for enterprise versions. (WL #15224)

Bugs Fixed

  • Added error handling to account for the MySQL Server 8.0.29 removal. (Bug #34537780)

  • For Helm, added support to customize the podSpec section. (Bug #34491762)

  • For Helm, added support to customize the storageClassName field.

    Our thanks to Alberto Clemente for the contribution. (Bug #108083, Bug #34472884)

  • For Helm, added support to select the MySQL Edition (as either 'community' or 'enterprise').

    Our thanks to Alberto Clemente for the contribution. (Bug #108082, Bug #34472883)