Sam Mobach

Results 2 issues of Sam Mobach

If people are looking for a helm chart or a docker image check them in the links below: - Helm: https://github.com/nilpntr/helm-charts/tree/master/charts/shove - Docker: https://hub.docker.com/r/sammobach/shove/tags?page=1&ordering=last_updated

After upgrading to 0.36.0 I encounter logs telling me the `PasswordSecretKeyRef` of a `mariadb.sys` user cannot be nil: ``` {"level":"error","ts":1736761963.727276,"msg":"Reconciler error","controller":"mariadb","controllerGroup":"k8s.mariadb.com","controllerKind":"MariaDB","MariaDB":{"name":"shiraka-test-mariadb","namespace":"shiraka-test"},"namespace":"shiraka-test","name":"shiraka-test-mariadb","reconcileID":"536c4ed7-3591-44c2-90da-b4cff9db4935","error":"error reconciling SQL: 1 error occurred:\n\t* error reconciling mariadb.sys user...

bug