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
46 stars 52 forks source link

Should we add another similar test that includes a deprecated bundle that: #1176

Open tmshort opened 2 weeks ago

tmshort commented 2 weeks ago
          Should we add another similar test that includes a deprecated bundle that:

That way, we:

If we already have this test, apologies!

_Originally posted by @joelanford in https://github.com/operator-framework/operator-controller/pull/1174#discussion_r1732009837_

tmshort commented 2 weeks ago

May not be needed due to PreferNonDeprecated and AcceptDeprecated tests.