Releases: gardener/machine-controller-manager-provider-gcp
Releases · gardener/machine-controller-manager-provider-gcp
v0.26.0
[github.com/gardener/machine-controller-manager-provider-gcp:v0.26.0]
🏃 Others
[OPERATOR]
Fix an issue that caused make targets to fail by ensuring MCM is present in the mod cache by @aaronfern [#157][USER]
It is now possible to provision node with nested virtualization. by @schrodit [#156][USER]
Update build workflow to now also build arm64 images by @aaronfern [#175][USER]
AliasIPs can be assigned for single-stack networking. by @axel7born [#171][DEVELOPER]
Convert.reuse/dep5
toREUSE.toml
. by @thiyyakat [#164][USER]
Add storagePool field to provider spec by @hebelsan [#151]
🏃 Others
Container (OCI) Images
- machine-controller-manager-provider-gcp:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-gcp:v0.26.0
v0.25.0
[gardener/machine-controller-manager-provider-gcp]
🏃 Others
[OPERATOR]
machine-controller-manager-provider-gcp base image is updated togcr.io/distroless/static-debian12:nonroot
by @aaronfern [#154][USER]
Improved credentials configuration validation. by @aaronfern [#155]
Container (OCI) Images
- machine-controller-manager-provider-gcp:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-gcp:v0.25.0
v0.24.0
[gardener/machine-controller-manager]
✨ New Features
[OPERATOR]
Machine Controller Manager now supports a new machine deployment strategy called InPlaceUpdate. by @acumino [gardener/machine-controller-manager#973]
🐛 Bug Fixes
[OPERATOR]
machine-controller-manager version, and build information are printed at startup. by @renormalize [gardener/machine-controller-manager#985][OPERATOR]
A new termination queue to handle machines scheduled for deletion introduced to separate creation requests from deletion by @takoverflow [gardener/machine-controller-manager#964]
🏃 Others
[OPERATOR]
Resource exhaustion on machine creation results in a longer retry period by @takoverflow [gardener/machine-controller-manager#981][OPERATOR]
Integration test framework enhancements for resource and process cleanup by @takoverflow [gardener/machine-controller-manager#968]
Docker Images
- machine-controller-manager-provider-gcp:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-gcp:v0.24.0
v0.23.0
[gardener/machine-controller-manager-provider-gcp]
📰 Noteworthy
[OPERATOR]
Thegardener/machine-controller-manager
dependency has been updated tov0.57.1
. Release Notes by @aaronfern [#144][DEVELOPER]
Golang version updated to1.24.1
by @aaronfern [#145]
Docker Images
- machine-controller-manager-provider-gcp:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-gcp:v0.23.0
v0.22.0
[gardener/machine-controller-manager-provider-gcp]
🏃 Others
[OPERATOR]
vendored MCM version has been upgraded to v0.56.0 by @aaronfern [#139][OPERATOR]
pipeline_integration_test now uses the control plane of a cluster to deploy objects part of its tests by @aaronfern [#139][USER]
Fix validation of Ipv6AccessType by @kron4eg [#137]
Docker Images
- machine-controller-manager-provider-gcp:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-gcp:v0.22.0
v0.21.0
[gardener/machine-controller-manager-provider-gcp]
🏃 Others
[DEVELOPER]
Addedgosec
for Static Application Security Testing (SAST). by @thiyyakat [#134][DEVELOPER]
Thegardener/machine-controller-manager
dependency has been updated tov0.55.1
. Release Notes by @thiyyakat [#134][DEVELOPER]
Updated go lang version to1.23.3
by @thiyyakat [#134][USER]
MCM provider GCP is able to provide the values for ashieldedInstanceConfiguration
from a machineClass to the GCP API. by @MrBatschner [#135]
Docker Images
- machine-controller-manager-provider-gcp:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-gcp:v0.21.0
v0.20.0
[gardener/machine-controller-manager]
✨ New Features
[DEVELOPER]
MCM adds the name of the machine tonode.gardener.cloud/machine-name
label of the corresponding node. by @oliver-goetz [gardener/machine-controller-manager#919][DEVELOPER]
MCM replaces the magic string<<MACHINE_NAME>>
in user data with the name of the machine when it is bootstrapped. by @oliver-goetz [gardener/machine-controller-manager#919]
🐛 Bug Fixes
[OPERATOR]
Fixed a bug where theUnitialised
error code was blocking machine deletion by @rishabh-11 [gardener/machine-controller-manager#928][OPERATOR]
Fixed a bug where failure of machine initialization caused label updates to not happen. by @thiyyakat [gardener/machine-controller-manager#940][DEVELOPER]
Fixed bug that removed the shoot-- prefix from control cluster namespace for integration tests using the gardener local setup case by @thiyyakat [gardener/machine-controller-manager#935]
🏃 Others
[OPERATOR]
Golang version used is now upgraded to1.22.5
by @aaronfern [gardener/machine-controller-manager#929][OPERATOR]
Drain timeout is now correctly honored for Pod eviction during Machine Drain by @sssash18 [gardener/machine-controller-manager#920][OPERATOR]
getVMStatus
always redirects toInitiateDrain
. It also populates the node label on the machine object by checkingnode.gardener.cloud/machine-name
label on the nodes. by @thiyyakat [gardener/machine-controller-manager#940][OPERATOR]
golangci-lint will now be used as the linter instead of the older golint by @aaronfern [gardener/machine-controller-manager#929][DEVELOPER]
The following dependencies are updated:k8s.io/*
:v0.29.3
->v0.31.0
by @ary1992 [gardener/machine-controller-manager#938]
📖 Documentation
[OPERATOR]
Broken API doc links are now fixed by @rishabh-11 [gardener/machine-controller-manager#927]
[gardener/machine-controller-manager-provider-gcp]
🏃 Others
[USER]
Golang version updated to1.22.5
by @rishabh-11 [#126][DEVELOPER]
MCM can now retrieve the project ID from a "projectID" data key, allowing support for credential configurations that do not directly contain the project ID. One such case is a workload identity credential configuration. by @dimityrmirchev [#130][OPERATOR]
golangci-lint will now be used as the linter instead of the older golint by @aaronfern [#127]
Docker Images
- machine-controller-manager-provider-gcp:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-gcp:v0.20.0
v0.19.0
[gardener/machine-controller-manager-provider-gcp]
🏃 Others
[DEVELOPER]
Removed vendor directory by @rishabh-11 [#112][DEVELOPER]
Support for passing disk params provisioned-iops and provisioned-throughput by @hebelsan [#122][USER]
The providerSpec validation has changed for the following driver calls:-- DeleteMachine, ListMachines, and GetMachineStatus validate only the zone field in the providerSpec. by @rishabh-11 [#123]
[USER]
Remove strict validation about disk types by @kon-angelo [#108]
[gardener/machine-controller-manager]
⚠️ Breaking Changes
[DEVELOPER]
New provider method Driver.InitializeMachine added for Post-Creation VM Instance Initialization steps. by @elankath [gardener/machine-controller-manager#898]
🏃 Others
[OPERATOR]
Removed vendor directory by @rishabh-11 [gardener/machine-controller-manager#903][OPERATOR]
Updated k8s dependencies tov0.29.3
by @rishabh-11 [gardener/machine-controller-manager#907]
Docker Images
- machine-controller-manager-provider-gcp:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-gcp:v0.19.0
v0.18.0
[gardener/machine-controller-manager]
⚠️ Breaking Changes
[OPERATOR]
Change OCI Image Registry from GCR (eu.gcr.io/gardener-project
) to Artifact-Registry (europe-docker.pkg.dev/gardener-project/releases
). Users should update their references. by @ccwienk [gardener/machine-controller-manager#878]
🐛 Bug Fixes
[DEVELOPER]
MCM restart happens properly in integration tests now. This fix will get activated, once this version is vendored in your mcm-provider by @sssash18 [gardener/machine-controller-manager#879][DEVELOPER]
A bug inUpdateNodeToMachine
which cause the IT to fail is fixed. by @elankath [gardener/machine-controller-manager#893][OPERATOR]
Fix for edge case of Node object deletion missed during machine termination. by @elankath [gardener/machine-controller-manager#887]
🏃 Others
[OPERATOR]
fixed IT for seed with k8s >= 1.27 as control cluster by @piyuagr [gardener/machine-controller-manager#869][OPERATOR]
Architecture field added in the nodetemplate. This will allow CA to pickup architecture from machine class and schedule pods on relevant arch nodes. by @sssash18 [gardener/machine-controller-manager#894][OPERATOR]
machine controller won't reconcile machine on non-spec update events by @himanshu-kun [gardener/machine-controller-manager#877][DEVELOPER]
go-git now removed from dependencies due to CVE's. by @elankath [gardener/machine-controller-manager#896][DEVELOPER]
Bumpk8s.io/*
deps tov0.28.2
by @afritzler [gardener/machine-controller-manager#858]
📖 Documentation
[DEVELOPER]
Phase transition diagram for a machine object is added to FAQs by @himanshu-kun [gardener/machine-controller-manager#886]
[gardener/machine-controller-manager-provider-gcp]
📰 Noteworthy
[DEVELOPER]
The GCPProviderSpec now supports settingminCpuPlatform
to configure the minimum CPU platform requested for the VM. by @AndreasBurger [#98]
Docker Images
- machine-controller-manager-provider-gcp:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-gcp:v0.18.0
v0.17.1
[gardener/machine-controller-manager]
🐛 Bug Fixes
[OPERATOR]
Removesnode.machine.sapcloud.io/not-managed-by-mcm
annotation from nodes managed by the MCM. by @gardener-robot-ci-3 [gardener/machine-controller-manager#866]
🏃 Others
[OPERATOR]
The defaultmachine-safety-orphan-vms-period
has been reduced from 30m to 15m. by @gardener-robot-ci-3 [gardener/machine-controller-manager#866]
Docker Images
machine-controller-manager-provider-gcp: eu.gcr.io/gardener-project/gardener/machine-controller-manager-provider-gcp:v0.17.1