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

Adapt to changes needed for `gardener-node-agent` #80

Closed rfranzke closed 11 months ago

rfranzke commented 1 year ago

How to categorize this PR?

/area os /kind enhancement

What this PR does / why we need it: This PR adapts this extension to changes needed for gardener-node-agent, see https://github.com/gardener/gardener/pull/8647 for more information.

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

Special notes for your reviewer: Kindly use the dedicated commits for an easier review process.

/cc @oliver-goetz @MrBatschner @danielfoehrKn

Release note:

This extension is now prepared to run with an enabled `UseGardenerNodeAgent` feature gate.
rfranzke commented 1 year ago

/hold Let's wait with the merge for another revendoring with gardener/gardener@v1.83.0 containing https://github.com/gardener/gardener/pull/8707

rfranzke commented 12 months ago

/unhold gardener/gardener@v1.84 has been released today, and this PR has been adapted accordingly.

/cc @MrBatschner @danielfoehrKn @oliver-goetz I think it's ready to be merged now. Please proceed with the review, thank you!

rfranzke commented 11 months ago

Can we merge (and release?) this as well?