v0.1.4
版本发布时间: 2018-05-25 22:06:51
bitpoke/mysql-operator最新发布版本:v0.6.3(2023-05-22 23:24:30)
- 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
.