November 14, 2014
View 5c863f9

Merge pull request #9107 from ashahab-altiscale/9062-linked-container

Michael Crosby authored on 2014/11/14 11:25:38
November 11, 2014
View adb07b5

LINKED CONTAINER ID PASSED TO LXC

Abin Shahab authored on 2014/11/11 17:52:41
October 31, 2014
View 46f2944

Address comments.

Vishnu Kannan authored on 2014/10/31 08:06:54
October 25, 2014
View ee7dd44

Mass gofmt

Alexandr Morozov authored on 2014/10/25 07:11:48
View 7c62cee

Use logrus everywhere for logging

Alexandr Morozov authored on 2014/10/25 02:12:35
October 9, 2014
View f96e04f

This patch adds ability in docker to detect out of memory conditions in containers. Since the containers can handle the out of memory kernel kills gracefully, docker will only provide out of memory information as an additional metadata as part of container status. Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)

Vishnu Kannan authored on 2014/10/09 02:03:57
September 30, 2014
View 32dca1a

Strongly type exec driver context

Michael Crosby authored on 2014/09/30 07:40:26
September 26, 2014
View 0913009

Merge pull request #8191 from vieux/improve_error_exec_lxc

Victor Vieux authored on 2014/09/26 07:58:21
September 24, 2014
View ab30e19

Improve error for docker exec & LXC

Victor Vieux authored on 2014/09/24 06:47:33
September 10, 2014
View 623ebf2

Persistent directory for container in execdriver

Alexandr Morozov authored on 2014/09/10 16:34:38
September 4, 2014
View f3c767d

Adding Exec method to native execdriver. Modified Attach() method to support docker exec.

Vishnu Kannan authored on 2014/09/04 14:29:19
August 27, 2014
View 3a7e073

Rename 'StdConfig' to 'StreamConfig'.

Vishnu Kannan authored on 2014/08/27 07:44:00
View 4aa5da2

Refactoring execdriver.Command and Container structs to support 'docker exec' and other similar features in the future.

Vishnu Kannan authored on 2014/08/27 07:05:37
August 13, 2014
View 391c35c

Fix go vet warnings

Alexandr Morozov authored on 2014/08/13 16:37:30
July 25, 2014
View a02f67b

Extract log utils into pkg/log

Josiah Kiehl authored on 2014/07/25 05:37:44