Release cortex v0.3.7 - #1140
Merged
Merged
Conversation
cortex-ai-agents
Bot
requested review from
PhilippMatthes,
SoWieMarkus,
auhlig,
juliusclausnitzer,
mblos and
umswmayj
as code owners
August 17, 2026 07:15
Merged
Contributor
Test Coverage ReportTest Coverage 📊: 70.7% |
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
github-actions
Bot
force-pushed
the
release-prep/v0.3.7
branch
from
August 17, 2026 10:36
4b228c5 to
9186ab4
Compare
PhilippMatthes
approved these changes
Aug 17, 2026
PhilippMatthes
added a commit
that referenced
this pull request
Aug 17, 2026
## Release cortex v0.3.7 ### cortex v0.3.7 (sha-67daed47) New features: - Host oversubscription detection and remediation — adds a new controller that automatically detects when a host has more committed reservation blocks than its capacity allows and evicts excess reservation slots to restore headroom, with a configurable grace period and detection-only mode ([#1125](#1125)) Non-breaking changes: - Remove `go-bits/easypg` — replaces `go-bits/easypg` usage with the equivalent API from `gg/pgruntime`, as part of the upstream deprecation of easypg ([#1123](#1123)) - Fix: remove unused volumes and volumeMounts for perses-plugins ([#1133](#1133)) - Update `github.com/sapcc/go-bits` ([#1126](#1126), [#1136](#1136)) - Update `kube-prometheus-stack` to v88.3.0 ([#1127](#1127), [#1132](#1132)) - Update postgres Docker tag to v18.6 ([#1137](#1137), [#1141](#1141)) ### cortex-shim v0.1.13 (sha-67daed47) Includes updated image sha-67daed47 with dependency updates. ### cortex-postgres v0.6.13 (sha-67daed47) Includes updated PostgreSQL base image (v18.6). ### cortex-nova v0.0.87 Includes updated charts cortex v0.3.7 and cortex-postgres v0.6.13. ### cortex-cinder v0.0.87 Includes updated charts cortex v0.3.7 and cortex-postgres v0.6.13. ### cortex-manila v0.0.87 Includes updated charts cortex v0.3.7 and cortex-postgres v0.6.13. ### cortex-crds v0.0.87 Includes updated chart cortex v0.3.7. ### cortex-ironcore v0.0.87 Includes updated chart cortex v0.3.7. ### cortex-pods v0.0.87 Includes updated chart cortex v0.3.7. ### cortex-placement-shim v0.1.13 Includes updated chart cortex-shim v0.1.13. ### Chart versions | Chart | Old | New | |-------|-----|-----| | cortex | 0.3.6 | 0.3.7 | | cortex-shim | 0.1.12 | 0.1.13 | | cortex-postgres | 0.6.12 | 0.6.13 | | cortex-nova | 0.0.86 | 0.0.87 | | cortex-cinder | 0.0.86 | 0.0.87 | | cortex-manila | 0.0.86 | 0.0.87 | | cortex-crds | 0.0.86 | 0.0.87 | | cortex-ironcore | 0.0.86 | 0.0.87 | | cortex-pods | 0.0.86 | 0.0.87 | | cortex-placement-shim | 0.1.12 | 0.1.13 | ## Dependencies - Prep PR: #1140 (must be merged before this PR)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code