operator-framework / catalogd

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

:sparkles: Share common CA with OLMv1 in overlays/cert-manager #296

Closed tmshort closed 2 days ago

tmshort commented 3 days ago

Use kustomization Components to share a common ClusterIssuer with operator-controller.

Fixes #295

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 33.53%. Comparing base (c77b952) to head (1f4d2cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #296 +/- ## ======================================= Coverage 33.53% 33.53% ======================================= Files 15 15 Lines 656 656 ======================================= Hits 220 220 Misses 413 413 Partials 23 23 ```

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

tmshort commented 3 days ago

I will need to pull this into operator-controller, this I will need to label it after merge.