Mario Loriedo
Mario Loriedo
Thank you @amye. We will work on that list in the coming days.
@amye yes I have one question about maintainers: is there a limit on the number of maintainers? What does the maintainer role entail? How is it related to GitHub repositories...
@amye we are almost done with the maintainers list. We would also like to create a mailing list as a tool for our open governance and as the contact to...
> So I can create that for you Thank you @amye > are you thinking that's an open list? (Because the CoC should probably not be.) We need a mailing...
@caniszczyk makes sense for the "open governance". For the CoC contact what do you suggest?
@amye the following tasks have been completed: - GitHub: ensure 'thelinuxfoundation' and 'caniszczyk' are added as initial org owners, this helps us make sure we have continuity of GH ownership...
> [@l0rd](https://github.com/l0rd) I just attended your Lightning Talk, I am interested in using `kubectl debug-ide` Hi @RobertKielty, I am happy the talk motivated you to use `kubectl debug-ide`. > I...
Admin privileges are needed to run the installer. If that's an issue, using something like [scoop](https://scoop.sh) allows you to do it without being an admin (c.f. [this issue](https://github.com/containers/podman/issues/22994)). Enabling WSL...
@farhan-ct, this issue makes only sense if [this PR](https://github.com/containers/podman/pull/25522) gets merged. Without that, the `machine init` command always assumes that WSL is installed and the required Windows feature is enabled....
> Initial work has been started where podman routes can be implemented [here](https://github.com/joyrex2001/kubedock/tree/11fd549125aa1c5236a103576680b737a6aa2571/internal/server/routes/libpod), adjacent to the docker api implementation. Amazing. I have been testing a simple `podman run` and the...