anvpetrov
anvpetrov
Transformations are lost during import/export. We have some dashboards with tables and they have transformations. Look at screenshots   After import transforms are empty 
I am use [vmalert](https://docs.victoriametrics.com/vmalert.html) for generate alerts. Workflow vmalert -> alertmanager -> alerta vmalert generate custom URL for grafana. generatorURL in json bellow: {"status": "firing", "labels": {"alertgroup": "test", "alertname": "TestAlert2",...
We wont to redirect audit logs to file, but all args that we found not working. **Environment:** DEV - Gatekeeper version: 3.5.2 - Kubernetes version: (use `kubectl version`): 1.20.0 args:...
**What happened**: Nginx Controller does not update configuration while recreating service. The problem reproduces under certain conditions: 1. Ingress object with tsl-passthrough 2. Delete deployment and service 3. Recreate deployment...
Files created on NFS PV downgrade permissions to NOBODY **Environment** - Trident version: 21.01.1 - Trident installation flags used: [trident -n trident install] - Container runtime: crio 1.19 - Kubernetes...
When setup nginx ingress controller(latest version) with --enable-ssl-passthrough flag , and create ingress object with annotations: ``` nginx.ingress.kubernetes.io/backend-protocol: HTTPS nginx.ingress.kubernetes.io/ssl-passthrough: 'true' ``` and specify fake service name (we will specify...
### What happened? After updating to version cri-o 1.29 and switching from runc to crun, some metrics, such as container_sockets, return zero values. If you switch back to runc, these...
It is required to port the change to 1.31 https://github.com/kubernetes/kubernetes/pull/129133 As you can see , latest 1.31.9 version use cadvisor v0.49.0 