Skip to content

specgen: apply env_merge from containers.conf#28583

Draft
jiwahn wants to merge 1 commit intocontainers:mainfrom
jiwahn:feat/env-merge-containers-conf-28410
Draft

specgen: apply env_merge from containers.conf#28583
jiwahn wants to merge 1 commit intocontainers:mainfrom
jiwahn:feat/env-merge-containers-conf-28410

Conversation

@jiwahn
Copy link
Copy Markdown

@jiwahn jiwahn commented Apr 25, 2026

Read env_merge values from containers.conf and apply them before processing CLI --env-merge flags.

Fixes: #28410
Depends on: containers/container-libs#791

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?


Read env_merge values from containers.conf and apply them
before processing CLI --env-merge flags.

Fixes: containers#28410
Signed-off-by: Jiwoo Ahn <ikwydls1314@gmail.com>
@packit-as-a-service
Copy link
Copy Markdown

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

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.

Add env_merge to containers.conf

1 participant