cbickel opened a new pull request #2688: Remove deployment code to remove 
controllers without indexes
URL: https://github.com/apache/incubator-openwhisk/pull/2688
 
 
   In June, we've added the ability to deploy hot-standby controllers 
(https://github.com/apache/incubator-openwhisk/commit/fdbf073a386c33aed1b06ed93eaea39ee4382c7b).
   With this commit, the containername of the controllers has been changed from 
`controller` to `controller0`, `controller1`, ...
   To not break the update of existing deployments we left the cleanup of 
containers called `controller` in the cleanup script of the controller.
   Since the change of renaming the containers is long time ago, we can remove 
this old code now.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to