Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Changing catalog image source doesn't unpack again #132

@everettraven

Description

@everettraven

There seems to be a bug in the unpacking logic where the unpacking pod uses the same name as the catalog being unpacked. This results in a scenario where when you update the Catalog.Spec.Source.Image.Ref field to point to a new image reference it finds the unpacking pod used for a previous version of the Catalog and doesn't unpack the new reference.

A potential solution for this is to append the hash of the Catalog to the unpack pod name to ensure uniqueness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions