machine-drivers / machine

Machine management for a container-centric world
Apache License 2.0
25 stars 16 forks source link

exoscale: egoscale v0.12.2 #9

Closed greut closed 5 years ago

greut commented 6 years ago

Description

Bump egoscale library for the Exoscale driver to v0.12 (previously #6)

We will be working to have our integration tests running on Travis so they are publicly available.

Best!

Related issue(s)

It would be nice to update dep to 0.5 as the format changed.

afbjorklund commented 5 years ago

Would it make sense to move this driver to an external repository instead ?

greut commented 5 years ago

@afbjorklund it would probably make sense that any drivers are made external considering Docker Inc actual position.

afbjorklund commented 5 years ago

It would also make it easier, to only host drivers here and not change the "API" (i.e. libmachine) ? Even if updating the bundled drivers doesn't actually change libmachine, currently they are combined...

Anyway, adding some make scaffolding and creating "machine-drivers/docker-machine-driver-exoscale" could be an easier way to implement this, than to add a massive (in lines of code) merge to "machine".

greut commented 5 years ago

@afbjorklund what about? https://github.com/exoscale/docker-machine-driver-exo

afbjorklund commented 5 years ago

@greut : added https://github.com/machine-drivers/docker-machine-driver-exo for this