operator-framework / kubectl-operator

Manage Kubernetes Operators from the command line
https://operatorframework.io/
Apache License 2.0
128 stars 37 forks source link

Add experimental OLMv1 support in kubectl-operator for install/uninstall #83

Closed joelanford closed 1 year ago

joelanford commented 1 year ago

There has been some recent progress with OLMv1 and the new Operator API that would be useful to explore here. We can use the kubectl-operator CLI to help drive demos and provide feedback to core OLMv1 maintainers about the UX of the new API.

Acceptance criteria