The Operator SDK maintainers are hard at work to implement run bundle
to improve integration with the Operator Lifecycle Manager.
The purpose of this issue is to communicate with the community what will be in run bundle
.
TODO
- create registry image pod (#3337)
- create grpc catalogsource (#3467)
- update OperatorGroup logic to handle install mode for
run bundle
- create Subscription logic
- connect
run bundle
to the Operator SDK CLI - verify operator is installed/upgraded
- write e2e test for
run bundle
Reference information