gardener / gardener-extension-provider-equinix-metal

Gardener extension controller for the Equinix Metal cloud provider (https://equinixmetal.com/).
https://gardener.cloud
Apache License 2.0
8 stars 49 forks source link

WIP: Upgrade and adapt new `WorkerPoolHash` function in Gardener `v1.98` #318

Open Duciwuci opened 3 months ago

Duciwuci commented 3 months ago

How to categorize this PR?

/area dev-productivity /kind enhancement /platform equinix-metal

What this PR does / why we need it:

This Pull Requests upgrades the Gardener dependency v1.95 -> v1.98. This includes also the new WorkerPoolHash function, which now needs an additional variable to be passed.

Which issue(s) this PR fixes: Part of https://github.com/gardener/gardener/issues/2590 in Gardener/Gardener.

Special notes for your reviewer:

Release note:

Upgrade and adapt new `WorkerPoolHash` function in Gardener `v1.98`.
gardener-robot commented 3 months ago

@Duciwuci Thank you for your contribution.

Duciwuci commented 3 months ago

/hold we need more context for adapting the new Workerpoolhash function (see TODO)