we are facing to an issue that we need to re-install MES service and database when we failed to deploy custom package using Cmf DevOps Portal.
the details below,
#1. if we got a deployment errors from the DevOps Portal caused by our mistake data, the MES service could be unavailable though its status shows normal on k8s container.
#2. we tried to re-deploy this custom package after fixed some data-mistake, but it couldn’t deploy success anymore
so may be that issue could be a risk that MES service WILL be unvailable when we made any mistake on deployment to PRODUCTION env.