Ankita Thomas

Results 17 issues of Ankita Thomas

Publish a new release of the olmv1 kubectl plugin to krew from the operator-controller repo by: - Tagging and cutting a new release, and publishing a new tar.gz archive for...

lifecycle/stale
v1.x
epic/kubectl-operator-plugin

epic: https://github.com/operator-framework/operator-controller/issues/1424 Investigate methods for exposing catalogd service off cluster for querying for [kubectl-operator](https://github.com/operator-framework/kubectl-operator). Potential options include: - kubectl [port-forward](https://github.com/joelanford/operator-controller/blob/catalogd-query-handler/catalogd/internal/storage/localdir.go#L199) : requires permissions to set up the port-forward connection (https://github.com/kubernetes/kubernetes/issues/110999#issuecomment-1252869586,...

v1.x
epic/kubectl-operator-plugin

Extend kubectl-operator with a `list-available` command to list the available OLMv1 bundles to install from the currently enabled ClusterCatalogs on cluster, with support for parameters like package, channel, version range/version,...

v1.x
epic/kubectl-operator-plugin

epic: https://github.com/operator-framework/operator-controller/issues/1424 Extend [kubectl](https://github.com/operator-framework/kubectl-operator) plugin to support commands for ClusterExtensions and ClusterCatalogs

v1.x
epic/kubectl-operator-plugin

epic: https://github.com/operator-framework/operator-controller/issues/1424 Deprecate the olm v0 commands in [kubectl-operator](https://github.com/operator-framework/kubectl-operator)

lifecycle/stale
v1.x
epic/kubectl-operator-plugin

A/C: - Detail minimal search API to list contents of all catalogs in cluster. - Evaluate methods of exposing the catalogd search API off cluster. (port-forwarding, nodeport, gateway) Background: The...

kind/design

Adds a new claude slash command in the repository to use the kubectl-operator plugin to work with the olmv1 subcommands to manage clusterextensions and clustercatalogs.