Quentin Bisson
Quentin Bisson
#### What this PR does / why we need it: #### Which issue this PR fixes This PR adds the persistence values for the grafana dependency as using persistence is...
#### What this PR does / why we need it: #### Which issue this PR fixes *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR...
When trying out the agent v0.26.1 on a cluster with an invalid rbac configured (i.e. invalid service account), the agent is not logging any error so it makes it impossible...
**What this PR does / why we need it**: This PR allows the creation of a kube_*_ labels metrics for the custom resources **How does this change affect the cardinality...
**What would you like to be added**: I would like to have a complete replacement example for VPA CRM configuration [here](https://github.com/kubernetes/kube-state-metrics/blob/main/docs/customresourcestate-metrics.md#verticalpodautoscaler) instead of a simple example defining how to create...
## Description Fixes https://github.com/prometheus-operator/prometheus-operator/issues/3255 This PR allows users of the operator to ensure a set of custom relabelings to all their pod/service monitors. This would supersed this PR https://github.com/prometheus-operator/prometheus-operator/pull/5972 Notable...
We are using network protected clusters so it would be great if the network policies could be provided by default in the chart. We have some handcrafted one here https://github.com/giantswarm/vertical-pod-autoscaler-app/tree/main/helm/vertical-pod-autoscaler-app...
When trying out the agent v0.26.1 on a cluster with an invalid rbac configured (i.e. invalid service account), the agent is not logging any error so it makes it impossible...
This PR fixes the loki-operational.libsonnet mixin in case the value of per_cluster_label starts with cluster_. For historical reasons, we named the cluster label cluster_id so generation actually replaces all cluster_id...
**What this PR does / why we need it**: It appears I missed one @cstyan **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Checklist** - [...