OCPCLOUD-3569: Initial import of rough provider tooling documentation#609
OCPCLOUD-3569: Initial import of rough provider tooling documentation#609mdbooth wants to merge 1 commit into
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@mdbooth: This pull request references OCPCLOUD-3569 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughAdds ChangesProvider Contract and Onboarding Docs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (14 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Actionable comments posted: 3
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/provider-contract.md`:
- Line 5: The provider-contract docs contain a typo in the Makefile reference:
the onboarding path should point to the existing openshift/Makefile, not
openshift/Makfile. Update the sentence in the docs text that mentions the
ocp-manifests target so the path name is spelled correctly and matches the
actual file referenced by manifests-gen.
- Around line 74-76: Update the contract text in the provider document to match
the actual `manifests-gen` behavior: it does not translate all cert-manager
manifests, but instead drops `cert-manager.io` resources and rewrites the
relevant annotations on the remaining webhook-related objects to use OpenShift
Service CA. Keep the surrounding guidance about excluding `Namespace` and
`Secret` objects, and adjust the wording near the cert-manager note so providers
understand which resources are removed versus transformed.
- Line 84: The priorityClassName value in the provider contract text has a typo
and should match the manifests-gen behavior. Update the wording in the relevant
documentation entry that mentions priorityClassName so it uses
system-cluster-critical instead of sytem-cluster-critical.
🪄 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: Repository YAML (base), Central YAML (inherited)
Review profile: CHILL
Plan: Enterprise
Run ID: 14f517df-b39c-4ac2-8c88-6a6144d9ac2c
📒 Files selected for processing (2)
docs/provider-contract.mddocs/provideronboarding.md
|
@mdbooth: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary by CodeRabbit