Andrey Smirnov
Andrey Smirnov
> [@smira](https://github.com/smira) surely the pull should be retried when the correct DNS records are picked up? Plus see that you get not found error, not DNS error. This is a...
This is not coming from `containerd` process, but still the error Not Found is returned when the image is not present. It might have been an issue with ghcr.io, but...
I can't reproduce this issue, and I do not have any explanation for HTTP 404, but I don't see how it can report 404 without actually getting HTTP 404. Also...
If this approach (changing public interface) is not acceptable, another option is to add a build tag.
> I'm seeing this issue as well (although my problem is that the ICMP rate limit is not configurable for when I'd like to allow more). I want to implement...
It might satisfy your exact issue, but we are developing an operating system with a long support cycle, so we can't add random options to satisfy one request, we need...
Does `bird2` respect `SIGHUP`? I wonder if this should be more of multi-value: * `onConfigChange:` `restart`, `hup`, `none`
Unfortunately TLS protocol doesn't give back meaningful errors. So something in your client certificate makes Talos TLS server reject it, and it' hard to guess what exactly. You might need...