Date: July 16, 2024
Release notes are available on the website:
New features
- K8SPS-149: Custom Resource options now include customizable health checks and timeouts for HAProxy
- K8SPS-186 and K8SPS-370: Removing
allowUnsafeConfigurations
Custom Resource option in favor of fine-grained safety control in theunsafeFlags
subsection - K8SPS-241: Support for the cluster-wide Operator mode allowing one Operator to watch for Percona Server for MySQL Custom Resources in several namespaces
Improvements
- K8SPS-334: Finalizers were renamed to contain fully qualified domain names (FQDNs), avoiding potential conflicts with other finalizer names in the same Kubernetes environment
- K8SPS-333: improve
delete-mysql-pods-in-order
finalizer to take into account possible change of the primary instance in group replication - K8SPS-340: A
securityContext
of thextrabackup
container can now be configured allowing administrators to define security profiles for the container - K8SPS-43: Custom Resource status obtained with the
kubectl get ps
command now takes into account both group and asynchronous replication, and doesn’t report the cluster as ready if the replication is broken