operator-controller icon indicating copy to clipboard operation
operator-controller copied to clipboard

:sparkles: Add Configuration interface

Open thetechnick opened this issue 11 months ago • 2 comments

Implements RFC "Arbitrary Configuration".

Description

Reviewer Checklist

  • [ ] API Go Documentation
  • [ ] Tests: Unit Tests (and E2E Tests, if appropriate)
  • [ ] Comprehensive Commit Messages
  • [ ] Links to related GitHub Issue(s)

thetechnick avatar Mar 06 '25 14:03 thetechnick

Deploy Preview for olmv1 ready!

Name Link
Latest commit b7984ba3394f6fd1e85375bb9ada89d8b7197a06
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/67c9afd84515a1000941e423
Deploy Preview https://deploy-preview-1847--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.

netlify[bot] avatar Mar 06 '25 14:03 netlify[bot]

Codecov Report

Attention: Patch coverage is 26.00000% with 37 lines in your changes missing coverage. Please review.

Project coverage is 67.94%. Comparing base (e69f1ec) to head (b7984ba). Report is 86 commits behind head on main.

Files with missing lines Patch % Lines
api/v1/zz_generated.deepcopy.go 0.00% 31 Missing and 1 partial :warning:
...rnal/operator-controller/applier/watchnamespace.go 68.75% 3 Missing and 2 partials :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1847      +/-   ##
==========================================
- Coverage   68.39%   67.94%   -0.46%     
==========================================
  Files          63       64       +1     
  Lines        5136     5179      +43     
==========================================
+ Hits         3513     3519       +6     
- Misses       1392     1426      +34     
- Partials      231      234       +3     
Flag Coverage Δ
e2e 51.08% <12.00%> (-0.44%) :arrow_down:
unit 55.66% <26.00%> (-0.35%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Mar 06 '25 14:03 codecov[bot]

closing as stale - please re-open if its still relevant =D

perdasilva avatar May 22 '25 07:05 perdasilva