ssl-hep/ServiceX_App

recreating transformers

Opened this issue · 0 comments

In the logs one finds that we are repeatedly trying to create transformers with the same name.
Here an example:

HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"deployments.apps "transformer-7e6c1c5b-7fad-43f3-bffe-4532d9d45e28" already exists","reason":"AlreadyExists","details":{"name":"transformer-7e6c1c5b-7fad-43f3-bffe-4532d9d45e28","group":"apps","kind":"deployments"},"code":409}