Refine placement api shim alerts - #1211
Merged
Merged
Conversation
Removed a duplicated alert and renamed one other for consistency. Signed-off-by: Philipp Matthes <p.matthes@sap.com>
PhilippMatthes
requested review from
KonstantinGasser,
SoWieMarkus,
auhlig,
juliusclausnitzer,
mblos and
umswmayj
as code owners
September 16, 2026 12:32
juliusclausnitzer
approved these changes
Sep 16, 2026
Contributor
Test Coverage ReportTest Coverage 📊: 73.1% |
2 tasks
PhilippMatthes
added a commit
that referenced
this pull request
Sep 21, 2026
…1222) ## Release cortex v0.4.4, cortex-postgres v0.6.17, cortex-shim v0.1.19 ### cortex v0.4.4 (sha-d4309076) Non-breaking changes: - Update `github.com/gophercloud/gophercloud/v2` to v2.15.0 ([#1218](#1218)) - Update `github.com/ironcore-dev/ironcore` to v0.7.0 ([#1218](#1218)) - Update `go.xyrillian.de/gg` to v1.16.0 ([#1215](#1215)) - Update `github.com/sapcc/go-bits` ([#1214](#1214)) - Update `github.com/sapcc/go-api-declarations` to v1.25.1 ([#1207](#1207)) - Update `sigs.k8s.io/controller-runtime` to v0.25.1 ([#1201](#1201)) - Bump Go module dependencies ([#1216](#1216)) ### cortex-postgres v0.6.17 (sha-f3d9a8b4) Non-breaking changes: - Rebuild image with updated `debian:trixie-slim` base ([#1220](#1220)) ### cortex-shim v0.1.19 (sha-d4309076) Non-breaking changes: - Refine placement API shim alerts — removed duplicate `CortexPlacementShimUpstreamUnreachable` alert and renamed `CortexPlacementShimUpstreamHttp5xxTooHigh` to `CortexPlacementShimUpstreamHttp500sTooHigh` for consistency ([#1211](#1211)) - Add playbook link for shim multicluster alerts ([#1212](#1212)) - Shared binary rebuild with updated Go dependencies ### Bundle charts | Bundle | New Version | Updated Dependencies | |---|---|---| | cortex-placement-shim | v0.1.19 | cortex-shim v0.1.19 | | cortex-nova | v0.0.93 | cortex v0.4.4, cortex-postgres v0.6.17 | | cortex-cinder | v0.0.93 | cortex v0.4.4, cortex-postgres v0.6.17 | | cortex-manila | v0.0.93 | cortex v0.4.4, cortex-postgres v0.6.17 | | cortex-crds | v0.0.93 | cortex v0.4.4 | | cortex-ironcore | v0.0.93 | cortex v0.4.4 | | cortex-pods | v0.0.93 | cortex v0.4.4 | ### Pre-merge checklist - [ ] Merge release-prep PR #1224 into `main` first - [ ] Then merge this PR into `release` 🤖 Generated with [Claude Code](https://claude.com/claude-code)
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.
Removed a duplicated alert and renamed one other for consistency.