You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using --src-imgref, bootupd fetches the static configs from the host rather than the destination container.
An easy way around would be to chroot to the deployed path before the bootupd invocation (this would have the added bonus of using the bootupd binary that is shipped into the image rather than the one in the host).