Eduardo Oliveira
Eduardo Oliveira
Still an issue. Any update? I'm using the latest version.
@AMecea I just redeployed the Mysql Operator and it worked. Thanks. ` helm repo add presslabs https://presslabs.github.io/charts helm install mysql-operator presslabs/mysql-operator `
I'm using this and it is failing. ``` apiVersion: mysql.presslabs.org/v1alpha1 kind: MysqlCluster metadata: name: my-cluster namespace: stage-pool spec: replicas: 1 secretName: my-secret image: percona:8.0 mysqlVersion: "8.0" ``` ``` {"severity":"ERROR","timestamp":"2021-12-22T14:55:48.600177569Z","logger":"update-status","message":"failed to...
still happening.
Kubernetes version v1.20. I'm using Skaffold to deploy. When I stop the deployment though Skaffold all volumes are persistent except the MysqlCluster.
I'm having a similar issue. Every time I start docker desktop. It is crashing and causing my MAC to restart.