- 24 Feb, 2016 2 commits
-
-
Justin Santa Barbara authored
Jessie image can be selected by name using AWS_IMAGE_NAME. This is a little easier than specifying the AMI ID.
-
Justin Santa Barbara authored
Given the problems with docker's installation, we should be baking it into the image.
-
- 23 Feb, 2016 11 commits
-
-
Justin Santa Barbara authored
This means we don't have to code the AMI ids for each region.
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
It isn't available (and hopefully not needed) on Debian
-
Brian Grant authored
Don't rely on events in deployment rollback e2e test
-
Prashanth B authored
Remove potential corrupted docker network checkpoint file before star…
-
Dawn Chen authored
again.
-
Brian Grant authored
Remove racy check in waitForDeploymentStatus; wait for underlying resources to reach the desired state instead
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Dawn Chen authored
Plumb node labels through salt
-
- 22 Feb, 2016 27 commits
-
-
Jeff Lowdermilk authored
Expose node-labels flag on kubelet for gce via a startup script env var.
-
Dawn Chen authored
Teach the kubelet about promiscuous mode, take 2
-
Dawn Chen authored
Add image version to glbc name.
-
Janet Kuo authored
Remove racy check in waitForDeploymentStatus; wait for underlying resources to reach the desired state instead
-
Dawn Chen authored
Add milestone tag clarifications
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Janet Kuo authored
-
Dawn Chen authored
Make sure docker is properly shutdown before startup.
-
Joe Finney authored
-
Dawn Chen authored
-
Yifan Gu authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Brian Grant authored
Updated label selector for daemon set
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Brian Grant authored
Mark flaky Deployment e2e tests until the problems are resolved.
-
Justin Santa Barbara authored
Based on the official debian image, with the following changes: * Switched extlinux -> grub, because we need to change kernel options to enable the memory cgroup controller, and extlinux is harder and has reboot problems * Added packages that would otherwise be installed as part of the boot (just an optimization) * Also add the cloud-initramfs-growroot package; with it the root volume will resize. * We add panic=10 & oops=panic to kernel options * We install the packages as per the base image, except we install awscli from pip, because the repo version is really old.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Brian Grant authored
Ref #21463, #21467, #21491, #19299
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Justin Santa Barbara authored
Once we've built the master, we can build kubeconfig. By doing so, if we time out waiting for the nodes, the system is still configured correctly. In particular, spot instances can be slow to launch. Related to issue #21200
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Eric Tune authored
Helps debug problem when running tests on OS X.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Wojciech Tyczynski authored
Revert "kubelet: fix duplicated status updates at pod cleanup"
-