operator-framework / catalogd

On-cluster FBC catalog content server
Apache License 2.0
14 stars 31 forks source link

⚠ Change default namespace to olmv1-system #283

Closed trgeiger closed 3 months ago

trgeiger commented 3 months ago

Wasn't really sure if we considered this a major or minor change.

This changes the default namespace for Catalogd from catalogd-system to olmv1-system as part of the effort to move all OLMv1 components to the same namespace.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 33.12%. Comparing base (fae2442) to head (5a295a1).

Files Patch % Lines
cmd/manager/main.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #283 +/- ## ======================================= Coverage 33.12% 33.12% ======================================= Files 15 15 Lines 646 646 ======================================= Hits 214 214 Misses 411 411 Partials 21 21 ```

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