- 27 May, 2016 21 commits
-
-
Alex Robinson authored
Reduce LOC in security context tests
-
Alex Robinson authored
Adding vSphere volume validation in api
-
Alex Robinson authored
Fix transient flannel etcd
-
Alex Robinson authored
Remove docker-multinode
-
Alex Robinson authored
do not return error if TearDownPod is called twice
-
Alex Robinson authored
GCI: Fix yaml search path
-
Alex Robinson authored
nodecontroller: Fix log message on successful update
-
k8s-merge-robot authored
Automatic merge from submit-queue federation: replacing string credentials field by secretRef Fixes https://github.com/kubernetes/kubernetes/issues/25761 Replaced the string Credentials field in ClusterSpec by secretRef as discussed in https://github.com/kubernetes/kubernetes/issues/25761. Also updated the clusterController to use this new secretRef field while creating a client to talk to a k8s cluster. cc @lavalamp @kubernetes/sig-cluster-federation
-
k8s-merge-robot authored
Automatic merge from submit-queue Fix DATA RACE in unit tests: reconciler_test.go Fixes https://github.com/kubernetes/kubernetes/issues/26377
-
k8s-merge-robot authored
Automatic merge from submit-queue Speed up test, by not running with custom etcd prefix Ref #25940 Since we don't test upgrades or stuff like that in unit tests & integration tests, it doesn't make much sense to test different etcd prefixes. @ixdy
-
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 []()
-
Wojciech Tyczynski authored
-
Marcin authored
-
k8s-merge-robot authored
Automatic merge from submit-queue Retry concurrency exceptions in e2e/kubectl.go. Fixes #26138 []()
-
saadali authored
-
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 19 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
-