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

Extend kubectl-operator plugin to support ClusterExtension #1759

Closed
ankitathomas opened this issue Feb 13, 2025 · 0 comments
Closed

Extend kubectl-operator plugin to support ClusterExtension #1759

ankitathomas opened this issue Feb 13, 2025 · 0 comments

Comments

@ankitathomas
Copy link
Contributor

ankitathomas commented Feb 13, 2025

Extend kubectl plugin to support commands for ClusterExtensions including:

  • list : list currently installed ClusterExtensions with useful information including status
  • get : get info on an existing ClusterExtension
  • install : create a ClusterExtension for a package using an existing ServiceAccount, with relevant optional constraints (version, channel etc.)
  • uninstall : remove the ClusterExtension for a package
  • upgrade : update the ClusterExtension for a package for a provided version/channel etc.
  • list-available : list bundles available to be installed with support for relevant constraints (package, channel, version range/version, catalog label selectors etc.)
@ankitathomas ankitathomas added epic/kubectl-operator-plugin v1.x Issues related to OLMv1 features that come after 1.0 labels Feb 13, 2025
@ankitathomas ankitathomas removed v1.x Issues related to OLMv1 features that come after 1.0 epic/kubectl-operator-plugin labels Feb 13, 2025
@ankitathomas ankitathomas removed this from OLM v1 Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant