The image-save Taskfile target fails when operating from a fork instead of the upstream repo.
I haven't dug into the root cause in detail yet — flagging it now so it's tracked, and happy to provide more detail (exact command, error output, environment) if that's useful, or to close this out myself once I've investigated further.
(Relevant: olaris-op Taskfile, image-save target. Possibly related to the same hardcoded-image-name pattern as OPERATOR_IMG.)
The
image-saveTaskfile target fails when operating from a fork instead of the upstream repo.I haven't dug into the root cause in detail yet — flagging it now so it's tracked, and happy to provide more detail (exact command, error output, environment) if that's useful, or to close this out myself once I've investigated further.
(Relevant:
olaris-opTaskfile,image-savetarget. Possibly related to the same hardcoded-image-name pattern as OPERATOR_IMG.)