- 13 Apr, 2016 1 commit
-
-
Ryan Hitchman authored
This makes it easier to determine which tests cause particular suites to fail. All static HTML pages are now generated by one invocation of gen_html.py. - make index include good/flake/fail numbers for each link - consistently use % for string interpolation
-
- 11 Apr, 2016 8 commits
-
-
k8s-merge-robot authored
Automatic merge from submit-queue kube-scheduler: cleanup duplicate GetAlgorithmProvider() See [here](https://github.com/kubernetes/kubernetes/blob/ae88f08af09b8e721913544dcc2afdc31f98635e/plugin/pkg/scheduler/factory/factory.go#L177-L180). The check is duplicate since CreateFromProvider will also do it.
-
Isaac Hollander McCreery authored
Fix upgrade jobs again
-
k8s-merge-robot authored
Automatic merge from submit-queue Add flow control pkg minor fix ref #15634 Refactor pkg names in back off related files
-
k8s-merge-robot authored
Automatic merge from submit-queue Make kube2sky and skydns docker images cross-platform ARM tracking issue: #17981 Continues on: #19216 Make it possible to create `kube2sky` and `skydns` docker images for ARM and other architectures too Build in a container, so `golang` isn't a dependency I've preserved the original default behaviour: - `skydns`: It just compiles with go on host - `kube2sky`: Build an image @brendandburns @dchen1107 @ArtfulCoder @thockin @fgrzadkowski
-
k8s-merge-robot authored
Automatic merge from submit-queue Minor doc edits to development.md Noted a few small clarity issues going through the development guide and while it mentioned local builds, it was missing instructions for building on a local go developer environment. Signed-off-by:mikebrow <brownwm@us.ibm.com>
-
Wojciech Tyczynski authored
Small improvements in conversion generator
-
Wojciech Tyczynski authored
Implement a simpler unversioned.Time serialization
-
Lucas Käldström authored
-
- 10 Apr, 2016 1 commit
-
-
k8s-merge-robot authored
Automatic merge from submit-queue Update hack/test-cmd.sh to use tagged, gcr.io images Migrate hack/test-cmd.sh and related test data to use tagged, gcr.io versions of the images for #13288 and #20836
-
- 09 Apr, 2016 8 commits
-
-
k8s-merge-robot authored
Automatic merge from submit-queue Allowing type object in kubectl swagger validation Allowing `"type": "object"` in kubectl swagger validation. We will cherrypick this in 1.2 This allows 1.2 kubectl to work with 1.3 api server which will use `"type":"object"` instead of `"type":"any"`. Ref https://github.com/kubernetes/kubernetes/issues/4700#issuecomment-194719759 cc @bgrant0607
-
Jeff Lowdermilk authored
Externalize immortal namespaces
-
Jeff Lowdermilk authored
include error in the fail msg
-
Jeff Lowdermilk authored
Fix TerminationMessagePath
-
Jeff Lowdermilk authored
Add KUBERNETES_RELEASE option to get-kube.sh
-
Jeff Lowdermilk authored
keep deprecated flag stage1-image with rkt
-
Isaac Hollander McCreery authored
-
nikhiljindal authored
-
- 08 Apr, 2016 22 commits
-
-
Jeff Lowdermilk authored
set KillMode for kubelet to process, fix for #13511
-
Jeff Lowdermilk authored
Create test job against release/latest on GKE
-
Erick Fejta authored
Increase *-slow workflow timeouts to 150 as avg runtime is 50m
-
Erick Fejta authored
-
Jeff Lowdermilk authored
Remove retries from most oidc tests.
-
Jeff Lowdermilk authored
Add loging to the recently recycled PV section
-
Jeff Lowdermilk authored
fix typo (in godoc)
-
Jeff Lowdermilk authored
Retry the cloudsdk gsutil copy.
-
Jeff Lowdermilk authored
Disable autoscaling Jenkins job.
-
Jeff Lowdermilk authored
Mark services test slow.
-
Jeff Lowdermilk authored
Fixed typo: kuberntes -> kubernetes
-
Jeff Lowdermilk authored
Fix travis go version.
-
Jeff Lowdermilk authored
Trusty: Do not create the docker-daemon cgroup
-
Jeff Lowdermilk authored
Only keep 7 days' worth of logs for kubernetes-update-jenkins-jobs
-
Jeff Lowdermilk authored
Fix upgrade tests
-
Jeff Lowdermilk authored
Fix list-resources grep
-
Jeff Lowdermilk authored
-
Joe Finney authored
-
Jeff Lowdermilk authored
Increase standard e2e suite timeout to 50m, twice mean runtime
-
Jeff Lowdermilk authored
Default firewall port to TCP when unspecified.
-
Jeff Lowdermilk authored
use kubectl delete in kube-addon-manager instead of stop
-
Jeff Lowdermilk authored
Revert "rolling update will check whether the image is distinct or not, however the image with tag latest should be excluded"
-