Release cortex v0.3.8 - #1155
Merged
Merged
Conversation
- Bump cortex 0.3.7 → 0.3.8 - Bump cortex-shim 0.1.13 → 0.1.14 - Bump cortex-postgres 0.6.13 → 0.6.14 - Bump all bundle charts (nova, cinder, manila, crds, ironcore, pods) 0.0.87 → 0.0.88 - Bump cortex-placement-shim 0.1.13 → 0.1.14 - Add changelog entry for release Co-authored-by: Malte <umswmayj@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
cortex-ai-agents
Bot
requested review from
PhilippMatthes,
SoWieMarkus,
auhlig,
juliusclausnitzer,
mblos and
umswmayj
as code owners
August 24, 2026 09:35
Merged
umswmayj
approved these changes
Aug 24, 2026
Contributor
Test Coverage ReportTest Coverage 📊: 70.7% |
umswmayj
added a commit
that referenced
this pull request
Aug 24, 2026
## Release cortex v0.3.8 Release PR for cortex v0.3.8. Merge after #1155. ### What's included #### New features - Apply jitter to failover revalidation requeue interval — prevents thundering-herd effects when many reservations revalidate simultaneously (#1147) #### Bug fixes - Include response body in scheduler client error on non-200 status — improves debuggability of failover scheduling failures (#1113) - Fix quota hardware version key in extraSpecs — corrects the key used for quota enforcement and capacity filtering (#1149) #### Non-breaking changes - Fix issues introduced with new linter version (#1150) - Fix inaccurate live migration bullet in CR reservations docs (#1138) - Fix renovate PG_VERSION matching to use debian deb datasource (#1144) - Update gophercloud/v2 to v2.14.0 (#1151) - Update k8s.io/api, apimachinery, client-go to v0.36.4 (#1151) - Update github.com/sapcc dependencies (#1146) - Update go-sqlite3 to v1.14.50 (#1143) - Update golangci-lint to v2.13.1 (#1148, #1151) - Update kube-prometheus-stack to v88.5.2 (#1145, #1151) ### Chart versions | Chart | Version | |-------|---------| | cortex | 0.3.8 (sha-1742e3ee) | | cortex-shim | 0.1.14 (sha-1742e3ee) | | cortex-postgres | 0.6.14 | | cortex-nova | 0.0.88 | | cortex-cinder | 0.0.88 | | cortex-manila | 0.0.88 | | cortex-crds | 0.0.88 | | cortex-ironcore | 0.0.88 | | cortex-pods | 0.0.88 | | cortex-placement-shim | 0.1.14 |
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
Chart version bumps
Release highlights
🤖 Generated with Claude Code