Azure / service-fabric-mesh-preview

Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managing infrastructure. Service Fabric Mesh , aka project “SeaBreeze” is currently available in private preview. This repository will be used for tracking bugs/feature requests as GitHub issues and for maintaining the latest documentation.
MIT License
82 stars 13 forks source link

Deploy stuck if you deploy apps with the same network #182

Closed yizhang82 closed 5 years ago

yizhang82 commented 6 years ago
  1. Deploy app with network
  2. Change the app.json and rename the app name, but keep the same network
  3. Deploy again. You'll get stuck.

From what I heard from vaishanv, it shouldn't be allowed. So this should be an error.

mattrowmsft commented 5 years ago

Fixed now to fail