Robert Szulist
Robert Szulist
Had the same issue using microk8s. It seems to be solved after providing the following values for the helm chart: ``` $ cat csi-values.yaml app: kubeletRootDir: "/var/snap/microk8s/common/var/lib/kubelet" ``` Then just...
Bumping, as this makes it impossible to use some regex based transformations.
The code looks fine. What is the User Role for ZABBIX_USER? You might want to try with `zapi.host.get` first.
> I can confirm i have the same issue, i think the package _python3-pyzabbix_ provided by Ubuntu is corrupted or not up to date. From what I see, Ubuntu shipps...
Think we probably should update the spec: https://github.com/lukecyca/pyzabbix/blob/59ecdf9074678b0bedcaaeaeb24edec1081f1841/packaging/rpm/python-pyzabbix.spec#L20 Somehow it went under the radar...