- 16 Oct, 2015 1 commit
-
-
jijun2 authored
update update mode delete /tmp update use ioutil.TempDir instead of static tmp dir use ioutil.TempDir instead of static tmp dir
-
- 14 Oct, 2015 12 commits
-
-
Marek Grabowski authored
Fixed Initial Resources e2e test to not depend on other tests
-
Piotr Szczesniak authored
-
Marek Grabowski authored
Fix to stop-kubemark script
-
gmarek authored
-
Marek Grabowski authored
Revert "Networking test rework to support modular, layered service soak"
-
Dawn Chen 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
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Brian Grant authored
-
Chao Xu authored
-
- 13 Oct, 2015 27 commits
-
-
Dawn Chen authored
Move from "Experimental" to "Extensions"
-
Dawn Chen authored
Connect should be passed a Responder interface
-
Dawn Chen authored
kubelet: move PodManager and MirrorClient to a subpackage
-
Dawn Chen authored
Small changes in Kubemark requested by @wojtek-t
-
Dawn Chen authored
Update github.com/coreos/go-etcd and github.com/ugorji/go/codec dependencies
-
Dawn Chen authored
Remove shorthand for client flag in kubectl version
-
Dawn Chen authored
add intermediate e2e runs to GCE upgrade suite to mirror GKE upgrade suite
-
Dawn Chen authored
Refactor master service ports config
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Abhi Shah authored
New SkyDNS build (Oct 13, 2015, 8c72f8c).
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Abhishek Shah authored
New SkyDNS build (Oct 13, 2015, 8c72f8c). Set ns-rotate to false. rtimeout is now defaulting to 2 seconds. SkyDNS container includes its sources in /skydns_sources.tar.gz
-
Andy Goldstein authored
-
Chao Xu authored
-
Chao Xu authored
-
Chao Xu authored
-
Chao Xu authored
-
Chao Xu authored
-
Chao Xu authored
-
Chao Xu authored
-
Brian Grant authored
-
Mike Danese authored
-
Clayton Coleman authored
For connect handlers that need to respond with a structured error or structured object, pass an interface that hides the details of writing an object to the response (error or runtime.Object). Example use case: Connect handler that accepts a body input stream, which it streams to a pod, and then returns a structured object with info about the pod it just created.
-
Dawn Chen authored
Testing if Patch can take resourceVersion as a precondition
-
Dawn Chen authored
Refactor test objects to a separate package
-
Dawn Chen authored
Fix extraneous entries in iscsi path format, update README and sample json
-