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
61 stars 53 forks source link

🌱 upgrade test: wait until first reconcile completes after upgrade #1045

Closed joelanford closed 3 months ago

joelanford commented 3 months ago

Description

After the upgrade, make sure reconcile actually completes for the ClusterExtension before we being the post-upgrade checks and tests.

Reviewer Checklist

netlify[bot] commented 3 months ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit 49561619160791c21e93e1743f8037d45676341f
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6691996ec69b6f000893dfb1
Deploy Preview https://deploy-preview-1045--olmv1.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.46%. Comparing base (60d26ed) to head (4956161).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1045 +/- ## ======================================= Coverage 73.46% 73.46% ======================================= Files 32 32 Lines 1986 1986 ======================================= Hits 1459 1459 Misses 368 368 Partials 159 159 ``` | [Flag](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1045/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | Coverage Ξ” | | |---|---|---| | [e2e](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1045/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `55.84% <100.00%> (ΓΈ)` | | | [unit](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1045/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `45.01% <100.00%> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.