v0.1.4
Pre-release
Pre-release
- Add master endpoint
foo-mysql-master
that points to master node. - Auto acknowledge an audit recovery in orchestrator.
- Add openapi validation to CRDs.
- Add pt-heartbeat for every node and cluster lag monitoring.
- Add nodes conditions from orchestrator in cluster status.
- In
foo-mysql
service register just healthy nodes. - Create a service with all nodes
foo-mysql-nodes
(the new headless service for statefulset). - Add
maxSlaveLatency
to cluster spec, that represents the allowed latency for a node. - Rename crd apiVersion from
mysql.presslabs.net
tomysql.presslabs.org
- Add
--install-crds
flag to operator and update chart to useinstallCRDs
.