Skip to content

v0.1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@AMecea AMecea released this 25 May 14:06
· 773 commits to master since this 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 to mysql.presslabs.org
  • Add --install-crds flag to operator and update chart to use installCRDs.