Jānis Bebrītis
Jānis Bebrītis
Stumbled into the same issue. I suspect there's something wrong with my rules and the controller is missing some variable checking or error handling so it falls down with the...
I built and pushed a new operator image with said change (`// +kubebuilder:default=1` -> `// +optional`) but it didn't seem to change anything. I might have failed to mention that...
@mmontes11, I made some changes and rebased them on 0.0.30 (my code had IsSuspended too, then I noticed main has merged slightly different functionality with the same name) . https://github.com/mariadb-operator/mariadb-operator/compare/release-v0.0.30...wunderio:mariadb-operator:feature/downscaling?expand=1...
Changes rebased on master: https://github.com/mariadb-operator/mariadb-operator/compare/main...wunderio:mariadb-operator:feature/downscaling?expand=1
Related PR: https://github.com/mariadb-operator/mariadb-operator/pull/829
should be this one: https://github.com/johnboiles/esp-roomba-mqtt/blob/master/src/config.h#L3
and then the `MQTT_COMMAND_TOPIC` and `MQTT_STATE_TOPIC` here: https://github.com/johnboiles/esp-roomba-mqtt/blob/master/src/config.h#L12
Something like this? 
I have the same issue with 21.0.1. > copy-default-plugins /opt/bitnami/scripts/libfs.sh: line 61: 1: missing directory
Fresh install, values below. Don't know if it changes anything but i use it as a subchart, 7.x image works, 6.x and 8.x yields the error above. I did doublecheck...