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

Implement temporary hack to prevent removal of pull secrets added by external controllers #469

Closed luksa closed 2 weeks ago

luksa commented 2 weeks ago

Addresses #430

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 76.16%. Comparing base (0fa4f24) to head (9708bc8). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #469 +/- ## ========================================== + Coverage 76.01% 76.16% +0.14% ========================================== Files 36 37 +1 Lines 1864 1867 +3 ========================================== + Hits 1417 1422 +5 + Misses 372 371 -1 + Partials 75 74 -1 ```

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

luksa commented 2 weeks ago

/retest