- 29 Nov, 2018 24 commits
-
-
k8s-ci-robot authored
Introduce NodeKiller -- a utility to simulate node failures in e2e tests
-
Maciej Borsz authored
-
k8s-ci-robot authored
add ability to close connection for serve-host
-
k8s-ci-robot authored
fix golint problem of volume cephfs/iscsi/nfs
-
k8s-ci-robot authored
simplify logic for func BuildArgumentListFromMap
-
k8s-ci-robot authored
Reduce logspam for crash looping containers
-
k8s-ci-robot authored
use subtest for table units (pkg/scheduler/api/validation)
-
k8s-ci-robot authored
pkg/controller: add SIG label to OWNERS
-
k8s-ci-robot authored
Fix some typos
-
k8s-ci-robot authored
Add license header to non-generated proto files
-
k8s-ci-robot authored
fix aws provider to handle only EBS volumes
-
k8s-ci-robot authored
testservers: return Run method errors correctly
-
k8s-ci-robot authored
Lookup PX api port from k8s service
-
k8s-ci-robot authored
Fix an error in comment
-
k8s-ci-robot authored
Fix SubPath printing
-
k8s-ci-robot authored
Fix local copy path for `kubectl cp'.
-
k8s-ci-robot authored
fix some wrong type in printers.go
-
k8s-ci-robot authored
remove dependency on the legacyscheme, using self-scheme
-
k8s-ci-robot authored
Fix AWS NLB security group updates
-
k8s-ci-robot authored
Fix golint failures - pkg/cloudprovider/providers/ovirt
-
k8s-ci-robot authored
make error info clearly
-
k8s-ci-robot authored
Volunteer to be DaemonSet controller maintainer.
-
k8s-ci-robot authored
Revert "CSI: enhance driver tests to update the drivers."
-
Michelle Au authored
-
- 28 Nov, 2018 12 commits
-
-
k8s-ci-robot authored
Allow CSI Drivers suporting 0.x/1.x to use old dir
-
saad-ali authored
Allow drivers implmenting both CSI 0.x and 1.x to use the old volume plugin directory in addition to the the new volume plugin directory.
-
k8s-ci-robot authored
Update Cluster Autoscaler version to 1.13.0
-
Robert Krawitz authored
-
Łukasz Osipiuk authored
-
k8s-ci-robot authored
CSI: enhance driver tests to update the drivers.
-
k8s-ci-robot authored
fix detach azure disk issue due to dirty cache
-
andyzhangx authored
-
k8s-ci-robot authored
Fix timeout for testPodFailSubpathError longer to avoid flake
-
Anago GCB authored
-
k8s-ci-robot authored
Fix for race condition caused by concurrent fsnotify (CREATE and REMOVE) in kubelet/plugin_watcher.go
-
Masaki Kimura authored
-
- 27 Nov, 2018 4 commits
-
-
k8s-ci-robot authored
Fix feature-gate inconsistent between rootcacertpublisher and post-start clusterroles
-
k8s-ci-robot authored
Update Cluster Autoscaler version to 1.13.0-rc.2
-
Jan Safranek authored
The driver dynamically provisions its volumes in /tmp. To preserve the data across driver restarts, the directory must be mapped to more persistent place, /tmp on the host seems to be the safest choice.
-
Łukasz Osipiuk authored
-