Pablo Alonso Rodriguez

Results 23 comments of Pablo Alonso Rodriguez

I am sorry but it only can be HTTP or HTTPS protocols (even not SSH). However, authentication in HTTP is only required to push and to clone private repos. Cloning...

There is also another interesting thing: NetworkManager delegates DNS management into different DNS plugins, in order to provide advanced features like split-dns in OpenVPN. The ones I know about are...

@luni3359 not sure to understand what you mean. Do you mean that it would be bad to focus only on systemd-resolved when there are users using other solutions? In that...

Ok, so we kind of have it already for systemd-networkd. It would be good to also have something similar but for dnsmasq, then.

If I manually edit `~/.gvm/scripts/env/cd` with the fixes from https://github.com/moovweb/gvm/pull/482 , the issue no longer happens, so I guess that the issue should be fixed as soon as that PR...

Releases have metadata indicating the commits of each of the components. For example, for an OKD 4.11 version: ``` $ oc adm release info --commit-urls | grep ovn ovn-kubernetes https://github.com/openshift/ovn-kubernetes/commit/b42cfc1afed745106a7f9674b1e884df6f2248e4...

Still present in 2024.4.3. Workaround by @dotMorten seems to work.

Thank you very much for the reference @Alphix . Just one question: Where could I find some docs or overview about `leasetrigger`? I only see it documented as a parameter...