operator-framework / operator-controller

A new and improved management framework for extending Kubernetes with Operators
https://operator-framework.github.io/operator-controller/
Apache License 2.0
55 stars 53 forks source link

Remove use of BundleDeployment API #998

Closed tmshort closed 2 months ago

tmshort commented 3 months ago

The BundleDeployment API - which is a structure - is used in various functional APIs as an argument. This use should be removed and cleaned up.