Update rabbitmq docs examples to latest supported version (4.2.4)#930
Update rabbitmq docs examples to latest supported version (4.2.4)#930tamalsaha wants to merge 3 commits into
Conversation
Bump the rabbitmq example/guide manifests to the latest supported version per installer active_versions.json. Deploy examples use the latest; version-upgrade guides keep an older source and upgrade to the latest. Illustrative command outputs and other products' versions are left unchanged. Signed-off-by: Tamal Saha <tamal@appscode.com>
📝 WalkthroughWalkthroughDocumentation across RabbitMQ example manifests and guides is updated to reference RabbitMQ version 4.2.4 (with 4.0.4 as an intermediate version in the update-version and opsrequest guides), replacing prior versions such as 3.13.2 and 3.12.12 in manifests, narrative text, and sample command outputs. ChangesRabbitMQ Version References Update
Estimated code review effort: 1 (Trivial) | ~10 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
Signed-off-by: urmi <urmi@appscode.com>
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
docs/guides/rabbitmq/update-version/update-version.md (1)
195-195: 🎯 Functional Correctness | 🟡 Minor | ⚡ Quick winFix inconsistent
Target Versionin describe output.The
kubectl describeoutput showsTarget Version: 4.4.26but theRabbitMQOpsRequestCR setstargetVersion: 4.2.4. Update the describe output to match the actual target version.- Target Version: 4.4.26 + Target Version: 4.2.4🤖 Prompt for 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. In `@docs/guides/rabbitmq/update-version/update-version.md` at line 195, The describe example shows an inconsistent Target Version value, so update the documentation snippet to match the actual RabbitMQOpsRequest targetVersion used in the guide. Adjust the “Target Version” field in the update-version describe output so it aligns with the version referenced by the request and remains consistent with the surrounding RabbitMQ update-version example.
🤖 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.
Outside diff comments:
In `@docs/guides/rabbitmq/update-version/update-version.md`:
- Line 195: The describe example shows an inconsistent Target Version value, so
update the documentation snippet to match the actual RabbitMQOpsRequest
targetVersion used in the guide. Adjust the “Target Version” field in the
update-version describe output so it aligns with the version referenced by the
request and remains consistent with the surrounding RabbitMQ update-version
example.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: 1738f762-8c6f-4aca-9bcf-b974d47b7aff
📒 Files selected for processing (25)
docs/examples/rabbitmq/cluster/rabbit-custom-config.yamldocs/examples/rabbitmq/cluster/rabbitmq-cluster.yamldocs/examples/rabbitmq/quickstart/quickstart.yamldocs/guides/rabbitmq/README.mddocs/guides/rabbitmq/autoscaler/compute/compute-autoscale.mddocs/guides/rabbitmq/autoscaler/storage/storage-autoscale.mddocs/guides/rabbitmq/concepts/appbinding.mddocs/guides/rabbitmq/concepts/catalog.mddocs/guides/rabbitmq/concepts/opsrequest.mddocs/guides/rabbitmq/concepts/rabbitmq.mddocs/guides/rabbitmq/configuration/using-config-file.mddocs/guides/rabbitmq/configuration/using-podtemplate.mddocs/guides/rabbitmq/monitoring/overview.mddocs/guides/rabbitmq/monitoring/using-builtin-prometheus.mddocs/guides/rabbitmq/monitoring/using-prometheus-operator.mddocs/guides/rabbitmq/quickstart/quickstart.mddocs/guides/rabbitmq/reconfigure-tls/reconfigure-tls.mddocs/guides/rabbitmq/reconfigure/reconfigure.mddocs/guides/rabbitmq/restart/restart.mddocs/guides/rabbitmq/rotate-auth/guide.mddocs/guides/rabbitmq/scaling/horizontal-scaling/horizontal-scaling.mddocs/guides/rabbitmq/scaling/vertical-scaling/vertical-scaling.mddocs/guides/rabbitmq/tls/tls.mddocs/guides/rabbitmq/update-version/update-version.mddocs/guides/rabbitmq/volume-expansion/volume-expansion.md
Bumps the rabbitmq example and guide manifests to the latest supported version (
4.2.4) per the installeractive_versions.json.kubectl get ...versiontables,describedumps) and other products'/backend versions are left unchanged.Summary by CodeRabbit