chore: update resource api and remove duplicated guide#792
Conversation
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
✅ Deploy Preview for open-component-model ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (8)
💤 Files with no reviewable changes (2)
✅ Files skipped from review due to trivial changes (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughUpdated documentation: removed the “Credentials for OCM Controllers” tutorial, replaced in-document links to the new how-to path Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 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 |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@content/docs/concepts/credential-system.md`:
- Line 93: Update the broken relref target in the link labeled "Tutorial:
Credentials for OCM Controllers" by replacing the nonexistent filename
configure-credentials-for-controllers.md with the actual guide filename
configure-credentials-ocm-controllers.md so the relref points to the correct
internal document.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 4b525197-3cce-4712-b45d-9d026d8aefb3
📒 Files selected for processing (7)
content/blog/2026-03-16-ocm-controllers-differences.mdcontent/docs/concepts/credential-system.mdcontent/docs/concepts/ocm-controllers.mdcontent/docs/getting-started/deploy-helm-chart.mdcontent/docs/how-to/deploy-manifests-with-deployer.mdcontent/docs/tutorials/configure-credentials-for-controllers.mdcontent/docs/tutorials/deploy-helm-chart-bootstrap.md
💤 Files with no reviewable changes (3)
- content/blog/2026-03-16-ocm-controllers-differences.md
- content/docs/how-to/deploy-manifests-with-deployer.md
- content/docs/tutorials/configure-credentials-for-controllers.md
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it Upate resource API `interval` and `skipVerify`. Found a duplicated guide in `How-To` and `Tutorials` about configuring credentials for the ocm-k8s-toolkit. I kept the How-To because the guide itself is pretty short #### Which issue(s) this PR is related to Related to open-component-model/open-component-model#2116 #### Type of content <!-- Which section does this PR target? See CONTRIBUTING.md for guidance. --> - [ ] Tutorial (`getting-started/` or `tutorials/`) - [ ] How-to Guide (`how-to/`) - [ ] Explanation / Concept (`concepts/`) - [ ] Reference (`reference/`) - [x] Other (infrastructure, config, fixes) #### Checklist - [x] I have read and followed the [Contributing Guide](https://github.com/open-component-model/ocm-website/blob/main/CONTRIBUTING.md) - [x] All commands/code snippets are tested and can be copy-pasted --------- Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com> ea2485c
…t-model#792) <!-- markdownlint-disable MD041 --> #### What this PR does / why we need it Upate resource API `interval` and `skipVerify`. Found a duplicated guide in `How-To` and `Tutorials` about configuring credentials for the ocm-k8s-toolkit. I kept the How-To because the guide itself is pretty short #### Which issue(s) this PR is related to Related to open-component-model/open-component-model#2116 #### Type of content <!-- Which section does this PR target? See CONTRIBUTING.md for guidance. --> - [ ] Tutorial (`getting-started/` or `tutorials/`) - [ ] How-to Guide (`how-to/`) - [ ] Explanation / Concept (`concepts/`) - [ ] Reference (`reference/`) - [x] Other (infrastructure, config, fixes) #### Checklist - [x] I have read and followed the [Contributing Guide](https://github.com/open-component-model/ocm-website/blob/main/CONTRIBUTING.md) - [x] All commands/code snippets are tested and can be copy-pasted --------- Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
What this PR does / why we need it
Upate resource API
intervalandskipVerify. Found a duplicated guide inHow-ToandTutorialsabout configuring credentials for the ocm-k8s-toolkit. I kept the How-To because the guide itself is pretty shortWhich issue(s) this PR is related to
Related to open-component-model/open-component-model#2116
Type of content
getting-started/ortutorials/)how-to/)concepts/)reference/)Checklist