barzog

Results 5 issues of barzog

[gpm-mice.c.diff.txt](https://github.com/telmich/gpm/files/1694925/gpm-mice.c.diff.txt) During compilation on gentoo we see following: * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * mice.c:1843:10: warning: ‘p’ is...

After opening recording with internal player and htsp profile - player shows epg data and that's all: no video/audio. in external player all is working ok with pass profile and...

bug
playback

We setup simple cluster (1 replica/1instance/2 databases and 2 users ) on 1 node k3s using latest postgresql-operator-examples. Cluster itself works well. But pgAdmin4 using following reference: userInterface: pgAdmin: image:...

It seems that during /run/etc/wal-e.d/env/ construction SSH_PASSWORD variable is not set (only SSH_PRIVATE_KEY_PATH), so only public-key auth in ssh is supported for wal-g. But according to this: https://github.com/wal-g/wal-g/issues/1276 public-key auth...

Currently ingress.yaml template has tls section as follows: {{- if .Values.ingress.tls }} tls: {{ toYaml .Values.ingress.tls | indent 4 }} {{- end -}} This one expects that ingress.tls will be...