Skip to content

Re-Add replaces field to CSV and update Makefile to preserve it - #1045

Closed
yuumasato wants to merge 1 commit into
openshift:release-1.4from
yuumasato:readd-replaces-release-1.4
Closed

Re-Add replaces field to CSV and update Makefile to preserve it#1045
yuumasato wants to merge 1 commit into
openshift:release-1.4from
yuumasato:readd-replaces-release-1.4

Conversation

@yuumasato

Copy link
Copy Markdown
Contributor

The update-skip-range Makefile target was removing the replaces field from the base CSV.

Replace the deletion with a conditional update that automatically sets replaces to the previous version when VERSION changes, and leaves it untouched otherwise.
Also update the base CSV version during bundle generation.

The update-skip-range Makefile target was removing the replaces field
from the base CSV. Replace the deletion with a conditional update that
automatically sets replaces to the previous version when VERSION changes,
and leaves it untouched otherwise. Also update the base CSV version
during bundle generation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@yuumasato yuumasato added this to the 1.4.1 milestone Aug 6, 2026
@openshift-ci
openshift-ci Bot requested a review from BhargaviGudi August 6, 2026 10:27
@openshift-ci

openshift-ci Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yuumasato

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 6, 2026
@yuumasato

yuumasato commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

The Makefile changes have been incorporated into #1038 for master.

@yuumasato

Copy link
Copy Markdown
Contributor Author

Sorry, as pointed out by Vincent, downstream's manifest is updated by

spec["replaces"] = "file-integrity-operator.v" + oldVersion
so the replaces key should be there in the current 1.4.1 build

@yuumasato yuumasato closed this Aug 6, 2026
@yuumasato
yuumasato deleted the readd-replaces-release-1.4 branch August 6, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant