The root cause of the problem is that eagerPoolCreator tries to create the deployment when the poolmanager is trying to delete it. To avoid this, start eager pool creator after executor starts serving requests.
The root cause of the problem is that eagerPoolCreator tries to create the deployment when the poolmanager is trying to delete it. To avoid this, start eager pool creator after executor starts serving requests.