Skip to content

Catalog source poll is not required if the image refers to a digest #254

@ashishth09

Description

@ashishth09

We can add an additional check at https://github.com/operator-framework/api/blob/master/pkg/operators/v1alpha1/catalogsource_types.go#L287 to see if image has @sha as I believe the polling to see the update is required only there is scope of image getting updated but an image referencing digest and not tag will not receive new updates via push.

Activity

github-actions

github-actions commented on May 28, 2025

@github-actions

Issues go stale after 90 days of inactivity. If there is no further activity, the issue will be closed in another 30 days.

added
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.
on May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ashishth09

        Issue actions

          Catalog source poll is not required if the image refers to a digest · Issue #254 · operator-framework/api