Etienne Champetier

Results 146 comments of Etienne Champetier

I switched to passing 2 modes (for unnamed and named case) + adding is_named() method. This will allow to keep the happy path (`O_TMPFILE`) simpler/faster in https://github.com/coreos/cap-std-ext/pull/73

> That said this one also intersects with #640 (I probably mentioned this before) > > If we had that, then we could easily do this _before_ rebooting into the...

Can we edit ostree kargs from initramfs ? On EL9.5 I don't see libostree in the initramfs, so even a minimal rust binary once we add dependencies it might quickly...

Can someone with CI / FCOS knowledge chime in ? I think 10_blscfg and other configs.d are not copied in the `continuous-integration/jenkins/pr-merge` test, is this expected ? ie does FCOS...

@cgwalters any opinions on this PR ?

> That all said it does look quite likely related that the upgrade test failed here https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/bootupd/job/PR-841/6/artifact/tmp/console.txt See my previous comment https://github.com/coreos/bootupd/pull/841#issuecomment-2648434350, I bet the failing test only copy the...

My ci fix is ignored, should I move it to another PR that we merge first, then rebase on top ?