Stavros Panakakis
|
3ee2975d76
|
Upgrade docker sdk to moby (#491)
* Replace deprecated method
* Upgrade docker sdk to moby
|
2021-09-07 08:03:13 -03:00 |
|
Marcos Lilljedahl
|
6e925c9a85
|
Fix print formatting errors
|
2018-02-24 12:45:41 -03:00 |
|
Marcos Nils
|
3481442768
|
Initial k8s support in libplayground (#216)
* Initial k8s support in libplayground
* Make tasks never give up + custom event for k8s cluster status
|
2017-11-16 18:23:13 -03:00 |
|
Marcos Lilljedahl
|
7ce693fab5
|
Vendor dependencies and use docker/go-docker for API types
|
2017-10-20 18:42:16 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
2a261094ff
|
GetForSession now expects a *types.Session instead of a string
|
2017-09-20 17:29:58 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
86f27ee10d
|
Connections to unsecure hosts has to go to 2375 not 2376.
Make swarm ports search by hostname and not instance name as it is what
we get from swarm.
|
2017-09-18 17:13:03 -03:00 |
|
Marcos Lilljedahl
|
05135dd645
|
Use port 2376 for SSL daemon configuration
|
2017-09-17 23:00:45 -03:00 |
|
Marcos Lilljedahl
|
d1cae34ddf
|
Use routableIP when connecting to instances
|
2017-09-17 22:31:31 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
8d33c2c680
|
Proxy both http and https to docker daemon
|
2017-09-15 21:28:27 -03:00 |
|
Marcos Lilljedahl
|
fb1e50deaf
|
Refactor GetForInstance so it doesn't depends on storage
|
2017-08-11 18:16:14 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
0e08107738
|
Tests are working again
|
2017-07-28 20:42:05 -03:00 |
|