You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today, if multiple ClusterCatalogs exist on a cluster, they contain duplicate package names, and both catalogs contain bundles the meet the criteria of a ClusterExtension, the choice that our resolution process makes is currently undefined.
In this epic, we propose to provide users with one minimal control for catalog selection.
We would add a field to the ClusterExtension spec that gives users the ability to select over a subset of the catalogs to resolve from. This is intended to give users a similar experience as yum --enable-repo and yum --disable-repo.
In a design, we will propose an implementation that accounts for API conventions around standard patterns and anti-patterns for object selection.
Today, if multiple ClusterCatalogs exist on a cluster, they contain duplicate package names, and both catalogs contain bundles the meet the criteria of a ClusterExtension, the choice that our resolution process makes is currently undefined.
In this epic, we propose to provide users with one minimal control for catalog selection.
We would add a field to the ClusterExtension spec that gives users the ability to select over a subset of the catalogs to resolve from. This is intended to give users a similar experience as yum --enable-repo and yum --disable-repo.
In a design, we will propose an implementation that accounts for API conventions around standard patterns and anti-patterns for object selection.
Sub tasks:
The text was updated successfully, but these errors were encountered: