Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd-generate-release-meta: allow missing
base-oscontainer
Commit 21802b6 ("cmd-generate-release-meta: inject `oci-image` key in release metadata") broke the OKD pipeline which builds the OCI image, but doesn't push it using cosa. Down the line, this should resolve itself by having OKD and OCP's node image being built the same way as layered images. But for now let's relax the check here and just inject the OCI image information if it's available.
- Loading branch information