dcaputo-harmoni
dcaputo-harmoni
Added retries with backoff on proxysql user sync to address intermittent failures. Forced pitr filename checks to default to success error code when files not present to prevent operator from...
### Report Similar to #1810 but involving binlog collection ### More about the problem ``` 2024/10/10 02:19:40 run binlog collector 2024/10/10 02:19:42 Reading binlogs from pxc with hostname= mysql-db-pxc-0.mysql-db-pxc.core-mysql.svc.cluster.local 2024/10/10...
### Report I am seeing sporadic errors when the xtradb cluster operator runs the pitr reconciler or sync users commands (see logs below). I verified that both work fine when...
A small change to a node pool in Azure (changing the max pods parameter) causes Azure to update the underlying VMSS instance, which recreates the nodes with new hostnames. This...
### Report Exec commands failing due to lack of retry, similar to an issue encountered with the mysql xtradb operator. Looks like the same code in clientcmd.go is present here....
The status.conditions.message field for atlasschema and atlasmigration custom resources has a max length of 32768 characters. After successfully applying an update, the operator inserts the full query in the "Apply...
## Problem The ClickHouse operator generates incorrect hostnames in `remote_servers.xml` configuration, causing DNS resolution failures and breaking distributed operations in multi-node clustered deployments (sharded and/or replicated setups). **Issue Details:** -...
## Problem Statement When using Rook Helm charts in Infrastructure as Code (IaC) environments, users encounter StorageClass immutability conflicts that prevent seamless management of both new and existing Rook deployments....