Valentin David
Valentin David
~~Depends on #13370~~ When snapd runs as a snap, it has its own runtime. This may not have NSS plugins needed for the host. For example to get users from...
Checking for snapd.apparmor service requires to query systemd. This is done during the boot, before notifying systemd the daemon is ready, when systemd is busy. On cloud VMs, this can...
That saves 2M in the snap. Depends on #13370
Depends on #12006, https://github.com/snapcore/core-initrd/pull/107 and https://github.com/valentindavid/core-initrd/commit/94c16b846a03e0be1b8b26785d38298493bf9b18
This depends on ubuntu-image to update its `go.mod`.
# Bug report cloud-init 24.1.1-0ubuntu1 fails to get data from GCE on Ubuntu Core 24 ## Steps to reproduce the problem ## Environment details - Cloud-init version: 24.1.1-0ubuntu1 - Operating...
When no user data is given for the callback of a search query, then there can happen a segfault. I propose a patch. But it is to be noted that:...