Skip to content

Conversation

@dustymabe
Copy link
Member

We can pickup the stream from the build-args now so let's do that because we are moving more and more stuff out of the manifests themselves.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

The pull request successfully removes manifest file parsing for build configuration, aligning with the goal of moving build arguments out of manifests. However, the new method for extracting the 'stream' variable introduces a potential security vulnerability due to the use of 'eval' and a functional bug in handling cases where the 'STREAM' variable is not defined in the configuration file.

@dustymabe dustymabe force-pushed the dusty-drop-manifest-req branch from cae9015 to d89c1e5 Compare January 27, 2026 20:02
@dustymabe
Copy link
Member Author

/retest

We can pickup the stream from the build-args now so let's
do that because we are moving more and more stuff out of the
manifests themselves.
@dustymabe dustymabe force-pushed the dusty-drop-manifest-req branch from d89c1e5 to c8e65cc Compare January 27, 2026 20:21
@dustymabe dustymabe changed the title cmd-build-with-buildah: drop readling from manifest cmd-build-with-buildah: drop reading from manifest Jan 27, 2026
@dustymabe dustymabe enabled auto-merge (rebase) January 27, 2026 22:17
Copy link
Member

@marmijo marmijo 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 merged commit 9a17b58 into coreos:main Jan 27, 2026
6 checks passed
@dustymabe dustymabe deleted the dusty-drop-manifest-req branch January 27, 2026 22:25
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.

2 participants