Conversation
Signed-off-by: Jared Watts <jbw976@gmail.com>
Signed-off-by: Jared Watts <jbw976@gmail.com>
📝 WalkthroughWalkthroughThe README.md was updated to reflect release schedule changes: v1.19 was removed, v2.1's release date was specified as November 5, 2025, and a new v2.4 release row was added with an expected release date of Early August 2026 and EOL in May 2027. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks✅ Passed checks (4 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)**/*.md⚙️ CodeRabbit configuration file
Files:
🔍 Remote MCPRelevant Context for PR ReviewCrossplane Release Maintenance PolicyCrossplane releases on a quarterly (13-week) cadence, with the most recent three releases under maintenance at any given time. When Crossplane cuts a new release, the fourth most recent release reaches end of life (EOL). Users can expect Crossplane to maintain any given release for nine months. Release Context - v1.19 removal is justified: The PR removes v1.19 from the releases table and renovate.json5 configuration, which aligns with this policy. Since v2.1 is the release being followed up on, this would trigger the retirement of older v1.x versions that no longer fall within the "three most recent releases" window. Renovate Configuration in CrossplaneThe Release Documentation and MaintenanceThe updates align with Crossplane's standard release follow-up procedures. Release-specific updates on the release branch typically include documentation. Keeping the README.md releases table current is important for communicating to users which versions are actively maintained. Checkpoints for ReviewThe PR checklist indicates:
🔇 Additional comments (1)
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 |
Description of your changes
As per crossplane/release#51:
I have:
earthly +reviewableto ensure this PR is ready for review.Added or updated unit tests.Added or updated e2e tests.Linked a PR or a docs tracking issue to document this change.Addedbackport release-x.ylabels to auto-backport this PR.Followed the API promotion workflow if this PR introduces, removes, or promotes an API.Need help with this checklist? See the cheat sheet.