- 16 Nov, 2018 22 commits
-
-
k8s-ci-robot authored
Kubeadm - Fix validateMixedArgs for phases
-
k8s-ci-robot authored
Remove todo from init phase
-
k8s-ci-robot authored
increase the liveness probe delay for GCE e2e tests to avoid premature teardown
-
k8s-ci-robot authored
PV Controller: fix recycling
-
k8s-ci-robot authored
Fix `kubeadm upload-config kubeadm` example
-
k8s-ci-robot authored
Certs renew use api fix
-
k8s-ci-robot authored
Remove self-deletion permissions from kubelets
-
k8s-ci-robot authored
Bump CSI Spec to 1.0.0 and gRPC to 1.13.0
-
k8s-ci-robot authored
Remove deprecated kubectl command aliases 'run-container'
-
k8s-ci-robot authored
Refactor New function
-
k8s-ci-robot authored
README for nodelocal dns cache
-
k8s-ci-robot authored
kubeadm: enable strict config unmarhaling
-
k8s-ci-robot authored
CoreDNS should not tolerate master taints
-
k8s-ci-robot authored
Update version of CoreDNS to 1.2.6
-
k8s-ci-robot authored
CSI block volume refactor to fix target path
-
saad-ali authored
-
k8s-ci-robot authored
use etcd endpoints from advertise-client-urls
-
saad-ali authored
-
saad-ali authored
-
saad-ali authored
-
Lubomir I. Ivanov authored
-
Lubomir I. Ivanov authored
-
- 15 Nov, 2018 18 commits
-
-
Masaki Kimura authored
-
k8s-ci-robot authored
e2e/storage: distinct test names for provisioning
-
k8s-ci-robot authored
Use versioned types in kubectl describer
-
k8s-ci-robot authored
Generate CSRs for kubeadm
-
k8s-ci-robot authored
Write HostAliases aliases on same line per host IP
-
k8s-ci-robot authored
fix kubectl wait with no resource name provided
-
liz authored
Poll for events, print CSR name, and parse PEM instead of CSR
-
k8s-ci-robot authored
Add socket-based kubelet pod resources API.
-
k8s-ci-robot authored
Limit kubelets from updating their own labels when NodeRestriction is enabled
-
liz authored
-
Han Kang authored
-
David Ashpole authored
-
David Ashpole authored
-
David Ashpole authored
-
David Ashpole authored
-
k8s-ci-robot authored
Rename tag for CSI skip attach tests
-
zuoxiu.jm authored
-
Tomas Smetana authored
In the situation when a PVC is deleted and a new one with the same name bound to a different PV the "old" PV may fail to recycle since it's associaded with a PVC that is detected as being in use. This may cause the recycler processes to hang.
-