gardener / gardener-extension-os-gardenlinux

Gardener extension controller for the Garden Linux operating system
Apache License 2.0
9 stars 30 forks source link

Cleanup legacy code for `cloud-config-downloader` scenario #161

Closed rfranzke closed 4 months ago

rfranzke commented 5 months ago

How to categorize this PR?

/area os /kind cleanup /os garden-linux

What this PR does / why we need it: This PR cleans up the legacy code for the cloud-config-downloader scenario before gardener-node-agent was introduced.

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

Special notes for your reviewer: Follow-up of https://github.com/gardener/gardener-extension-os-gardenlinux/pull/130

Release note:

This extension is no longer able to run with Gardener versions lower than `v1.90` when the `UseGardenerNodeAgent` feature gate is disabled.