mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-10 01:49:04 -04:00

Resource names are only unique per kind+ns. Without this patch it might happen that there are two resources with the same name in different namespaces. Upgrade might fail in that case.