Ratnadeep Debnath

Results 63 comments of Ratnadeep Debnath

@cdrage I was able to reproduce the above scenario you had reported. It was a bug due to not passing component namespace when loading an external Nulecule application from path:...

May be we should just ship Atomic App metadata and run it directly on the host using atomicapp, using the host's native docker client, compatible with the docker engine.

@cdrage ping? we need to sync up on this.

@dustymabe isn't it already taken care by #456 ?

It's a generic problem, and not just for Docker. As we had already discussed in the past, IIRC, deployments should be atomic. If the deployment of a component fails, we...

This issue should be renamed to `Atomic deployments`, I think :)

@dustymabe @cdrage Do we want to merge it for GA? If not, we should remove the `GA` milestone label from this issue.

Yes, cleaning up containers should go to a different step, and that's in our roadmap. However, this issue leaves the current user experience using Docker provider poor. The main culprit...