[DNM] [env_op_images] Add catalog version to pulled images report summary#3981
[DNM] [env_op_images] Add catalog version to pulled images report summary#3981nemarjan wants to merge 1 commit into
Conversation
Fetch the CatalogSource object and extract the version from its image reference. Handles both Konflux (@sha256: digest) and Brew (:tag) catalog formats to produce a readable catalog_version string. New defaults: - cifmw_env_op_images_catalog_source_name (openstack-operator-index) - cifmw_env_op_images_catalog_source_namespace (operator namespace) Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: nemarjan <nemarjan@redhat.com>
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
This change depends on a change that failed to merge. Change #3980 is needed. |
|
recheck |
1 similar comment
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 25m 28s |
|
re-check |
Depends-on: #3980
Fetch the CatalogSource object and extract the version from its image reference. Handles both Konflux (@sha256: digest) and Brew (:tag) catalog formats to produce a readable catalog_version string. New defaults: