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

rhel: don't consider hyphen as valid in dockerfile ENV var names #1465

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crozzy
Copy link
Contributor

@crozzy crozzy commented Jan 8, 2025

This change means label values like "$PRODNAME-$COMPNAME-container" will be expanded to something like "rhdh-hub-container" instead of "" which I think is preferred as the security data refers to "rhdh-hub-container" as the package_name.

@crozzy crozzy requested a review from a team as a code owner January 8, 2025 23:06
@crozzy crozzy requested review from RTann and removed request for a team January 8, 2025 23:06
This change means label values like `"$PRODNAME-$COMPNAME-container"` will
be expanded to something like `"rhdh-hub-container"` instead of `""` which I think
is preferred as the security data refers to "rhdh-hub-container" as the
package_name.

Signed-off-by: crozzy <[email protected]>
@crozzy crozzy force-pushed the dockerfile-parsing-vars branch from 7dd802e to 1e1a902 Compare January 8, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant