Skip to content

fix: helm spec imports#2315

Merged
matthiasbruns merged 3 commits into
open-component-model:mainfrom
matthiasbruns:feat/911_helm_resource_repo_transfer
Apr 16, 2026
Merged

fix: helm spec imports#2315
matthiasbruns merged 3 commits into
open-component-model:mainfrom
matthiasbruns:feat/911_helm_resource_repo_transfer

Conversation

@matthiasbruns

Copy link
Copy Markdown
Contributor

What this PR does / why we need it

Follow up of #2128
transfer are refactored to use the new Helm ResourceRepository.

Which issue(s) this PR fixes

Contributes open-component-model/ocm-project#911

Testing

How to test the changes

Check comment: #2130 (comment)

Verification
  • I have tested the changes locally by running ocm

On-behalf-of: SAP <matthias.bruns@sap.com>
Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
@netlify

netlify Bot commented Apr 16, 2026

Copy link
Copy Markdown

Deploy Preview for ocm-website canceled.

Name Link
🔨 Latest commit 7cc75c4
🔍 Latest deploy log https://app.netlify.com/projects/ocm-website/deploys/69e0e7afea6c320008f2cc78

@coderabbitai

coderabbitai Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@matthiasbruns has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 49 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 17 minutes and 49 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 478f3e0c-5976-4adb-b1a1-97f7cf379659

📥 Commits

Reviewing files that changed from the base of the PR and between 35a21b2 and 7cc75c4.

⛔ Files ignored due to path filters (2)
  • bindings/go/transfer/go.sum is excluded by !**/*.sum
  • bindings/go/transfer/integration/go.sum is excluded by !**/*.sum
📒 Files selected for processing (6)
  • bindings/go/transfer/go.mod
  • bindings/go/transfer/integration/go.mod
  • bindings/go/transfer/internal/builder.go
  • bindings/go/transfer/internal/graph.go
  • bindings/go/transfer/internal/graph_test.go
  • bindings/go/transfer/internal/scheme.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

On-behalf-of: SAP <matthias.bruns@sap.com>
Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
@github-actions github-actions Bot added size/m Medium and removed size/s Small labels Apr 16, 2026
@matthiasbruns matthiasbruns marked this pull request as ready for review April 16, 2026 13:39
@matthiasbruns matthiasbruns requested a review from a team as a code owner April 16, 2026 13:39
@matthiasbruns matthiasbruns merged commit 843620e into open-component-model:main Apr 16, 2026
23 checks passed
@matthiasbruns matthiasbruns linked an issue Apr 16, 2026 that may be closed by this pull request
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm ResourceRepository

3 participants