- 20 Sep, 2018 3 commits
-
-
k8s-ci-robot authored
Manifest kubernetes infra images
-
k8s-ci-robot authored
Update to golang 1.10.4
-
Jeff Grafton authored
-
- 19 Sep, 2018 25 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
-
Rostislav M. Georgiev authored
As kube-dns transitioned to fat manifests, it's no longer required to use arch suffixed images. This change makes use of fat manifests for kube-dns and removes the last few calls to the GetGenericArchImage function, thus removing GetGenericArchImage too. Signed-off-by:Rostislav M. Georgiev <rostislavg@vmware.com>
-
k8s-ci-robot authored
Move INSTALL.md from k8s.io/client-go to staging
-
k8s-ci-robot authored
Update Cluster Autoscaler version 1.12.0
-
Joachim Bartosik authored
HPA will treat initial size of autoscalee to avoid hastily overriding recomendations made by HPA (if HPA set size and then was restarted) or by user (initial size should be treated as human-generated recommendation).
-
k8s-ci-robot authored
Restore *filter table for ipvs
-
k8s-ci-robot authored
Updating CSI e2e test to create CSI CRDs
-
k8s-ci-robot authored
Update kube-dns container images.
-
k8s-ci-robot authored
Fix drain for evicting terminal DS pods and pods with local storage
-
k8s-ci-robot authored
Add coverage profile retrieval to log dumps
-
Manjunath A Kumatagi authored
-
Manjunath A Kumatagi authored
-
Manjunath A Kumatagi authored
-
Manjunath A Kumatagi authored
-
Lubomir I. Ivanov authored
The command seems to be missing in the CLI. Add it as sub-command under 'kubeadm alpha phase certs'.
-
Pavithra Ramesh authored
This fixes an issue where SRV records were incorrectly being compressed. Also updated kubedns version for kubeadm Upgrade to 1.14.12 with manifest support. Runs dnsmasq version 2.78
-
k8s-ci-robot authored
Avoid setting Masked/ReadOnly paths when pod is privileged
-
- 18 Sep, 2018 12 commits
-
-
k8s-ci-robot authored
Disable DNS federation test
-
Anago GCB authored
-
k8s-ci-robot authored
bazel: update debian-iptables and debian-hyperkube-base
-
Davanum Srinivas authored
In the recent PR on adding ProcMount, we introduced a regression when pods are privileged. This shows up in 18.06 docker with kubeadm in the kube-proxy container. The kube-proxy container is privilged, but we end up setting the `/proc/sys` to Read-Only which causes failures when running kube-proxy as a pod. This shows up as a failure when using sysctl to set various network things. Change-Id: Ic61c4c9c961843a4e064e783fab0b54350762a8d
-
Cheng Xing authored
-
Cheng Xing authored
-
Jeff Grafton authored
-
Jeff Grafton authored
-
k8s-ci-robot authored
UnmountDevice (GetMountRefs) should not fail if path does not exist
-
David Zhu authored
-
Zihong Zheng authored
-
k8s-ci-robot authored
Renew certificates as part of upgrade rather than recreating them
-