Lex Rivera

Results 26 issues of Lex Rivera

Hello, and thanks for great tool! I think it needs two things: 1) Deletion of generated rules after pyrra object removal. Right now they are being left as is. What...

### Helm chart name vaultwarden ### Helm chart version 4.2.3 ### Container name vaultwarden/server ### Container tag 1.25.0 ### Description When installing with example from values.yaml for ingress, notably paths...

bug

#### What this PR does Simple change to deploy prometheus-operator PrometheusRule Fixes https://github.com/grafana/helm-charts/issues/1240 #### Checklist - [x] Documentation added - [x] `CHANGELOG.md` updated - the order of entries should be...

helm

Hello! have an issue with helm-exporter. I see pretty high (30-50% of single core, sometimes more) of typical CPU usage. In addition, sometimes target becomes unavailable in prometheus (timeout). Wondering...

**Describe the bug** Ran tempo-distributed chart with tempo set to 1.5.0-rc2 image tag for testing. Got distributor in crashloop with following error in logs: ``` level=error ts=2022-08-16T20:08:14.211177646Z caller=main.go:109 msg="error running...

**Describe the bug** After unclean node shutdown and probably some other cases, kubelet fails to remove orphaned pod with longhorn PVC **To Reproduce** 1) Deploy k3s 2) Deploy longhorn 3)...

kind/bug
area/kubernetes
require/knowledge-base
area/upstream-issue

#### Is your feature request related to a problem? Please describe. In current helm chart, if you setup phlare in microservices mode, you need to describe resources fully. Ie, in...

#### Is your feature request related to a problem? Please describe. It will be nice to see serviceMonitor support in helm chart. #### Describe the solution you'd like helm value...

I have some apps that fail to recognize. IPs and endpoints are there, but no details on app. Apps are descheduler, ???, drone CI (server), bitwarden, authelia. Is there any...

Hello, it seems like "cluster" label is [hardcoded in chart](https://github.com/VictoriaMetrics/helm-charts/blob/master/charts/victoria-metrics-k8s-stack/values.yaml#L585) This can cause issues when label cluster is used elsewhere in cluster (redis cluster, mongo cluster, etc etc etc), but...

question