metal-stack v0.21.8
See original release note at https://github.com/metal-stack/releases/releases/tag/v0.21.8
General
Component Releases
backup-restore-sidecar v0.12.1
- Allow setting a trusted CA certificate (metal-stack/backup-restore-sidecar#120) @robertvolkmann
- Migrate to new tablewriter (metal-stack/backup-restore-sidecar#118) @majst01
metal-apiserver v0.0.4
- Update deps, adjust semver test to new version (metal-stack/metal-apiserver#50) @majst01
- Proposal for improving repository generic interface (metal-stack/metal-apiserver#18) @Gerrit91
- Enable rego linting, fix issues (metal-stack/metal-apiserver#48) @majst01
- Rename store property accordingly (metal-stack/metal-apiserver#46) @majst01
- Allow only prefixes on boundaries, prevent overlaps on update and fix update (metal-stack/metal-apiserver#42) @majst01
- Simplify rethinkdb, less valkey syncs (metal-stack/metal-apiserver#43) @majst01
- Error wrapping got lost with errorutil.Convert (metal-stack/metal-apiserver#36) @majst01
- Use existing context where available (metal-stack/metal-apiserver#40) @majst01
- Use Testserver from go-ipam (metal-stack/metal-apiserver#39) @majst01
metal-metrics-exporter v0.3.0
- feat: add METAL_API_AUTH_TYPE to support read-only acciess via Metal-View auth type (metal-stack/metal-metrics-exporter#24) @mwennrich
- include sbom in container image (metal-stack/metal-metrics-exporter#23) @mac641
- feat: add imageId to metal_machine_allocation_info metric (metal-stack/metal-metrics-exporter#22) @mwennrich
gardener-extension-audit v0.1.15
- Bump vpn-gateway to v0.1.1. (metal-stack/gardener-extension-audit#48) @Gerrit91
sonic-configdb-utils v0.3.0
- Different way to retrieve platform information (metal-stack/sonic-configdb-utils#12) @iljarotar
- change license to MIT (metal-stack/sonic-configdb-utils#28) @iljarotar
- do not set autoneg if not defined (metal-stack/sonic-configdb-utils#27) @iljarotar
- include sbom in container image (metal-stack/sonic-configdb-utils#26) @mac641
- FIX: Add all bgp ports to interfaces (metal-stack/sonic-configdb-utils#23) @iljarotar
- Pass device metadata as values instead of reading current config (metal-stack/sonic-configdb-utils#22) @iljarotar
- Vlan subinterfaces (metal-stack/sonic-configdb-utils#20) @iljarotar
- Adapt LLDP config keys to Edgecore 202111 branch (metal-stack/sonic-configdb-utils#19) @iljarotar
- Add switch to add VTEP with no VXLAN tunnel maps configured (metal-stack/sonic-configdb-utils#18) @iljarotar
- Remove vlan_members variable and always add members (metal-stack/sonic-configdb-utils#17) @iljarotar
- Improve support for Accton-AS4630-54TE and Accton-AS4625-54T (metal-stack/sonic-configdb-utils#16) @iljarotar
- Allow configuring ntp source interface and vrf (metal-stack/sonic-configdb-utils#15) @iljarotar
metal-roles v0.17.7
- Allow configuring the trusted certificate authority of the S3 storage service (metal-stack/metal-roles#444) @robertvolkmann
- add gepm defaults for pods and services cidr (metal-stack/metal-roles#448) @iljarotar
- Allow skipping certificate check for the virtual garden etcd (metal-stack/metal-roles#445) @robertvolkmann
- Sonic role: Enhancements to support multiple neighbors per interconnect (metal-stack/metal-roles#421) @mreiger
- Add loopback as default src address for BGP (metal-stack/metal-roles#430) @iljarotar
- disable-admission-plugins=PersistentVolumeLabels is deprecated since 1.31 (metal-stack/metal-roles#452) @majst01
- Provide endpoints for gardener admission-metal. (metal-stack/metal-roles#454) @Gerrit91
gardener-extension-provider-metal v0.26.3
- Revendor g/g v1.116. (metal-stack/gardener-extension-provider-metal#467) @Gerrit91
- Remove now obsolete kubelet config modification. (metal-stack/gardener-extension-provider-metal#465) @Gerrit91
machine-controller-manager-provider-metal v0.1.26
- Revendor MCM v0.57.1. (metal-stack/machine-controller-manager-provider-metal#41) @Gerrit91
- include sbom in container image (metal-stack/machine-controller-manager-provider-metal#42) @mac641
metal-hammer v0.13.13
- Changes for new supermicro support (metal-stack/metal-hammer#148) @simcod
- Update to go-1.24 and all go modules (metal-stack/metal-hammer#156) @majst01
- Use
docker buildx build
for the metal-hammer image build (metal-stack/metal-hammer#155) @simcod - Configure NTP servers earlier (metal-stack/metal-hammer#149) @simcod
- Fix CI, update actions (metal-stack/metal-hammer#161) @majst01
Merged Pull Requests
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.
The fact that these pull requests were merged does not necessarily imply that they have already become part of this metal-stack release.
- Gardener v1.116 (metal-stack/releases#244) @majst01
- Bump releases to version v0.21.6 (metal-stack/docs#296) @metal-robot[bot]
- Bump releases to version v0.21.7 (metal-stack/docs#298) @metal-robot[bot]
- Patch management information for operators (metal-stack/docs#297) @simcod
- Release Helm OCI artifacts. (metal-stack/gardener-extension-ontap#17) @Honigeintopf
- add sbom section (metal-stack/docs#293) @mac641
- Remove services, remove data lif (metal-stack/gardener-extension-ontap#24) @Honigeintopf
- CISO: Information about cryptography (metal-stack/docs#299) @simcod
- Introduce CISO section (metal-stack/docs#290) @simcod
- Add cryptsetup to debian (metal-stack/metal-images#322) @Honigeintopf
- Go-1.24 and replace zap with slog (metal-stack/gardener-vpn-gateway#2) @majst01
- Size Services for api and admin (metal-stack/api#6) @majst01
- Generate python client, add examples (metal-stack/api#16) @majst01
- add docker build step and include sboms in container image and as release asset (metal-stack/cli#3) @mac641
- Add a Token Refresh Service (metal-stack/api#15) @majst01
- Support empty tokens, and tokens without exp set (metal-stack/api#17) @majst01
- General section and slightly moving stuff (metal-stack/docs#300) @vknabel
- add multiple client functionality (metal-stack/ontap-go#4) @Honigeintopf
- Simplified api for token refresh config (metal-stack/api#18) @majst01
- Do not disable user before password change (metal-stack/go-hal#73) @simcod
- Next release (metal-stack/releases#243) @metal-robot[bot]