|
| 1 | +--- |
| 2 | +slug: /release-notes/v0.22.9 |
| 3 | +title: v0.22.9 |
| 4 | +sidebar_position: 1 |
| 5 | +--- |
| 6 | +# metal-stack v0.22.9 |
| 7 | +See original release note at [https://github.com/metal-stack/releases/releases/tag/v0.22.9](https://github.com/metal-stack/releases/releases/tag/v0.22.9) |
| 8 | +## General |
| 9 | +* [Gardener v1.128](https://github.com/gardener/gardener/releases/tag/v1.128.0) |
| 10 | + * Please note that this release contains the gardener-apiserver built from the metal-stack fork in order to prevent the defaulting of worker machine images by Gardener. This will be resolved upstream with https://github.com/gardener/gardener/pull/13785. If you do not use short image versions in the `CloudProfile` you can also use the upstream version of the gardener-apiserver. |
| 11 | +## Required Actions |
| 12 | +* Update existing zitadel-init configurations in your deployment (`zitadel_init_config`) to use `redirect_uris` instead of `redirect_uri`. (metal-stack/zitadel-init#9) |
| 13 | +* If during reconciles of old shoots the following shoot error occurs: `ScrapeConfig.monitoring.coreos.com "shoot-blackbox-exporter-k8s-service-check is invalid: spec.kubernetesSDConfigs[0].role: Unsupported value: "service"`, it is enough to edit the `ScrapeConfig` in the shoot namespace in the `Seed` and correct `service` to `Service`. |
| 14 | +## Component Releases |
| 15 | +### metal-roles v0.20.1 |
| 16 | +* Use new OCI helm-charts from metal-stack. (metal-stack/metal-roles#582) @Gerrit91 |
| 17 | +* Add param for deploying `ClusterRoleBinding`s into the virtual garden. (metal-stack/metal-roles#585) @Gerrit91 |
| 18 | +### api v0.0.61 |
| 19 | +* Machine create refinements (metal-stack/api#119) @majst01 |
| 20 | +* Map validations (metal-stack/api#122) @majst01 |
| 21 | +### node-init v0.1.8 |
| 22 | +* Update actions workflows and dependencies. (metal-stack/node-init#20) @Gerrit91 |
| 23 | +* feat: configure HTTP transport for persistent connections to kube-apiserver (metal-stack/node-init#19) @mwennrich |
| 24 | +* include sbom in container image (metal-stack/node-init#17) @mac641 |
| 25 | +### zitadel-init v0.3.3 |
| 26 | +* Allow configuration of multiple redirect URIs. (metal-stack/zitadel-init#9) @Gerrit91 |
| 27 | +# Merged Pull Requests |
| 28 | +This is a list of pull requests that were merged since the last release. The list does not contain pull requests from release-vector-repositories. |
| 29 | + |
| 30 | +The fact that these pull requests were merged does not necessarily imply that they have already become part of this metal-stack release. |
| 31 | + |
| 32 | +* More documentation for release-drafter action. (metal-stack/actions-common#6) @Gerrit91 |
| 33 | +* Provide common helm-chart action. (metal-stack/actions-common#7) @Gerrit91 |
| 34 | +* chore: blog maintainers (metal-stack/website#253) @vknabel |
| 35 | +* Bump releases to version v0.22.8 (metal-stack/website#252) @metal-robot[bot] |
| 36 | +* Remove unnecessary braces from if conditions. (metal-stack/actions-common#9) @Gerrit91 |
| 37 | +* Fix issue comments only working on pull requests. (metal-stack/metal-robot#108) @Gerrit91 |
| 38 | +* chore(deps): bump postcss from 8.5.9 to 8.5.10 in the other-dependencies group (metal-stack/website#251) @dependabot[bot] |
| 39 | +* chore(deps): bump the docusaurus-dependencies group with 2 updates (metal-stack/website#250) @dependabot[bot] |
| 40 | +* Allow repo maintainers to run comment actions. (metal-stack/metal-robot#109) @Gerrit91 |
| 41 | +* Support more chassistypes (metal-stack/go-hal#86) @majst01 |
| 42 | +* Improved test coverage (metal-stack/cli#29) @AnnaSchreiner |
| 43 | +* Enter serial console (metal-stack/go-hal#87) @majst01 |
| 44 | +* Remove security.User from auditing and split http/grpc/connect (metal-stack/metal-lib#206) @majst01 |
| 45 | +* chore(ci): actions-common (metal-stack/metal-robot#110) @vknabel |
| 46 | +* chore(deps): bump the docusaurus-dependencies group with 2 updates (metal-stack/website#254) @dependabot[bot] |
| 47 | +* chore(deps): bump the other-dependencies group across 1 directory with 5 updates (metal-stack/website#255) @dependabot[bot] |
| 48 | +* Migrate to web-only UI (metal-stack/metal-ui#11) @ostempel |
| 49 | +* Dependency updates. (metal-stack/cli#30) @Gerrit91 |
| 50 | +* adjust metal-ui skill and remove tauri leftovers (metal-stack/metal-ui#12) @ostempel |
| 51 | +* Add rule template. (metal-stack/website#256) @Gerrit91 |
| 52 | +* Next release (metal-stack/releases#284) @metal-robot[bot] |
0 commit comments