v0.20.0
gardener-robot-ci-3
released this
07 Jun 12:36
·
20 commits
to master
since this release
[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][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
[OPERATOR]
Fix for edge case of Node object deletion missed during machine termination. by @elankath [gardener/machine-controller-manager#887][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]
🏃 Others
[OPERATOR]
Updated k8s dependencies tov0.29.3
by @rishabh-11 [gardener/machine-controller-manager#907][OPERATOR]
Removed vendor directory by @rishabh-11 [gardener/machine-controller-manager#903][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]
fixed IT for seed with k8s >= 1.27 as control cluster by @piyuagr [gardener/machine-controller-manager#869][OPERATOR]
machine controller won't reconcile machine on non-spec update events by @himanshu-kun [gardener/machine-controller-manager#877][DEVELOPER]
Bumpk8s.io/*
deps tov0.28.2
by @afritzler [gardener/machine-controller-manager#858][DEVELOPER]
go-git now removed from dependencies due to CVE's. by @elankath [gardener/machine-controller-manager#896]
📖 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-aws]
✨ New Features
[USER]
It is now possible to specify CPU options for AWS instances. by @AndreasBurger [#161][USER]
Implements the driver metrics added to MCM in version0.50.0
such that duration of calls to AWS and any failed requests are recorded:[OPERATOR]
AddIpv6AddressCount
andIpv6PrefixCount
to enable the assignment of an ipv6 address and an ipv6 prefix to instances. by @gardener-robot-ci-2 [#162]
🏃 Others
[OPERATOR]
Vendor directory removed by @rishabh-11 [#160]
Docker Images
- machine-controller-manager-provider-aws:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-aws:v0.20.0