This is MySQL NDB Operator 9.5.0-1.10.0, an Innovation release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster.
For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and https://github.com/mysql/mysql-ndb-operator.
For more information on MySQL NDB Operator see the online documentation at https://dev.mysql.com/doc/ndb-operator/9.5/en/.
For more information about MySQL NDB Cluster, see https://dev.mysql.com/doc/refman/9.5/en/mysql-cluster.html.
These release notes were created with the assistance of MySQL HeatWave GenAI.
-
The security context of the NDB Operator and deployed NDB Cluster pods is hardened in this release. This enables you to run pods as a non-root user, disallow privilege escalation, and so on.
NoteThe hardened context is enabled by default when deploying NDB Operator pods, but not when deploying NDB Cluster pods, to avoid issues with existing systems.
See Security Parameters. (Bug #38012076)