- 23 Apr, 2015 40 commits
-
-
Brian Grant authored
Updating the guestbook example to v1beta3
-
Yu-Ju Hong authored
Updating serviceErrorHandler to use apiVersion specific codec
-
David Oppenheimer authored
kubelet/container: Introduce RunContainerOptionsGenerator.
-
Satnam Singh authored
Add a --short flag to kubectl config view
-
Brendan Burns authored
Add more detail to the failure notice so that we can actually see what is going on.
-
Dawn Chen authored
kubelet/dockertools: Add readinessManage/containerRefManager to dockerManager.
-
nikhiljindal authored
-
nikhiljindal authored
-
Yifan Gu authored
This can enable us to move KillContainer() to container runtime.
-
Yifan Gu authored
This interface wraps the kubelet to provide the options for container runtime to run a container.
-
Dawn Chen authored
Kubelet: Add /stats/container endpoint for raw containers
-
Dawn Chen authored
kubelet/container: Add Pull() and IsImagePresent() to runtime interface.
-
David Oppenheimer authored
fix output path of kube-version-change build
-
Daniel Smith authored
Fix path of kube-version-change
-
Satnam Singh authored
-
Nikhil Jindal authored
Update Phabricator to v1beta3 example
-
Tim Hockin authored
Make secret volume plugin idempotent
-
Robert Bailey authored
Make PD test skip correctly on local provider
-
Victor Marmol authored
Add appropriate skips for E2Es that use createExternalLoadBalancer
-
Yifan Gu authored
-
David Oppenheimer authored
Suggest a simple rolling update.
-
Brendan Burns authored
-
Derek Carr authored
V2: Fix vagrant setup broken by commit 7475efbc.
-
BC Broussard authored
-
Victor Marmol authored
Introduce container ID type.
-
Victor Marmol authored
kubelet: Introduce volume manager.
-
Yifan Gu authored
-
Victor Marmol authored
This endpoint exposes container stats for all raw containers on the machine. The addition is backwards compatible.
-
Yifan Gu authored
The volume manager book-keeps the information for the volume mounts on the kubelet, so we can avoid passing the volumeMap around.
-
Paul Morie authored
-
Victor Marmol authored
Returns information about a container and its subcontainers.
-
Dawn Chen authored
Propagate pod and container name for log files
-
Dawn Chen authored
Add RunInContainer/ExecInContainer to container Runtime API.
-
Fabio Yeon authored
Fixes port_forward unit tests which fails on machine which ::1 does not resolve to localhost
-
Robert Bailey authored
Add .yml to the list of recognized file extensions
-
Jeff Lowdermilk authored
Defaults to false, unless --flatten is specified. Default behavior (--raw=false) is that byte data (Client{Certificate,Key}data, CertificateAuthorityData) is redacted for a more human-readable view. Useful for manually inspecting files that have embeded data. -
Mark Maglana authored
-
Quinton Hoole authored
E2E: Add a --namespace hint which tests can choose to honor, and implement...
-
Paul Morie authored
-
Filip Grzadkowski authored
Verify conversion results
-