Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd-generate-release-meta: allow missing base-oscontainer #3949

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Nov 18, 2024

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.

@Prashanth684
Copy link
Contributor

/lgtm

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.
@jlebon jlebon force-pushed the pr/dont-assert-base-oscontainer branch from 568d85f to 1b395ce Compare November 18, 2024 21:02
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dustymabe dustymabe enabled auto-merge (rebase) November 18, 2024 21:08
@dustymabe dustymabe merged commit 3d7af88 into coreos:main Nov 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants