atomicapp icon indicating copy to clipboard operation
atomicapp copied to clipboard

[epic milestone] Switching to provider's API rather than direct command line.

Open cdrage opened this issue 10 years ago • 3 comments

So we're changing Openshift from running the command to communicating to the API #321.

We are also adding Mesos that's also talking via the API #392

We should do the same with Docker as well as Kubernetes. Sure, it'll add a lot more dependencies, but this gives us a lot more freedom for manipulation as well as error-checking / testing.

cdrage avatar Nov 18 '15 15:11 cdrage

+1

aweiteka avatar Nov 19 '15 13:11 aweiteka

:+1: @charliedrage, as I had already worked with docker-py in the past, I will start with migrating the docker provider to use docker API.

rtnpro avatar Nov 19 '15 17:11 rtnpro

  • [x] openshift #321
  • [x] mesos #392
  • [ ] docker #445
  • [ ] kubernetes #446

dustymabe avatar Dec 08 '15 16:12 dustymabe