Martin Montes
Martin Montes
Hey @djakobczak1 ! Thanks for suggesting this feature. I think we could improve the management of __pending SSTs__ in the following ways: ### Prevention We could check whether the `/var/lib/mysql/sst_in_progress`...
Hey there! Thanks for reporting. We need to detect this situation and perform a new replica bootstrap, we have an issue for this in the roadmap: - https://github.com/mariadb-operator/mariadb-operator/issues/246 As of...
Hey there @Hoega ! Thanks for reporting. I'm a bit confused, I don't see any error poping up when running `make lint`: ```bash make lint /home/martin/go/src/github.com/mariadb-operator/mariadb-operator/bin/golangci-lint run ``` As you...
I do see that value of adding: ```yaml - dupword - ginkgolinter - gocritic - stylecheck - whitespace ``` I'm not too familiar with the others, will need to take...
Thanks for the update @evanrich ! Great to hear that you manage to run the migration. I will see if there is any way to effectively parse the `yq --version`...
@Wouter0100 thanks for the suggestion pretty cool tool for managing deps, not sure if this would be flexible enough for for our case. I was thinking in a simpler approach:...
Thanks for your input, we will be making some improvements in the Galera setup in the next releases. After implementing these, this is definetly something to consider.
This topics came up in another issue: - https://github.com/mariadb-operator/mariadb-operator/issues/591 Left my thoughts in this [comment](https://github.com/mariadb-operator/mariadb-operator/issues/591#issuecomment-2092576546), input very much appreciated!
Hey there @melledouwsma ! That would be appreciated! `-e 'source %s'` option is a more native and robust approach that has also better performance in some cases.
Hey there @ms999! Thanks for reporting this Although I do se your point in favour of standarization, I think there is a different de-facto standard followed in the helm charts...