Project

General

Profile

Actions

Idea #7927

closed

[Crunch] arvados-docker-cleaner specifies a Docker API version

Added by Brett Smith over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Start date:
12/16/2015
Due date:
Story points:
0.5

Description

arvados-docker-cleaner currently instantiates docker.Client() without any arguments. In this case, the docker module has a hardcoded constant API version that it tries to use. If that version is newer than the server supports, the connection will fail.

Determine the lowest API version that arvados-docker-cleaner can use, and pass that string as a version kwarg to docker.Client(). If that's too difficult to do, or causes other problems, consider also specifying version='auto'—this will use the server's native API version.


Subtasks 1 (0 open1 closed)

Task #8025: Review 7927-docker-cleaner-api-version-wipResolvedNico César12/16/2015Actions
Actions

Also available in: Atom PDF