Calin Don

Results 24 comments of Calin Don

Do you know if there's some maintained fork around?

In theory, you should be able to just add `linux_arm64` to the root `Makefile`. The published docker images should be multi-arch, but you probably need to change the base image...

A fix for this will land in the next release in a couple of weeks. Development is happening in drone-migrate-to-bitpoke branch.

A fix for this will land in the next release in a couple of weeks. Development is happening in `drone-migrate-to-bitpoke` branch.

Will look into merged code and make the release.

Hi, can you please check with version 0.5.0 which was just released? You can check the release notes at https://github.com/bitpoke/mysql-operator/releases/tag/v0.5.0.

Hi, Can you try with the freshly released v0.5.0?

This is something we are definitely considering implementing. As an umbrella issue is the reorganization of the `MySQLCluster.spec` to group all backup related config under the `backup` key.

Hi, @tebaly! The upgrade to 0.6.x will probably require uninstalling the previously installed operator. Note that 0.6 is just alpha at the moment.

Can you please try running the operator with 3 replicas. Orchestrator might fail initializing when even number of nodes are present. You should redeploy with 3 relplicas so that you...