Alessandro Di Stefano
Alessandro Di Stefano
Hi all, I needed to implement a back-filling job to import data from different sources (parquet files and mysql databases). I released it as a Golang library that can be...
Version 2.5.0 from f droid is running fine... The bug affects me too in version 2.5.1. one plus 8
HI, it appears that electron has fixed this bug on version >=7.0.0 which are the one used on this project (https://github.com/electron/electron/pull/18196). However this bug is still happening on Gnome (Fedora...
Yeah, it reproduces on the 3.0.0-alpha.1 I pulled too: `docker.io/library/registry@sha256:36c26a131c88e3bc3195ae98070282c63b8015aa4b84b049d8b9826def317f6b` precisely. > I'm a bit confused, you report that the issue affects v3.0.0-alpha1 but then conclude that it didn't reproduce...
Ok, I was able to reproduce in the base image by having `/bin/sleep inf` as command: ``` docker run alpine:3.19 /bin/sleep inf docker exec ... # same reproducer as above...
Opened an upstream bug for busybox at https://bugs.busybox.net/show_bug.cgi?id=15967
The wget available in the alpine image is a busybox applet, affected by the above mentioned bug. If we use that binary to run an healthcheck about the registry availability...
Hi, having this PR and feature merged seems a very good improvement. Any luck that it will happen?
Hi, I'd like this feature, and similarly to @rparree case, it might be worth considering opt-in by labels selectors IMO. Moreover, by reading the AC, this case should be considered...