[RHOAIENG-66501] add package version metadata into env vars#26129
Merged
Conversation
ckhordiasma
force-pushed
the
RHOAIENG-66501
branch
3 times, most recently
from
July 10, 2026 20:13
8e65485 to
3d52dd8
Compare
ckhordiasma
force-pushed
the
RHOAIENG-66501
branch
from
July 10, 2026 20:15
e27d5b8 to
3d52dd8
Compare
ckhordiasma
marked this pull request as draft
July 13, 2026 11:04
ckhordiasma
force-pushed
the
RHOAIENG-66501
branch
3 times, most recently
from
July 14, 2026 21:56
127034e to
9cd24d7
Compare
Add workflow_dispatch input to both bundle workflows so RHOAI version can be provided explicitly. When omitted, it's derived from the branch name (must match rhoai-X.Y or rhoai-X.Y-ea.Z). This allows running the workflows from non-release branches for testing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
When dry_run is checked, results are pushed to BRANCH-dry-run instead of the actual branch, allowing safe testing without modifying release branches. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
ckhordiasma
force-pushed
the
RHOAIENG-66501
branch
from
July 14, 2026 22:06
fe78e2c to
493d8f4
Compare
Add registry auth (registry.redhat.io, registry.stage.redhat.io, quay.io/aipcc) and pass -mc flag to bundle processor so it extracts package versions from image SBOMs. Add metadata-config.yaml targeting vllm package across all VLLM image variants. Depends on: red-hat-data-services/RHOAI-Konflux-Automation#37 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
ckhordiasma
force-pushed
the
RHOAIENG-66501
branch
from
July 14, 2026 22:12
493d8f4 to
7172761
Compare
ckhordiasma
marked this pull request as ready for review
July 14, 2026 22:20
riprasad
approved these changes
Jul 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
RHOAIENG-66501
Summary
olm-runner(defined in devops-images#130), which includes cosign and skopeometadata-config.yaml, and pass-mcflag to the bundle processor so vllm upstream versions are injected as env vars in the operator CSVTo properly test and validate this change, this PR also includes the following improvements:
rhoai_versionworkflow_dispatch input to decouple version from branch name, enabling workflow testing from non-release branchesdry_runcheckbox to push results to a dummy branch (BRANCH-dry-run-bundle/BRANCH-dry-run-nightly-bundle) instead of the actual release branchDepends on: red-hat-data-services/RHOAI-Konflux-Automation#37
Test results
Both workflows tested via
workflow_dispatchwithrhoai_version=rhoai-3.5anddry_run=true:SBOM-injected env vars in the generated CSV: