Release minor fixes - Monday May 4 2026#793
Conversation
…lots (#784) Fixes capacity blocking for CommittedResource reservation slots that contain multiple VMs at different confirmation stages.
The prometheus datasource controller can be too slow when a fresh database is initialized, such that the knowledges keep waiting too long and alerts are fired. It is reasonable to speed up the datasource sync process by exposing a parallel reconciles option like in the openstack datasource controller.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
|
@claude run the /release 793 command |
🚀 Release Digest - PR #793Release minor fixes - Monday May 4 2026 (main → release)
Commits included (5)
Chart changes
Changelog PR📋 #794 — Update changelog for release PR #793
✅ Done! |
…d resources (#792) Replaces hard-coded flavor group eligibility logic with operator-controlled per-resource-type config, and enables variable CPU:RAM ratio to accept committed resources
|
@claude run the /release 793 command again since there are new changes. Also make sure the version bump PR is opened. |
🚀 Release Digest - PR #793 (Updated)Release minor fixes - Monday May 4 2026 (main → release)
Commits included (6)
Chart changes
PRs created/updated📋 #794 — Update changelog for release PR #793 (updated with new commit) Merge order
✅ Done! |
|
@claude in the opened bump-pr, please also perform a patch-bump of the library chart and the bundle charts depending on this library chart, and then adjust the changelog with the correct version identifiers of the respective charts. |
🔧 Chart Version Bump & Changelog Update
Summary of changes
PRs updated
✅ Done! |
) ## Summary - Bumps the cortex library chart appVersion to `sha-ab6eb45d` to track the latest commit on main (feat: adding operator-controlled per-resource-type config of committed resources #792) This ensures the release PR #793 includes the correct appVersion for all changes. 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com> Co-authored-by: cortex-ai-agents[bot] <cortex-ai-agents[bot]@users.noreply.github.com> Co-authored-by: Philipp Matthes <27271818+PhilippMatthes@users.noreply.github.com>
Adds CHANGELOG.md with release notes for PR #793. This PR should be merged **after** the release PR #793. --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: cortex-ai-agents[bot] <cortex-ai-agents[bot]@users.noreply.github.com>
Test Coverage ReportTest Coverage 📊: 69.1% |
Change summary:
cortex v0.0.46 (sha-ab6eb45d)
Non-breaking changes:
prometheusDatasourceControllerParallelReconcilesconfig option to allow parallel reconciles in the Prometheus datasource controller, reducing initial sync latencyConffield from PrometheusDatasourceReconciler — config is now loaded internally viaconf.GetConfigduringSetupWithManagerflavorGroupResourceConfig) for committed resources, replacing runtime derivation from flavor group metadata; supports wildcard (*) catch-all for unknown groupsAnnotationCreatorRequestIDfrom the change-commitments API to the CommittedResource CRD and through the reservation controller for end-to-end request tracingcortex-nova v0.0.59 (sha-ab6eb45d)
Includes updated chart cortex v0.0.46.
Non-breaking changes:
flavorGroupResourceConfigto cortex-nova values.yaml with a wildcard default that setshasCapacity: truefor ram, cores, and instances