gardener / gardener-extension-provider-aws

Gardener extension controller for the AWS cloud provider (https://aws.amazon.com).
https://gardener.cloud
Apache License 2.0
19 stars 97 forks source link

Extend/infrastructure config #1011

Closed DockToFuture closed 1 month ago

DockToFuture commented 3 months ago

How to categorize this PR?

/area networking /kind enhancement /platform aws

What this PR does / why we need it: This PR continues the work from https://github.com/gardener/gardener/pull/9998 to allow propagating network ranges from provider extension to Shoot status. It adds fields for the node, pod and service CIDRs to the InfrastructureConfig. When defined they are taken into account as well as the fields defined in the networking section of the shoot.yaml file. The PR is a prerequisite to later add the delegated prefixes provided by the AWS infrastructure provider.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Propagate network ranges from provider extension to Shoot status.
kon-angelo commented 3 months ago

/hold

hebelsan commented 1 month ago

/needs rebase

DockToFuture commented 1 month ago

Not needed any more