Skip to content

[epic] ClusterExtension supports selecting from specific catalogs #968

@joelanford

Description

@joelanford

We intentionally emit resolution errors when a ClusterCatalog is not unpacked and usable. The reason is to give cluster admins a way to reason about what resolution will give them without having to worry about the state of a particular catalog when a reconcile happens, which is not really something they can easily control.

These semantics are similar to the behavior in OLMv0, and there have been some complaints about it. For example, "I want to install CNV, I don't care if the community catalog is having issues".

In order to solve this problem, I think we need to have a knob on the ClusterExtension API to allow users to select which ClusterCatalogs to resolve from (likely using a label selector)

Originally posted by @joelanford in #965 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicv1.0Issues related to the initial stable release of OLMv1

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions