Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic] Add an ability to disable or re-enable a catalog #1327

Open
3 of 4 tasks
LalatenduMohanty opened this issue Oct 2, 2024 · 0 comments
Open
3 of 4 tasks

[Epic] Add an ability to disable or re-enable a catalog #1327

LalatenduMohanty opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
v1.x Issues related to OLMv1 features that come after 1.0

Comments

@LalatenduMohanty
Copy link
Member

LalatenduMohanty commented Oct 2, 2024

Here are some use cases for the same:

  • As an admin, I don’t want to remove a ClusterCatalog resource from the cluster, but would like it to no longer perform over-the-air updates, serve the contents of the catalog, or be able to be used to install a package from the catalog via ClusterExtension resources.
  • Scenario: catalog is unusable for whatever reason. Options currently available aren’t great – update all cluster extensions to use a new catalog to unblock cluster extensions, or, delete the problem catalog, this seems burdensome and problematic.
  • As an admin, I want to apply my own catalogs and I do not want the default catalogs available on the cluster, but deleting the catalog might result in forgetting its contents, or remembering to reinstall the catalog.
    • Scenario: Solely using a custom catalog is desired, but I want to, someday, easily, revive the default catalog.

Sub tasks:

@LalatenduMohanty LalatenduMohanty added the v1.x Issues related to OLMv1 features that come after 1.0 label Oct 2, 2024
@joelanford joelanford added this to OLM v1 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.x Issues related to OLMv1 features that come after 1.0
Projects
Status: No status
Development

No branches or pull requests

2 participants