gardener / gardener-extension-os-coreos

Gardener extension controller for the CoreOS/FlatCar Container Linux operating system.
https://gardener.cloud
Apache License 2.0
4 stars 31 forks source link

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

Closed rfranzke closed 7 months ago

rfranzke commented 7 months ago

How to categorize this PR?

/area os /kind cleanup

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-coreos/pull/80

Release note:

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