gardener / gardener

Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes.

Home Page:https://gardener.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade `k8s.io/*` to `v0.30`, `sigs.k8s.io/controller-runtime` to `v0.18`

rfranzke opened this issue · comments

How to categorize this issue?

/area open-source dev-productivity
/kind enhancement

What would you like to be added:

We should upgrade to the latest versions of our go upstream dependencies:

Important changes / Action items

Here is a list of a few upstream changes to look out for when vendoring g/g, k/* and c-r in any of our repos (e.g. extensions). Please consider the release notes of controller-runtime@v0.18 and upwards as well for a complete list and more details.

⚠️ breaking / most notable changes

  • ...

ℹ️ other changes / good to know / for information only:

  • ...