Hamid
Hamid
**What is missing?** The ability to load Grafana dashboards from ConfigMap. [This](https://github.com/helm/charts/tree/master/stable/prometheus-operator) chart has a value `grafana.sidecar.dashboards.enabled`, which enables, by their definition: "... the Grafana sidecar to automatically load dashboards...
**What is missing?** Some (?) deployments of Kubernetes come pre-installed with a metrics-server implementation in order to provide metrics API to `kubectl` (e.g. `kubectl top ...`). It may be wise...
Experimenting with some encoded URLs (using gompd v2.3.0 tag) I found that `addid` was breaking the URLs it sends to MPD while `add` was not. After some digging I found...
Having recently implemented CURVE ZMQ using this library, it's not clear in the examples which calls should be made only on the client, only on the server or on both...
### Bug Report - "github.com/Azure/azure-sdk-for-go/sdk/azidentity" - v1.6.0 and v1.7.0 - go version go1.22.4 linux/amd64 Using code almost identical to the sample found here: https://github.com/Azure-Samples/azure-sdk-for-go-samples/blob/main/sdk/azstart/azstart.go?plain=1#L47 We have been able to manage...
Forgive me if this is a mistake on my end, but after having followed various bits of documentation I am at a loss. I'm using vals with helm secrets plugin...