Vicenç Juan Tomàs Montserrat
Vicenç Juan Tomàs Montserrat
The clickhouse-operator installed via Helm chart (https://github.com/slamdev/helm-charts/tree/master/charts/altinity-clickhouse-operator) crashes with the following output: ``` namespace: "" name: "" runtime: username: '***' password: '***' port: 8123 template: chi: path: /etc/clickhouse-operator/templates.d runtime: templatefiles:...
**Describe the bug** **To Reproduce** This is an example of the full URL to go to find the issue in a web browser: https://boundary.example.com/scopes/p_xX6WRL3KIS/host-catalogs/hcplg_0c3QKp1vbt/host-sets/hsplg_G7nM07wai8/hosts Note that using the default `boundary...
This adds v0.4-v0.7 versions of vault secrets operator (VSO).
I added a bunch of versions up to the latest and removed some of the older ones.
If you add the `-race` flat to the `go build` command you will see some data races when running the command. `go build -race -ldflags '-X main.version=v0.6.0-20240321 -X main.repo=vtomas/hatchet' -o...
The getDiagnosticData command returns empty data for mongos, causing connection metrics to be missing. This adds a fallback to serverStatus when getDiagnosticData returns empty data for mongos instances. This ensures...