Skip to content

✨ Add support for deploying OCI helm charts in OLM v1 - #1971

Merged
openshift-merge-bot[bot] merged 3 commits into
operator-framework:mainfrom
OchiengEd:helm_explorations
Jul 10, 2025
Merged

✨ Add support for deploying OCI helm charts in OLM v1#1971
openshift-merge-bot[bot] merged 3 commits into
operator-framework:mainfrom
OchiengEd:helm_explorations

add overlays for Helm Chart experimental features

02f39cc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 10, 2025 in 0s

74.74% (+0.07%) compared to 22a990c

View this Pull Request on Codecov

74.74% (+0.07%) compared to 22a990c

Details

Codecov Report

Attention: Patch coverage is 78.57143% with 36 lines in your changes missing coverage. Please review.

Project coverage is 74.74%. Comparing base (22a990c) to head (02f39cc).
Report is 13 commits behind head on main.

Files with missing linesPatch %Lines
internal/shared/util/image/cache.go70.58%10 Missing and 5 partials ⚠️
internal/shared/util/image/helm.go89.32%7 Missing and 4 partials ⚠️
internal/operator-controller/applier/helm.go22.22%6 Missing and 1 partial ⚠️
internal/shared/util/image/pull.go40.00%2 Missing and 1 partial ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #1971 +/- ##
==========================================
+ Coverage 74.66% 74.74% +0.07% 
==========================================
Files 81 82 +1 Lines 7365 7530 +165 ==========================================
+ Hits 5499 5628 +129 - Misses 1528 1553 +25 - Partials 338 349 +11 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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