Kai Lüke

Results 427 comments of Kai Lüke

Hi, thanks for raising this here. One first question I have for a workaround is whether the shim is really required because I read a comment that it was only...

`no_shim = false` means it uses the shim ;) - but yes, the comment above is confusing. I think you would change it to `true` under `[plugins."containerd.runtime.v1.linux"]` but maybe it's...

I guess the comment wording (also in https://github.com/containerd/containerd/blob/main/docs/ops.md#linux-runtime-plugin) was done that way to match the config name and what is does when enabled, not the value `false` that is set…

Currently it would already help to have plume generate a valid SAS URL that can be pasted into the web UI. Needs an Azure Go SDK update in mantle.

Stable: http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/516/cldsv/ LTS-2021: http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/514/cldsv/ LTS-2022: http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/515/cldsv/

I've checked that all are present with `systemd-id128 show -u | awk '{print $2}' | tail -n +2 | xargs -I '{}' sh -c "grep -i '{}' udisks/udisksclient.c || echo...

Actually, https://github.com/util-linux/util-linux/blob/master/include/pt-gpt-partnames.h uses even different names.

@bluca said that systemd v252 will export them in sd-library headers and we could consume them from there - question is whether that works with translations.

Would be great to add this to the release test suite