- 19 Sep, 2018 8 commits
-
-
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
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
-
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 21 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
-
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
-
k8s-ci-robot authored
Bump metrics-server to v0.3.1
-
k8s-ci-robot authored
Upgrade kubeadm's version of docker support
-
Jia Xin authored
Resolve: #68194
-
k8s-ci-robot authored
Update to use debian-iptables v10.2 and debian-hyperkube-base 0.10.2
-
Jeff Grafton authored
-
k8s-ci-robot authored
Install netbase in debian-iptables and debian-hyperkube-base as it is needed by ipvs
-
ravisantoshgudimetla authored
-
Jeff Grafton authored
-
k8s-ci-robot authored
master/staging/README.md update
-
David Zhu authored
GetMountRefs should not fail if the path supplied does not exist anymore. It has no mount references
-
- 17 Sep, 2018 11 commits
-
-
David Zhu authored
-
k8s-ci-robot authored
Update kubeadm v1alpha3 example
-
k8s-ci-robot authored
Rewrite finalURLTemplate used only for metrics because of dynamic client change
-
liz authored
-
k8s-ci-robot authored
kubeadm: remove unit test TestNewCmdReset
-
k8s-ci-robot authored
kubeadm: update MinimumControlPlaneVersion to v1.11.0
-
Solly Ross authored
This fixes an issue with overly aggressive discardings of node data sets when a single pod is missing data.
-
Chuck Ha authored
Signed-off-by:Chuck Ha <ha.chuck@gmail.com>
-
k8s-ci-robot authored
Check network condition ready when waiting for ready nodes in e2e tests
-
Aleksandra Malinowska authored
-
xichengliudui authored
-