- 26 Mar, 2015 40 commits
-
-
Brian Grant authored
Changed PodInfo to be a list
-
Robert Bailey authored
Revert "Refactor kubectl methods into utility class, so that we can easi...
-
Robert Bailey authored
Revert "Refactor kubectl methods into utility class, so that we can easily integrate new tests and kube files written in json or other formats."
-
Piotr Szczesniak authored
-
Robert Bailey authored
Specify queries per node, increase pod start timeout
-
Dawn Chen authored
Refactor pod killing to be done in a single killPod().
-
Satnam Singh authored
-
Clayton Coleman authored
Move gendocs earlier in the travis chain so users know they forgot a "standard" step
-
Zach Loafman authored
Fedora Guide: Clarify installation process for different Kube Versions
-
Zach Loafman authored
Improve density test to log unscheduled pods
-
Victor Marmol authored
-
Clayton Coleman authored
Allow resource.Builder commands to take arguments by type/name
-
Clayton Coleman authored
Order the commands in kubectl by importance and function
-
Quinton Hoole authored
Added integration test of secrets.
-
Victor Marmol authored
Kill running Pod running with -net=true if kubelet does not allow it
-
Victor Marmol authored
Separate the bind address for the healthz server from the bind address from the proxy itself
-
Eric Tune authored
Add positive logging for secret volume plugin
-
Clayton Coleman authored
-
Eric Tune authored
Minor updates to CoreOS/Weave implementation for Azure cloud
-
Eric Tune authored
master_ip needs updating even for minion to be discovered by master
-
Steve Watt authored
Provenance of the PR - https://groups.google.com/forum/#!topic/google-containers/kBw33yj33sU This change provides users that may not be familiar with Fedora conventions with some additional information on how to quickly navigate the Fedora infrastructure to find and install the Kubernetes version that they are after.
-
Eric Tune authored
Update README to show community support
-
Robert Bailey authored
the proxy itself. Default the bind address for the healthz server to localhost.
-
Eric Tune authored
Adding new starting Guide for CoreOS with Kubernetes in an offline environment.
-
Victor Marmol authored
Add salt configuration to remove cadvisor.manifest from master. cadvisor...
-
Vish Kannan authored
Fixed an issue on searching events by a given fieldSelector. The issue b...
-
Victor Marmol authored
kubelet: Add container reference manager.
-
Nikhil Jindal authored
Pipe through the ability to set the external hostname for swagger URLs.
-
Abhishek Shah authored
-
Abhishek Shah authored
-
Dawn Chen authored
Move Capacity from NodeSpec to NodeStatus
-
Dawn Chen authored
the events reported for kubectl describe pods completely. Fixed #5957
-
Yifan Gu authored
Move the reference managing logic into container reference manager. This enables pluggable container runtime to manage the container references.
-
Wojciech Tyczynski authored
-
Zach Loafman authored
Minor typo
-
Zach Loafman authored
Add local babysitting for the kube-proxy.
-
Tamer Tas authored
-
Robert Bailey authored
Refactor kubectl methods into utility class, so that we can easily integrate new tests and kube files written in json or other formats.
-
gmarek authored
-
Clayton Coleman authored
Move the client config commands towards the bottom, keep the primary verbs near the top. Version goes at the bottom.
-