feat: register helm digest processor plugin#2076
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR adds integration and registration of a Helm digest processor plugin across the CLI and Kubernetes controller. It includes an integration test verifying digest processing in component versions, registers the plugin in startup routines, updates indirect dependencies, and applies minor formatting adjustments. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
555a67e to
182cd9f
Compare
Signed-off-by: Jakob Möller <contact@jakob-moeller.com>
182cd9f to
d0fb5ab
Compare
02846d6
into
open-component-model:main
What this PR does / why we need it
adds the digest processor for helm to cli and controllers
Which issue(s) this PR fixes
allows adding cvs with helm chart accesses without skip reference processing
Testing
with any helm chart access (see integration test)
Verification
ocm