-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
epic/kubectl-operator-pluginlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.v1.xIssues related to OLMv1 features that come after 1.0Issues related to OLMv1 features that come after 1.0
Description
For very large catalogs (such as registry.redhat.io/redhat/redhat-operator-index:v4.18 ; 1.55GB), listing the full contents of the catalog with port-forward may cause the request to time out before completion.
Investigate methods to list catalog contents for the purpose of listing available and installable package from the set of enabled catalogs.
Metadata
Metadata
Assignees
Labels
epic/kubectl-operator-pluginlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.v1.xIssues related to OLMv1 features that come after 1.0Issues related to OLMv1 features that come after 1.0
Type
Projects
Status
No status
Milestone
Relationships
Development
Select code repository
Activity
kubectl operatorplugin updates for operator-controller and catalogd #1424azych commentedon Mar 17, 2025
One idea worth investigating would be to use the newly introduced /metas endpoint to get filtered (and cached) results we need rather then filtering full-catalog client-side, which should mitigate catalog-size issues.
It might potentially require extending /metas filtering capabilities to cover all use cases.
azych commentedon Mar 17, 2025
/unassign
github-actions commentedon Jun 25, 2025
Issues go stale after 90 days of inactivity. If there is no further activity, the issue will be closed in another 30 days.
ankitathomas commentedon Nov 3, 2025
See https://hackmd.io/uupzJCqGTny24Ngjvb9JaA