- 23 Oct, 2018 11 commits
-
-
k8s-ci-robot authored
tokenreview: authenticator interface changes
-
k8s-ci-robot authored
kubeadm: sort pod Volumes and VolumeMounts
-
k8s-ci-robot authored
Fix the skip message since it was the exact opposite of the tested co…
-
k8s-ci-robot authored
Fixes wild serviceaccount controller resync options
-
k8s-ci-robot authored
kubeadm: check required number of CPUs on master
-
k8s-ci-robot authored
Refactor dry run test to reuse ETCD storage data
-
k8s-ci-robot authored
Set the default for EnableServiceLinks only in Pod
-
k8s-ci-robot authored
Make the golint verify script MacOS compatible
-
k8s-ci-robot authored
Add EndpointsLastTriggerTime annotation.
-
k8s-ci-robot authored
Add tests for `csiDriverClient`
-
k8s-ci-robot authored
updates shared apiserver webhook client
-
- 22 Oct, 2018 12 commits
-
-
k8s-ci-robot authored
Remove duplicate words
-
k8s-ci-robot authored
fixes the way the informers are started in sample controller pkg
-
k8s-ci-robot authored
Reduce cardinality of admission webhook metrics
-
Matt Matejczyk authored
-
-
k8s-ci-robot authored
2 minor fixes for kubeadm upgrade
-
Matt Matejczyk authored
-
p0lyn0mial authored
-
Mike Danese authored
-
Mike Danese authored
-
Mike Danese authored
-
zuoxiu.jm authored
-
- 21 Oct, 2018 2 commits
-
-
Patrick Barker authored
-
Ed Bartosh authored
Skipped prepulling etcd image if external etcd is used. Fixes: kubernetes/kubeadm#1136
-
- 20 Oct, 2018 12 commits
-
-
Ed Bartosh authored
-
k8s-ci-robot authored
clean up redundant code for kubeadm join
-
k8s-ci-robot authored
kubeadm: Introduce config print init/join-defaults
-
Ed Bartosh authored
Implemented preflight check to ensure that number of CPUs on the master node is not less than required.
-
k8s-ci-robot authored
Kubeadm graduate preflight phase
-
k8s-ci-robot authored
Remove temporary workaround for scheduler alpha config-loading
-
k8s-ci-robot authored
Delete repeated words and fix misspellings
-
k8s-ci-robot authored
Add api-machinery 'watch-consistency' e2e test
-
Jordan Liggitt authored
-
k8s-ci-robot authored
pass in stopCh to cloud provider Initialize method for custom controllers
-
k8s-ci-robot authored
register skeleton provider
-
Benjamin Elder authored
-
- 19 Oct, 2018 3 commits
-
-
k8s-ci-robot authored
debian-base: purge libsystemd0 to eliminate CVE false-positives
-
Monis Khan authored
This change updates the ETCD storage test so that its data is exported. Thus it can be used by other tests. The dry run test was updated to consume this data instead of having a duplicate copy. The code to start a master that can be used for "one of every resource" style tests was also factored out. It is reused in the dry run test as well. This prevents these tests from drifting in the future and reduces the long term maintenance burden. Signed-off-by:Monis Khan <mkhan@redhat.com>
-
k8s-ci-robot authored
kubeadm: skip upgrade if manifest is not changed
-