- 30 Apr, 2015 4 commits
-
-
Jeff Lowdermilk authored
Support recovery for anonymous roll outs
-
Quinton Hoole authored
Bump kube2sky to 1.2. Point it at https endpoint (3rd try).
-
Victor Marmol authored
Adapt pod killing and cleanup for generic container runtime
-
Victor Marmol authored
cluster/gce/coreos: Add metadata-service in node.yaml
-
- 29 Apr, 2015 36 commits
-
-
Brendan Burns authored
-
Yu-Ju Hong authored
This change removes docker-specifc code in killUnwantedPods. It also instructs the cleanup code to move away from interacting with containers directly. They should always deal with the pod-level abstraction if at all possible.
-
Yu-Ju Hong authored
Move ComputePodChanges to the Docker runtime
-
Jeff Lowdermilk authored
Cobra rebase
-
CJ Cullen authored
-
Yifan Gu authored
-
Robert Bailey authored
Go SSH e2e tests
-
Victor Marmol authored
Fix YAML parsing for v1beta3 objects in the kubelet for file/http
-
Victor Marmol authored
Adding system oom events from kubelet
-
Victor Marmol authored
This logic is specific to the Docker runtime. This move is the first step towards making syncPod() runtime-agnostic.
-
Yu-Ju Hong authored
Move Prober to its own subpackage
-
CJ Cullen authored
Revert "Add a simple cache for objects stored in etcd"
-
CJ Cullen authored
-
Brendan Burns authored
-
Max Forbes authored
-
Max Forbes authored
-
Vishnu Kannan authored
Kubelet will continuously watch for system OOMs and generate events whenever it encounters a system OOM.
-
Zach Loafman authored
Fix parallel-e2e.sh to work on my macbook (bash v3.2)
-
CJ Cullen authored
-
Victor Marmol authored
This will allow it to be reused by the runtimes.
-
Yu-Ju Hong authored
Move network plugin TearDown to DockerManager
-
CJ Cullen authored
Fixes #7498 - CoreOS Getting Started Guide had invalid cloud config
-
CJ Cullen authored
Fix invalid character '"' after object key:value pair
-
Victor Marmol authored
Fixed kubelet deleting data from volumes on stop (#7317).
-
Brian Grant authored
Fixing hooks/description to catch API fields without description tags
-
Daniel Smith authored
RcManager watches pods and RCs instead of polling every 10s
-
Daniel Smith authored
Add a simple cache for objects stored in etcd
-
Eric Paris authored
-
Eric Paris authored
-
Victor Marmol authored
kubelet/container: Add GetContainerLogs to runtime interface.
-
Victor Marmol authored
kubelet: Refactor isPodRunning() in runonce.go
-
Victor Marmol authored
kubelet/container: Update the runtime interface.
-
Victor Marmol authored
Set the default namespace for events to be "default"
-
Victor Marmol authored
cadvisor is obsoleted so kubelet service does not require it.
-
Eric Paris authored
-
Paul Morie authored
Convert Secret registry to use update/create strategy, allow filtering by Type
-