| November 6, 2014 | ||
|---|---|---|
View 69a5b82
See #8379 - if the container doesn't start I added code to make sure that if no other processing sets the container.exitCode to a non-zero value when we make sure its done before we return. I also made sure that while trying to start the CMD/ENTRYPOINT, if it fails, then we set the container.exitCode to the exitStatus from the exec().Doug Davis authored on 2014/11/06 11:23:42 |
||
| October 31, 2014 | ||
|---|---|---|
View 46f2944
Address comments.Vishnu Kannan authored on 2014/10/31 08:06:54 |
||
| October 25, 2014 | ||
|---|---|---|
View ee7dd44
Mass gofmtAlexandr Morozov authored on 2014/10/25 07:11:48 |
||
View 7c62cee
Use logrus everywhere for loggingAlexandr 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 29, 2014 | ||
|---|---|---|
View bfc9d8b
Fix typo:betweem->between and PtySlace->PtySlaveArikaChen authored on 2014/09/29 00:01:35 |
||
| September 1, 2014 | ||
|---|---|---|
View e0339d4
Use State as embedded to ContainerAlexandr Morozov authored on 2014/09/01 00:20:35 |
||
| August 28, 2014 | ||
|---|---|---|
View 517ba44
Merge Container and State mutexesAlexandr Morozov authored on 2014/08/28 20:39:27 |
||
| 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 |
||
View 12ff89a
Fix race condition between cleanup and StartAlexandr Morozov authored on 2014/08/27 00:53:43 |
||
| August 15, 2014 | ||
|---|---|---|
View 0d4d7e4
Cleanup: Make channels unbufferedAlexandr Morozov authored on 2014/08/15 02:50:22 |
||
| August 14, 2014 | ||
|---|---|---|
View 93d6adf
Fix race between container cleanup and inspect/psAlexandr Morozov authored on 2014/08/14 20:51:31 |
||
View 1480168
Fix race condition in sending started signal from monitorAlexandr Morozov authored on 2014/08/14 16:01:39 |
||
View a039232
another commit to do like @crosbymichaelVictor Vieux authored on 2014/08/14 10:36:26 |
||