operator-framework / operator-controller

Apache License 2.0
28 stars 47 forks source link

[epic] v1.0.0 Proposed release blockers #950

Open joelanford opened 2 weeks ago

joelanford commented 2 weeks ago

Approved Release Blockers

Proposed Release Blockers

Non-blockers

Resolved

joelanford commented 1 week ago

I took the liberty of moving a few of the release blockers to non-release blockers:

  1. 945 is an e2e test. There is no indication today that the actual behavior related to reconciling ClusterExtensions due to ClusterCatalog changes is incorrect.

  2. 955 does not change end-user facing APIs for functionality. It can be fixed after 1.0.0.

  3. 914 is a performance and UX issue, not an API or functionality change, so we can technically wait until after 1.0.0 to fix it. But I also still think that going out with this as a known issue would be a signal to users that we are unnecessarily rushing 1.0.0.

tmshort commented 5 days ago

Added #987, #879, #893. #869 as proposed release blockers

tmshort commented 5 days ago

And added #970 as a proposed release blocker.

joelanford commented 1 day ago

I don't think #869 is a release blocker because it is not a functional or API change. It is an optimization for reducing disk read/write/usage.