Philipp B.
Philipp B.
**Describe the solution you'd like** The Prometheus CRD allows defining _additionalAlertRelabelConfigs_, which would be a nice to have feature for VMAlert as well. **Describe alternatives you've considered** Unless I'm mistaken,...
The described way to run the configmaptocrs image isn't ideal, as it requires to have Docker installed and the exported configMap available locally. I thought about an approach like ```...
This PR will introduce an `addresspools` parameter in `values.yaml`, which is similar as possible to the previous `configInline.address-pools` and will make it easier to quickly get up and running. It...
## Description This will fix #6530 and add the add the defined imagePullSecrets to the tigera-operator ServiceAccount. The logic is essentially borrowed from templates/crs/custom-resources.yaml :) ## Related issues/PRs ## Todos...
Sharing a short video to a bridged room results in the error bellow. As the upload process itself seems to be successful, maybe this should be something that's retried after...
**Describe the bug** We just encountered an issue, where a `VMPodScrape` was deployed with ``` spec: podMetricsEndpoints: - port: metrics relabelConfigs: - action: replace replacement: xxxxxx targetLabel: job - action:...
## Description This PR adds the `extraContainer` parameter to the helm chart to allow running additional containers in the minio Pod. ## How to test this PR? Small extra `values.yaml`...
This adds checksum annotations for the exporter configmap and secret to the exporter deployment.
This will add a Google Chat notifier and allow existing setups to replace the slightly aged [calert](https://github.com/mr-karan/calert) with a native integration. Essentially all that's required is to send a POST...
RedisBroadcastService getting stuck with errors, in case of connection interruption to Redis cluster
**Describe the bug** If the connection between Traccar and the Redis cluster dies for any reason, the connection is not automatically reestablished and logs are spammed with logs like ```...