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

:sparkles: Wire up Service Account #1038

Closed theishshah closed 2 months ago

theishshah commented 3 months ago

Description

973 Add functionality to use Service Account

netlify[bot] commented 3 months ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit d1eb63268671989686f890160ba29bd89c1d294a
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66995b9c2bb9d100086b47f6
Deploy Preview https://deploy-preview-1038--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

Attention: Patch coverage is 63.15789% with 7 lines in your changes missing coverage. Please review.

Project coverage is 72.25%. Comparing base (aff11ee) to head (d1eb632). Report is 3 commits behind head on main.

Files Patch % Lines
cmd/manager/main.go 63.15% 4 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1038 +/- ## ========================================== - Coverage 72.50% 72.25% -0.26% ========================================== Files 32 32 Lines 1884 1903 +19 ========================================== + Hits 1366 1375 +9 - Misses 383 389 +6 - Partials 135 139 +4 ``` | [Flag](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1038/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/1038/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `56.00% <63.15%> (+0.78%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/operator-framework/operator-controller/pull/1038/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=operator-framework) | `44.50% <0.00%> (-0.45%)` | :arrow_down: | 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.