Daniel Berteaud
Daniel Berteaud
Which is the case: Data::Validate::Domain only requires Net::Domain::TLD. Unfortunately, I just can't get the logic for writing unit tests :-(
I also face this issue. My env is: - Debian Bullseye (Proxmox Backup Server) - Kernel 5.11.22-1-pve - ZFS 2.0.5 - The pool is a single, simple vdev, built on...
Do I understand it correctly that this PR would only allow passthrough connexion to postgres ? Or would traefik also be able to do the TLS termination and use either...
Indeed, in my case it's a failover of the controller, will test with a simple restart of the service. If I `rg lp` after the failover, I can see the...
Also, this problem only happens when AutoSnapshot is set at the rg level. AutoSnapshot configured at the rd level are always working
I can confirm a simple restart of the controller (without a failover on another node) triggers the problem. ``` [root@nomad3 ~]# linstor rg lp nomad --pastable | grep Snap |...
Great, thanks for the investigation. I'll wait for the next release :-)
Yes, this would be a great enhancement ! Destination folder could be optional for automates, new documents would flow through all the automates until one which has a destination folder...
I understand nomad-pack is the futur of jobfile rendering, but, waiting for it to be production ready, any chance to have this feature merged ? Levant is used today, and...
I was just able to trigger it on my prometheus Job : - I have a version of prom running, with 2 instances, and 2 services registered on Consul -...