istio-ecosystem / sail-operator

The Sail Operator is able to install and manage the lifecycle of the Istio control plane in an Kubernetes & OpenShift cluster.
Apache License 2.0
41 stars 28 forks source link

Pin the version of OLM we use for e2e tests #450

Closed dgn closed 4 weeks ago

dgn commented 4 weeks ago

The latest release does not work, but 0.28.0 does (see https://github.com/operator-framework/operator-lifecycle-manager/issues/3419). I also added some automation to update-deps to update the version.

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 75.73%. Comparing base (b56c95d) to head (2fa838c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #450 +/- ## ========================================== - Coverage 75.93% 75.73% -0.20% ========================================== Files 35 35 Lines 2061 2061 ========================================== - Hits 1565 1561 -4 - Misses 425 428 +3 - Partials 71 72 +1 ```

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