Jan Pazdziora
Jan Pazdziora
I see that ``` IndexError: list index out of range ``` error when I happen to have an empty file in `SOURCE_DOCUMENTS`.
@mikhailkoliada Would you like to amend the software difference table in your first post with the information that Podman gets updated from Podman 3.4.4 in the Ubuntu 22.04 image to...
I understand that the problem with per-container user namespace is the need for multiple copies of the images. However, let's assume the daemon itself would be running with uid 808080...
@estesp, thanks for the explanation, appreciated.
Possibly related -- just today I filed https://github.com/validatedpatterns/docs/issues/340 to start some dicussion about getting the `*-values.yaml` content documented.
The site https://redhat-gitops-patterns.io/ (no longer) seems to exist. The current site and page seem to be https://validatedpatterns.io/patterns/multicloud-gitops/mcg-getting-started/ and the link > For instructions on deploying the edge, refer to [Attach...
Seems like duplicate of https://github.com/openwrt/luci/issues/5517 (or vice versa).
I haven't. What would be the reproducer steps if I tried to convert that to a plain containerd reproducer? I wasn't really able to find a description how `UserNamespacesSupport=true` and...
OK, filed in containerd as https://github.com/containerd/containerd/issues/11852 as well.
When I tested the same K3s setup but with CRI-O instead of containerd, it passed. So it seems that containerd is the component that introduces the difference in behaviour.