siwyroot
siwyroot
Hello, there is a W/A for this that works with 1.24.0 and with latest (probably all in between), for every disk instance you have in your virtual machine please add...
Another graf from different cluster where problem is fluctuating a bit: 
Looks like object gets to ready state but error in operator logs is still there: ``` NAME READY STATUS PRIMARY UPDATES AGE atds-mariadb True Running atds-mariadb-0 ReplicasFirstPrimaryLast 37m ```
Removed old operator, crds, roles, roles bindings, sa and everything I could find, reinstalled operator, still gives me a finger.
@n00bsi to fix this: 1. Uninstall operator 2. delete all crds with falcon in name 3. delete permission related objects oc delete $(oc get clusterrole,clusterrolebinding -l crowdstrike.com/created-by=falcon-operator -o name) 4....
Hello, how I can set image for backup when using operator from operator hub on OpenShift? It looks like in there it's hardcoded.
Right now image is set to `docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:v0.0.29` which is set via mariadb-operator-env, any way to override this? For other objects I can just set image in definition
@melledouwsma Hi, I already have setup MariadbOperator but it's ignoring images
@melledouwsma Thanks that worked! Do you think this should be documented or some cleanup done how stuff can be customized? Right now I had to specify images in multiple places...
Tested on both VM and read system. If needed I can rebuild this system multiple times for testing.