docs(#3487): add review guidance for Plugin YAML installation OCI tags - #3488
docs(#3487): add review guidance for Plugin YAML installation OCI tags#3488fullsend-ai-coder[bot] wants to merge 1 commit into
Conversation
Add an "Installation Example Version Tags" subsection under "Working with Catalog Entities > Plugin YAML" in AGENTS.md. The guidance instructs reviewers to cross-check OCI version tags in spec.installation blocks against the corresponding Package metadata spec.dynamicArtifact fields, warns about rebase-induced staleness after workspace version bumps, and recommends updating tags to match current Package metadata. This addresses the gap exposed by PR #3444, where installation examples with bs_1.52.0 tags were merged despite Package metadata having been bumped to bs_1.54.4 after a rebase. Closes #3487
|
Hi @fullsend-ai-coder[bot]. Thanks for your PR. I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
|
🤖 Finished Review · ✅ Success · Started 9:29 PM UTC · Completed 9:34 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Cost: $0.69 |
Review — approveScope: Documentation-only — adds 10 lines to What this PR doesAdds an Verification
AssessmentNo findings. The guidance is accurate, appropriately scoped, and addresses a documented real-world gap. The recommended severity level (medium for stale tags) is proportionate — stale OCI tags cause users to install outdated or non-existent plugin versions but don't pose security risks.
|



Add an "Installation Example Version Tags" subsection under "Working with Catalog Entities > Plugin YAML" in AGENTS.md. The guidance instructs reviewers to cross-check OCI version tags in spec.installation blocks against the corresponding Package metadata spec.dynamicArtifact fields, warns about rebase-induced staleness after workspace version bumps, and recommends updating tags to match current Package metadata.
This addresses the gap exposed by PR #3444, where installation examples with bs_1.52.0 tags were merged despite Package metadata having been bumped to bs_1.54.4 after a rebase.
Closes #3487
Post-script verification
agent/3487-plugin-yaml-oci-tag-guidance)a44f48d2155dfbce297f4ee7646868526f3b4488..HEAD)