Skip to content

Conversation

enriqueav99
Copy link
Contributor

What type of PR is this?

/kind enhancement

What does this PR do / why we need it:
Add to the csv the related images

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #1643

How to test changes / Special notes to the reviewer:
The images with tags and not with digests are because they were specified that way in the file commons/defaults.go

enriqueav99 and others added 2 commits August 29, 2025 14:16
Signed-off-by: enriqueav99 <enriqueav1999@gmail.com>
@enriqueav99 enriqueav99 changed the title Added related images to CSV Added relatedImages to CSV Aug 29, 2025
Signed-off-by: enriqueav99 <enriqueav1999@gmail.com>
Signed-off-by: enriqueav99 <enriqueav1999@gmail.com>
@enriqueav99
Copy link
Contributor Author

enriqueav99 commented Aug 31, 2025

Hello! That’s strange. When generating the bundle, the operator-sdk seems to ignore the relatedImages defined in the bases.

Looking at this issue operator-framework/operator-sdk#5763, It should be able to add them.

@jgwest
Copy link
Member

jgwest commented Sep 4, 2025

Rather than updating the relatedImages once (in this PR), it would perhaps make more sense to have a script that instead detects and injects these fields for every release

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.

relatedimages issue in olm
2 participants