Skip to content

fix: bundle: createdAt field is always updated when make bundle is run#7087

Closed
kunalpjain wants to merge 1 commit into
operator-framework:masterfrom
kunalpjain:jarvis-fix-55788583
Closed

fix: bundle: createdAt field is always updated when make bundle is run#7087
kunalpjain wants to merge 1 commit into
operator-framework:masterfrom
kunalpjain:jarvis-fix-55788583

Conversation

@kunalpjain
Copy link
Copy Markdown

@kunalpjain kunalpjain commented Apr 17, 2026

Closes #6285

What this fixes

In internal/generate/clusterserviceversion/clusterserviceversion_updaters.go around line 67, wrap the createdAt timestamp assignment in a conditional that only writes the field when other substantive CSV content has changed — preventing noisy git diffs from timestamp-only bundle regenerations.

@openshift-ci openshift-ci Bot requested review from joelanford and oceanc80 April 17, 2026 20:23
…s run

Signed-off-by: Kunal Jain <kunaljain@adobe.com>
@kunalpjain kunalpjain force-pushed the jarvis-fix-55788583 branch from 71cfa1a to 8ce587d Compare April 17, 2026 22:42
@kunalpjain kunalpjain closed this Apr 18, 2026
@kunalpjain kunalpjain deleted the jarvis-fix-55788583 branch April 18, 2026 07:53
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.

bundle: createdAt field is always updated when make bundle is run

1 participant