Márk Sági-Kazár
Márk Sági-Kazár
I'd like to add a bool option `prefix-current-module` to the goimports config. It would basically check if the linted package is a module, and slap the module path (based on...
It's really annoying when everything logs in JSON, except one thing that needs a specific log parser. It'd be nice to have an option to change the logging format to...
This is somewhat related to #18 Our dev preview tags look like `X.Y.Z-dev.A` Sometimes we tag multiple dev previews before releasing the final version. I guess the same could be...
### Expected behaviour Create PodMonitor/ServiceMonitor object for Redis and Sentinel. ### Actual behaviour Prometheus exporters are integrated into the RedisFailover CRD, but they still require PodMonitors or ServiceMonitors. ### Proposed...
Hello! This is my first issue here, so let me start by saying thanks for your work on this operator. I created a repository for installing the operator using Kustomize:...
Add a map counterpart to `With*` method. Related #20
This PR updates Go to the latest version as well as ensures that hostctl can be compiled on the latest Darwin version with the latest go version.