mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-22 06:46:39 -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.