- 27 May, 2016 9 commits
-
-
k8s-merge-robot authored
Automatic merge from submit-queue Support for cluster autoscaler in GCE Trusty and GCI images Fixes: #26346 Ref: #26197 cc: @fgrzadkowski @vulpecula @piosz @jszczepkowski
-
k8s-merge-robot authored
Automatic merge from submit-queue Increase etcd test server up timeout and disallow returning nil server Fixes #25047 []()
-
Marcin authored
-
k8s-merge-robot authored
Automatic merge from submit-queue Retry concurrency exceptions in e2e/kubectl.go. Fixes #26138 []()
-
k8s-merge-robot authored
Automatic merge from submit-queue Prevent use of ":latest" or untagged gcr.io images Ref #20836 []()
-
Daniel Smith authored
update docs; fix build
-
Daniel Smith authored
-
Eric Paris authored
federation: Adding a tool to generate docs for federation apiserver and controller manager
-
k8s-merge-robot authored
Automatic merge from submit-queue federation: Adding deep copy funcs for v1 objects in federation apiserver Trying to fix https://github.com/kubernetes/kubernetes/issues/26111
-
- 26 May, 2016 31 commits
-
-
k8s-merge-robot authored
Automatic merge from submit-queue Create pkg/storage/OWNERS Fixes #26118
-
k8s-merge-robot authored
Automatic merge from submit-queue remove deprecated generated typed clients The typed clients had been moved to pkg/client/clientset_generated/xxx/typed. We kept these files for backward compatibility. But it seems release 1.3 is the appropriate time to get rid of them. @kubernetes/sig-api-machinery @lavalamp
-
Alex Mohr authored
Temporarily disable node-problem-detector to unblock #26351
-
Alex Mohr authored
Bump Node Image to container-v1-3-v20160517
-
Alex Mohr authored
e2e: fix the expectation of always running kube-system pods
-
Alex Mohr authored
Kubenet host-port support through iptables
-
Alex Mohr authored
Add metrics support for a GCE PD, EC2 EBS & Azure File volumes
-
Alex Mohr authored
Bump cAdvisor (and dependencies) godeps version
-
Alex Mohr authored
volume controller: Speed up binding by not sorting volumes
-
Alex Mohr authored
Fix builds on selinux systems
-
Phillip Wittrock authored
-
Janet Kuo authored
-
Janet Kuo authored
-
Random-Liu authored
-
Dawn Chen authored
-
Alex Mohr authored
make admission plugins configurable based on external criteria
-
Alex Mohr authored
Add orphaning finalizer logic to GC
-
Alex Mohr authored
Set Dashboard UI version to v1.1.0-beta1
-
Alex Mohr authored
Log output of lifecycle hooks on failure
-
Alex Mohr authored
Add RBAC authorization API group and authorizer
-
Yu-Ju Hong authored
Instruct the tests to ignore image prepull pods.
-
Alex Mohr authored
Fix broken log for deployment e2e tests
-
Marcin Wielgus authored
Increase cluster resize timeout in e2e tests from 2 min to 5 min
-
Alex Mohr authored
Add Seccomp to Annotations
-
Alex Mohr authored
AWS: Fix long-standing bug in stringSetToPointers
-
Alex Mohr authored
e2e tests for federated-apiserver
-
Janet Kuo authored
-
Janet Kuo authored
-
Alex Mohr authored
Revert "Add resource limits for master resources in density test"
-
Marcin Wielgus authored
-
Abhi Shah authored
Add dnsmasq as a DNS cache in kube-dns pod
-