- Jun 29, 2017
-
-
tanshanshan authored
-
- Jun 27, 2017
-
-
Chad Swenson authored
-
gdmelloatpoints authored
-
Seungkyu Ahn authored
Update kube-dns version to 1.14.2 https://github.com/kubernetes/kubernetes/pull/45684
-
- Jun 26, 2017
-
-
gdmelloatpoints authored
Make etcd_backup_prefix configurable. Ensures that backups can be stored on a different location other than ${HOST}/var/backups, say an EBS volume on AWS.
-
jwfang authored
-
- Jun 23, 2017
-
-
Abdelsalam Abbas authored
-
- Jun 19, 2017
-
-
Seungkyu Ahn authored
-
- Jun 16, 2017
-
-
Spencer Smith authored
-
- Jun 09, 2017
-
-
Brad Beam authored
-
- Jun 08, 2017
-
-
Brad Beam authored
Fixes #1334
-
- May 31, 2017
-
-
Spencer Smith authored
-
- May 27, 2017
-
-
Spencer Smith authored
-
Spencer Smith authored
-
- May 25, 2017
-
-
Justin Hunthrop authored
-
- May 23, 2017
-
-
zouyee authored
-
- May 19, 2017
-
-
Josh Lothian authored
With live-restore: true, we don't need a special docker restart
-
Josh Lothian authored
Previous patch removed the step that sets live-restore back to false, so don't try to notify that handler any more
-
Matthew Mosesohn authored
Kubelet gets copied from hyperkube container and run locally.
-
- May 17, 2017
-
-
Josh Lothian authored
Leave live-restore false to updates always pick up new network configuration
-
Josh Lothian authored
-
Josh Lothian authored
Before restarting docker, instruct it to kill running containers when it restarts. Needs a second docker restart after we restore the original behavior, otherwise the next time docker is restarted by an operator, it will unexpectedly bring down all running containers.
-
Josh Lothian authored
In atomic, containers are left running when docker is restarted. When docker is restarted after the flannel config is put in place, the docker0 interface isn't re-IPed because docker sees the running containers and won't update the previous config. This patch kills all the running containers after docker is stopped. We can't simply `docker stop` the running containers, as they respawn before we've got a chance to stop the docker daemon, so we need to use runc to do this after dockerd is stopped.
-
- May 16, 2017
-
-
Brad Beam authored
-
Brad Beam authored
-
Spencer Smith authored
-
- May 13, 2017
-
-
Spencer Smith authored
-
- May 12, 2017
-
-
Spencer Smith authored
-
- May 08, 2017
-
-
moss2k13 authored
Added full path for helm
-
- May 01, 2017
-
-
Spencer Smith authored
-
- Apr 29, 2017
-
-
Spencer Smith authored
-
- Apr 28, 2017
-
-
Brad Beam authored
-
Spencer Smith authored
-
- Apr 27, 2017
-
-
Aleksandr Didenko authored
Replace 'netcheck_tag' with 'netcheck_version' and add additional 'netcheck_server_tag' and 'netcheck_agent_tag' config options to provide ability to use different tags for server and agent containers.
-
- Apr 26, 2017
-
-
Sergii Golovatiuk authored
- Fix when clauses in various places - Update requirements.txt - Fix README.md Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Apr 24, 2017
-
-
Aleksey Kasatkin authored
-
- Apr 21, 2017
-
-
FengyunPan authored
-
- Apr 20, 2017
-
-
Greg Althaus authored
on centos. The bootstrap tty fixup needs it.
-
Spencer Smith authored
-
Spencer Smith authored
-