operator-framework / enhancements

Apache License 2.0
9 stars 40 forks source link

Adding changes to the deprecation enhancement #70

Closed gallettilance closed 3 years ago

gallettilance commented 3 years ago

Deprecation must not remove bundles from the index in order for the bootstrap process to succeed.

kevinrizza commented 3 years ago

I'm just wondering if at a high level we don't need to do any imperative implementation of this at all. Rather, a deprecated property can be added to bundles and the olm resolver just knows to add status to existing bundles and not allow you to install that version from scratch.