- Jun 08, 2017
-
-
Brad Beam authored
Fixes #1334
-
- Jun 07, 2017
-
-
Brad Beam authored
Fix docker restart in atomic
-
- Jun 06, 2017
-
-
Brad Beam authored
Adding flag for docker container in kubelet w/ rkt
-
Spencer Smith authored
Support provisioning vagrant k8s clusters with coreos
-
- Jun 04, 2017
-
-
Kevin Jing Qiu authored
-
- Jun 03, 2017
-
-
Kevin Jing Qiu authored
-
Kevin Jing Qiu authored
-
Kevin Jing Qiu authored
-
Kevin Jing Qiu authored
-
- May 31, 2017
-
-
Spencer Smith authored
check if cloud_provider is defined
-
Spencer Smith authored
-
- May 30, 2017
-
-
Spencer Smith authored
Adds note on versionlock to README
-
Spencer Smith authored
Resolve upgrade issues
-
Spencer Smith authored
add direct path for cert in AWS with RHEL family
-
- May 28, 2017
-
-
Jonas Matser authored
Note to users that auto-updates break clusters that don't lock the docker version somehow.
-
- May 27, 2017
-
-
Spencer Smith authored
-
Spencer Smith authored
-
Spencer Smith authored
-
- May 26, 2017
-
-
Spencer Smith authored
add scale.yml to do minimum needed for a node bootstrap
-
Spencer Smith authored
adding --skip-exists flag for peer_with_router
-
- May 25, 2017
-
-
Justin Hunthrop authored
-
- May 24, 2017
-
-
Spencer Smith authored
-
- May 23, 2017
-
-
Spencer Smith authored
Added dynamic inventory for AWS as contrib
-
Spencer Smith authored
upgrade k8s version to 1.6.4
-
zoues authored
-
zouyee authored
-
- May 19, 2017
-
-
Matthew Mosesohn authored
Add host-based kubelet deployment
-
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.
-
Spencer Smith authored
-
Spencer Smith authored
-
- May 18, 2017
-
-
Spencer Smith authored
Minor kubelet updates
-
- 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.
-
Spencer Smith authored
issue raw yum command since we don't have facts in bootstrapping
-
Brad Beam authored
Fixed nova command to get available flavors
-
- May 16, 2017
-
-
Brad Beam authored
-