cndoit18

Results 46 comments of cndoit18

I reproduced the issue. Is your Kubernetes version 1.19? link: #744

My solution was to actively delete all the MySQL operator pods after the upgrade.

Are you using Openshift? This is the enhancement of RBAC

link: https://sdk.operatorframework.io/docs/faqs/#after-deploying-my-operator-why-do-i-see-errors-like-is-forbidden-cannot-set-blockownerdeletion-if-an-ownerreference-refers-to-a-resource-you-cant-set-finalizers-on-

You need to use conf in mysqlcluster to modify it

There is no image available for the arm64, so you can build your own image for the arm64 if needed ![image](https://user-images.githubusercontent.com/55286565/154451634-145ede5f-c83a-4e48-aa88-7040bd83e175.png)

> As it was discovered by Prometheus community, apiserver proxy was not designed to handle large traffic like metrics collection. I would be opposed to this idea if there are...

> This is a bad idea due to blast radius. Sharing konnectivity proxy between apiserver and proxy could result in metrics-server starving your apiserver connections. Metrics server traffic is very...