kong-operator icon indicating copy to clipboard operation
kong-operator copied to clipboard

Creating multiple clusters w/same name breaks logic

Open stevesloka opened this issue 8 years ago • 0 comments

There's an internal map which manages the clusters deployed inside the operator. Right now it's using the name of the cluster, need to make unique by appending the namespace or something.

For now, the workaround is to make sure clusters have unique names.

stevesloka avatar Jun 14 '17 20:06 stevesloka