Release cortex 0.4.6 - #1239
Closed
PhilippMatthes wants to merge 2 commits into
Closed
Release cortex 0.4.6#1239PhilippMatthes wants to merge 2 commits into
PhilippMatthes wants to merge 2 commits into
Conversation
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/golangci/golangci-lint/v2](https://redirect.github.com/golangci/golangci-lint) | `v2.13.2` → `v2.14.0` |  |  |  |  | | minor | | [github.com/ironcore-dev/ironcore](https://redirect.github.com/ironcore-dev/ironcore) | `v0.7.0` → `v0.8.0` |  |  |  |  | require | minor | | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | `91.5.1` → `91.5.2` |  |  |  |  | | patch | --- ### Release Notes <details> <summary>golangci/golangci-lint (github.com/golangci/golangci-lint/v2)</summary> ### [`v2.14.0`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2140) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.13.2...v2.14.0) *Released on 2026-09-23* 1. Bug fixes - fix: cache of facts reloading 2. Linters new features or changes - `exhaustive`: from 0.12.0 to 0.13.0 - `exhaustruct`: from 5.0.3 to 5.2.0 (new option: `allow-empty-blank-assignments`) - `go-check-sumtype`: from 0.3.1 to [`ae6904d`](https://redirect.github.com/golangci/golangci-lint/commit/ae6904d28606) - `gocritic`: from 0.14.4 to 0.15.0 - `gofumpt`: from v0.11.1 to 0.12.0 - `gomoddirectives`: from 0.9.0 to 0.10.0 - `gosec`: from 2.28.0 to 2.29.0 (re-enable G407) - `govet-modernize`: from 0.49.0 to 0.50.0 - `loggercheck`: from 0.11.0 to 0.12.0 - `revive`: from 1.15.0 to 1.17.0 (new rule: `use-slices-concat`) - `tagliatelle`: from 0.7.2 to 0.8.0 3. Linters bug fixes - `fatcontext`: from 0.10.0 to 0.10.1 - `flock`: from 0.13.0 to 0.13.1 - `godoclint`: from 0.11.2 to 0.11.4 - `protogetter`: from 0.3.21 to 1.0.0 - `protogetter`: from 1.0.0 to 1.0.1 - `recvcheck`: from 0.3.0 to 0.3.1 - `tagalign`: from 1.4.3 to 1.4.4 </details> <details> <summary>ironcore-dev/ironcore (github.com/ironcore-dev/ironcore)</summary> ### [`v0.8.0`](https://redirect.github.com/ironcore-dev/ironcore/releases/tag/v0.8.0) [Compare Source](https://redirect.github.com/ironcore-dev/ironcore/compare/v0.7.0...v0.8.0) #### Changes ####⚠️ Breaking - Bump etcd to latest 3.6.x [@​friegger](https://redirect.github.com/friegger) ([#​1572](https://redirect.github.com/ironcore-dev/ironcore/issues/1572)) - please ensure that v0.7.0 with etcd v.3.5.33 has been deployed to your environment, before deploying this #### 🐛 Bug Fixes - Increased `controller-manager` resource limits [@​lukasfrank](https://redirect.github.com/lukasfrank) ([#​1571](https://redirect.github.com/ironcore-dev/ironcore/issues/1571)) </details> <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v91.5.2`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-91.5.2) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-91.5.1...kube-prometheus-stack-91.5.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] fix(rbac): allow operator to adjust finalizers on configmap/secret ow… by [@​adns44](https://redirect.github.com/adns44) in [#​7295](https://redirect.github.com/prometheus-community/helm-charts/pull/7295) #### New Contributors - [@​adns44](https://redirect.github.com/adns44) made their first contribution in [#​7295](https://redirect.github.com/prometheus-community/helm-charts/pull/7295) **Full Changelog**: <prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.44.1...kube-prometheus-stack-91.5.2> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - "after 6pm every weekday,every weekend,before 8am every weekday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cobaltcore-dev/cortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMTIuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjExMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/sapcc/go-bits](https://redirect.github.com/sapcc/go-bits) | require | digest | `d8aaf2d` → `e0aa5c6` | --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - "after 6pm every weekday,every weekend,before 8am every weekday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cobaltcore-dev/cortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMTIuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjExMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
PhilippMatthes
temporarily deployed
to
claude
September 25, 2026 08:28 — with
GitHub Actions
Inactive
PhilippMatthes
temporarily deployed
to
claude
September 25, 2026 08:28 — with
GitHub Actions
Inactive
Contributor
Test Coverage ReportTest Coverage 📊: 73.1% |
Closed
3 tasks
Contributor
|
Review note — ironcore upgrade sequencing The Everything else (go.mod/go.sum consistency, helm patch bump, golangci-lint tooling bump, golang.org/x/* bumps) looks clean. 👍 🤖 Generated with Claude Code |
This branch was previously deployed
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.
Release cortex 0.4.6
cortex v0.4.6 (sha-51ca67fa)
Breaking changes:
ironcoreupgraded to v0.8.0: etcd has been bumped to the 3.6.x series. v0.7.0 (with etcd v3.5.33) must be deployed to all environments before rolling out this release. Includes resource limit increase for controller-manager (#1235)Non-breaking changes:
github.com/golangci/golangci-lint/v2from v2.13.2 to v2.14.0 with new linter features (exhaustruct, revive) and bug fixes (#1235)kube-prometheus-stackHelm chart from 91.5.1 to 91.5.2, fixing RBAC to allow operator to adjust finalizers on configmap/secret (#1235)github.com/sapcc/go-bitsdigest from d8aaf2d to e0aa5c6 (#1234)golang.org/x/netv0.59.0,golang.org/x/textv0.42.0,golang.org/x/timev0.16.0,golang.org/x/modv0.41.0,golang.org/x/toolsv0.49.0 (#1235)cortex-postgres v0.6.19 (sha-f3d9a8b4)
Non-breaking changes:
cortex-shim v0.1.21 (sha-3bc1856b)
Non-breaking changes:
cortex-placement-shim v0.1.21
Includes updated chart cortex-shim v0.1.21.
cortex-nova v0.0.95
Includes updated charts cortex v0.4.6 and cortex-postgres v0.6.19.
cortex-cinder v0.0.95
Includes updated charts cortex v0.4.6 and cortex-postgres v0.6.19.
cortex-manila v0.0.95
Includes updated charts cortex v0.4.6 and cortex-postgres v0.6.19.
cortex-crds v0.0.95
Includes updated chart cortex v0.4.6.
cortex-ironcore v0.0.95
Includes updated chart cortex v0.4.6.
cortex-pods v0.0.95
Includes updated chart cortex v0.4.6.
Dependencies