- 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
-
Sergii Golovatiuk authored
When VPC is used, external DNS might not be available. This patch change behavior to use metadata service instead of external DNS when upstream_dns_servers is not specified. Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
Sergii Golovatiuk authored
According to code apiserver, scheduler, controller-manager, proxy don't use resolution of objects they created. It's not harmful to change policy to have external resolver. Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
Sergii Golovatiuk authored
kubernetesUnitPrefix was changed to k8s_* in 1.5. This patch reflects this change in kargo
-
- Apr 19, 2017
-
-
Matthew Mosesohn authored
Fixes #1229
-
Brad Beam authored
If this path doesnt exist, it will cause kubelet to fail to start when using rkt
-
Hans Kristian Flaatten authored
-
- Apr 17, 2017
-
-
Spencer Smith authored
-
Spencer Smith authored
-
Spencer Smith authored
-
Spencer Smith authored
-