mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-08 14:55:54 -05: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.