- 23 Sep, 2018 1 commit
-
-
k8s-ci-robot authored
Enable TTLAfterFinished e2e test
-
- 22 Sep, 2018 2 commits
-
-
k8s-ci-robot authored
[e2e] Fix Panic in PersistentVolumes:vsphere
-
Janet Kuo authored
-
- 21 Sep, 2018 17 commits
-
-
Anago GCB authored
-
k8s-ci-robot authored
cluster/gce and test/: update etcd:3.2.24-0 image to etcd:3.2.24-1
-
Anusha Ragunathan authored
Bootstrap initializes the necessary vSphere objects before the tests are run. A call to Bootstrap was missing in persistent_volumes-vsphere.go's BeforeEach. This results in Panic while running e2e tests for 'vsphere' provider with a stack trace like this: /usr/local/go/src/runtime/panic.go:502 +0x229 github.com/docker/kube-e2e-image/vendor/k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func1.1() /go/src/github.com/docker/kube-e2e-image/vendor/k8s.io/kubernetes/test/e2e/storage/vsphere/persistent_volumes-vsphere.go:77 +0xa21 github.com/docker/kube-e2e-image/vendor/github.com/onsi/ginkgo/internal/leafnodes.(*runner).runSync(0xc4217c9b60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /go/src/github.com/docker/kube-e2e-image/e2e_test.go:88 +0x2c8 testing.tRunner(0xc4206e01e0, 0x4212900) /usr/local/go/src/testing/testing.go:777 +0xd0 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:824 +0x2e0 This change fixes the Panic by calling Bootstrap. Testing: After this change, tests with FOCUS set to "PersistentVolumes:vsphere" dont Panic. They pass as expected. Signed-off-by:Anusha Ragunathan <anusha.ragunathan@docker.com>
-
k8s-ci-robot authored
kubeadm: fix broken Docker 17.xx validation
-
k8s-ci-robot authored
Removed taint check as DaemonSet tolerates default taints.
-
k8s-ci-robot authored
Coerce componentconfig/v1alpha1 KubeSchedulerConfiguration to kubescheduler.config.k8s.io/v1alpha1
-
k8s-ci-robot authored
Use the v1.12 branch by default
-
k8s-ci-robot authored
Autoscaler e2e tests use allocatable to calculate resources
-
k8s-ci-robot authored
Fix node label assignment for GCE k8s clusters.
-
k8s-ci-robot authored
Fix nodes power state on Azure
-
Pengfei Ni authored
-
Pengfei Ni authored
-
k8s-ci-robot authored
Bump kube-dns to 1.14.13
-
k8s-ci-robot authored
Refactor grpc dial with dialcontext
-
k8s-ci-robot authored
Update kubeadm v1alpha3 example configuration
-
Da K. Ma authored
Signed-off-by:Da K. Ma <klaus1982.cn@gmail.com>
-
k8s-ci-robot authored
Remove feature tag from ScheudulerPreemption e2e tests
-
- 20 Sep, 2018 11 commits
-
-
Lubomir I. Ivanov authored
A previous commit updated 17.xx -> 18.xx without considering that some systems still use 17.xx. Add handling for 17.0[3,6,9] as validated versions. Also re-format the error message because the version is not validated per maximum basis, but rather based on existing validation.
-
k8s-ci-robot authored
Remove etcd 3.2.18 from the etcd image
-
Timothy St. Clair authored
Signed-off-by:Timothy St. Clair <timothysc@gmail.com>
-
Chuck Ha authored
closes kubernetes/kubeadm#1132 Signed-off-by:Chuck Ha <ha.chuck@gmail.com>
-
Jeff Grafton authored
-
Jeff Grafton authored
-
Zihong Zheng authored
- Update Alpine base image to 3.8.1. - Build multi-arch images correctly.
-
k8s-ci-robot authored
Revert "#67504: Decrease CPU requests of master components in two times."
-
k8s-ci-robot authored
Manifest kubernetes infra images
-
k8s-ci-robot authored
Update to golang 1.10.4
-
Jeff Grafton authored
-
- 19 Sep, 2018 9 commits
-
-
Jeff Grafton authored
-
Tim Pepper authored
Revert "Add DNS pod resource monitoring option" (CoreDNS, scale testing)
-
Francois Tur authored
-
k8s-ci-robot authored
Update custom metrics conversion functions
-
k8s-ci-robot authored
Fix first hpa recommendation
-
k8s-ci-robot authored
kubeadm: Use GetGenericImage for kube-dns
-
k8s-ci-robot authored
kubeadm: include the 'certs renew' sub-command in the CLI
-
k8s-ci-robot authored
Add DNS pod resource monitoring option
-
k8s-ci-robot authored
Init Kubelet runtime cache before dependent stats provider
-