mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-16 05:33:14 -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.