Closed robertvolkmann closed 3 months ago
@vknabel Do want to support empty RegistryMirrors or not? https://github.com/metal-stack/gardener-extension-provider-metal/blob/b38f4e809a4fd20ae5d0b48022f20784a1e32521/pkg/webhook/shoot/mutator.go#L170 https://github.com/metal-stack/gardener-extension-provider-metal/blob/b38f4e809a4fd20ae5d0b48022f20784a1e32521/pkg/webhook/controlplane/ensurer.go#L663
@robertvolkmann if the network access type is not baseline, the NetworkIsolation
and its RegistryMirrors
must be set and contain at least one mirror.
rebase and run in test
Worked fine in test
Validate network isolation configuration in a single location rather than performing validation in multiple places