- 19 Sep, 2018 1 commit
-
-
k8s-ci-robot authored
Avoid setting Masked/ReadOnly paths when pod is privileged
-
- 18 Sep, 2018 17 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
-
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
-
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
-
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
-
- 16 Sep, 2018 1 commit
-
-
k8s-ci-robot authored
Add service events for azure cloud provider
-
- 15 Sep, 2018 6 commits
-
-
k8s-ci-robot authored
Remove deprecated feature flags
-
Anago GCB authored
-
Lubomir I. Ivanov authored
Remove the test called TestNewCmdReset in cmd/reset_test.go, since it can prompt for root password and it then calls an actual reset and shuts down the kubelet.
-
Lubomir I. Ivanov authored
Update MinimumControlPlaneVersion to v1.11.0. Also update related unit tests and test configurations.
-
k8s-ci-robot authored
Fixed leaking dynamic provioning test PDs
-
k8s-ci-robot authored
verify invalid secret/configmap/projected volumes
-
- 14 Sep, 2018 4 commits
-
-
David Zhu authored
-
Hemant Kumar authored
And avoid calling Setup if they don't exist
-
k8s-ci-robot authored
CSI applies fsgroup based on fstype and access modes
-
Vladimir Vivien authored
-