Release cortex v0.3.2#1076
Merged
Merged
Conversation
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
July 22, 2026 12:13
Merged
Contributor
Test Coverage ReportTest Coverage 📊: 70.3% |
umswmayj
approved these changes
Jul 22, 2026
umswmayj
added a commit
that referenced
this pull request
Jul 23, 2026
## Release cortex v0.3.2 ### cortex v0.3.2 (sha-378ee2f5) Non-breaking changes: - Filter KVM hypervisors for non-KVM images — adds a new Nova scheduler filter that removes KVM hypervisors from scheduling candidates when the image declares a non-KVM hypervisor type ([#1067](#1067)) - Improve FlavorGroupCapacity CRD observability with better metrics and status reporting ([#942](#942)) - Protect pipeline maps with RWMutex to prevent concurrent map read/write data race ([#1066](#1066)) - Fix broken relative links in quickstart and develop docs ([#1063](#1063)) - Update `actions/setup-go` to v7 ([#1049](#1049)) - Update `actions/setup-python` to v7 ([#1062](#1062)) - Update `github.com/sapcc/go-bits` ([#1059](#1059), [#1071](#1071), [#1074](#1074)) - Update external dependencies: `actions/checkout` v7.0.1, `go-logr/logr` v1.4.4, `prometheus/client_golang` v1.24.0 ([#1072](#1072)) ### cortex-shim v0.1.8 (sha-378ee2f5) Includes updated image sha-378ee2f5. ### cortex-postgres v0.6.10 (sha-e06153f8) Includes updated image sha-e06153f8. ### cortex-nova v0.0.82 Includes updated charts cortex v0.3.2, cortex-postgres v0.6.10. - Add alert for missing hypervisor properties and KVM pipeline registration ([#1067](#1067)) - Update `kube-prometheus-stack` to v87.19.0 ([#1061](#1061), [#1075](#1075)) ### cortex-cinder v0.0.82 Includes updated charts cortex v0.3.2, cortex-postgres v0.6.10. ### cortex-manila v0.0.82 Includes updated charts cortex v0.3.2, cortex-postgres v0.6.10. ### cortex-crds v0.0.82 Includes updated chart cortex v0.3.2. ### cortex-ironcore v0.0.82 Includes updated chart cortex v0.3.2. ### cortex-pods v0.0.82 Includes updated chart cortex v0.3.2. ### cortex-placement-shim v0.1.8 Includes updated chart cortex-shim v0.1.8. ## Dependencies - Prep PR: #1076 (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
Changes
🤖 Generated with Claude Code