- 30 Apr, 2015 1 commit
-
-
jayunit100 authored
-
- 29 Apr, 2015 35 commits
-
-
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
-
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
-
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.
-
Paul Morie authored
Convert Secret registry to use update/create strategy, allow filtering by Type
-
Wojciech Tyczynski authored
Updated kubectl cluster-info to show v1beta3 addresses
-
Filip Grzadkowski authored
-
Harry Zhang authored
There missed a comma and lead invalid character '"' after object key:value pair
-
Piotr Szczesniak authored
Fixes #7016
-
Jan Safranek authored
We must not clear the pod directory in killUnwantedPods(), volumes are still mounted there at this time. There already is cleanupOrphanedPodDirs(), called later in the SyncPods() sequence, which should remove these pod directories.
-
Elson Rodriguez authored
Fixed node.yml and master.yml to work in environments where eth1 does not exist. Also included an explicit setting for etcdctl in the flannel config
-
Brendan Burns authored
Create v0.16.0
-
Brendan Burns authored
-
Brendan Burns authored
-
Yifan Gu authored
-
nikhiljindal authored
-
Brian Grant authored
Cloning v1beta3 as v1 and exposing it in the apiserver
-
Victor Marmol authored
Bring up a kuberenetes cluster using coreos image as worker nodes
-
Yifan Gu authored
Make some of them (RunInContainer, ExecInContainer, etc) to have same function signatures as current docker and rkt implementation.
-
Yifan Gu authored
Replace InspectContainer() with generic GetPodStatus().
-
Zach Loafman authored
Revert kube2sky from 1.2 back to 1.1 until we figure out why it's flaky.
-
- 28 Apr, 2015 4 commits
-
-
Victor Marmol authored
This teardown is Docker-specific and will let us also do the setup in the manager in future cleanups.
-
Victor Marmol authored
-
Alex Robinson authored
Fix typo in namespace conversion
-
Alex Robinson authored
Upgrade Elasticsearch to 1.5.2 for cluster logging
-