Trond Nordheim
Trond Nordheim
Having the operator generate the password if the secret its configured with does not contain a `ROOT_PASSWORD` would be great; we use Kustomize to deploy our workloads (including MySQL clusters)...
> Not sure what the fix is yet.. but that is why it is broken Yeah I just took a crack at this too. I guess one option is to...
> Hi @tanordheim , deleted files are already being discovered by git diff, however, we fail to map them to a project due to the project not having the deleted...
Tags would be good except you cannot put tags on paths; I'd ideally want paths related to `feat1` and `feat2` to be defined inside those specs. The way I solve...
Some issue with this setup that I just encountered, is if a path has query string parameters. This causes the `ServerInterface` in `cmd/api/` to reference a `*Params`-type for the handler...
I opted into baking [postgres_exporter](https://github.com/wrouesnel/postgres_exporter) into a custom built Spilo image and have the supervisord in the Spilo image automatically start it up. Then I tweaked the Prometheus job rules...
We are seeing "This grain is active on another host" a lot too, I havent managed to dig into it yet but we are using the Redis grain directory and...
Further iterating on this idea, what we _actually_ in the end need is some kind of way of putting more information in the `chargePointId string` than the path used by...
I can confirm seeing the same; some times when restarting the Kubernetes pod(s) hosting a service built using ocpp-go, we see that the new instance after some minutes starts logging...
> Regarding the fix though: Maybe the behavior on the duplicate connection could be configurable; either to reject until the system determines when to drop the connection or to replace...