Make handing of floating pool (subnet) names more robust #129
Labels
area/robustness
Robustness, reliability, resilience related
exp/intermediate
Issue that requires some project experience
kind/enhancement
Enhancement, improvement, extension
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
platform/openstack
OpenStack platform/infrastructure
priority/3
Priority (lower number equals higher priority)
topology/garden
Affects Garden clusters
topology/seed
Affects Seed clusters
How to categorize this issue?
/area robustness
/kind enhancement
/priority normal
/platform openstack
/exp intermediate
/topology garden seed
What would you like to be added:
Today it's possible to provide these data in the
InfrastructureConfig
:There is no validation to prevent submitting a GUID while a name is expected. Consequently, the infrastructure reconciliation (or deletion) will fail.
To improve this I'm seeing two options at the moment:
Personally, I'd prefer the second option.
Why is this needed:
Robustness, better user experience, less ops effort.
The text was updated successfully, but these errors were encountered: