Cheng Xing
|
c6a03fa5be
|
Parallelize attach operations across different nodes for volumes that allow multi-attach
|
2020-01-27 15:02:25 -08:00 |
|
Cheng Xing
|
37957e2a0d
|
Refactor operation keys for NestedPendingOperations
|
2020-01-27 10:42:16 -08:00 |
|
Kubernetes Prow Robot
|
6c693549a3
|
Merge pull request #87183 from Aresforchina/fix-staticcheck-test15
fix-staticcheck:pkg/volume/scaleio/
|
2020-01-23 22:20:31 -08:00 |
|
Kubernetes Prow Robot
|
f680c261e6
|
Merge pull request #87074 from yuxiaobo96/k8s-staticcheck
fix staticcheck: pkg/volume/awsebs
|
2020-01-20 03:09:37 -08:00 |
|
Kubernetes Prow Robot
|
3d8317ae91
|
Merge pull request #87139 from yuxiaobo96/k8s-staticcheck2
fix staticcheck:pkg/volume/cinder
|
2020-01-19 21:47:36 -08:00 |
|
Kubernetes Prow Robot
|
f88f58cb79
|
Merge pull request #87245 from 928234269/fix_staticcheck
fix staticcheck errors in pkg/volume/hostpath.
|
2020-01-17 12:15:18 -08:00 |
|
Sakura
|
fe8b32317f
|
delete unused field
Signed-off-by: Sakura <longfei.shang@daocloud.io>
|
2020-01-17 19:34:48 +08:00 |
|
Paul Morie
|
afaea605f4
|
Remove Brad Childs from OWNERS files
|
2020-01-16 15:21:34 -05:00 |
|
Kubernetes Prow Robot
|
0c1d714627
|
Merge pull request #87128 from Aresforchina/fix-staticcheck-test12
fix-staticcheck:pkg/volume/emptydir
|
2020-01-16 07:48:50 -08:00 |
|
Kubernetes Prow Robot
|
15aa065e86
|
Merge pull request #86569 from zouyee/btos
using string instead of byte
|
2020-01-15 08:25:49 -08:00 |
|
Sakura
|
4143bc7a96
|
fix staticcheck errors in pkg/volume/hostpath.
Signed-off-by: Sakura <longfei.shang@daocloud.io>
|
2020-01-15 22:54:48 +08:00 |
|
Aresforchina
|
514bdbedac
|
fix-static:pkg/volume/scaleio/
|
2020-01-15 09:53:27 +08:00 |
|
yuxiaobo
|
da15570daa
|
fix staticcheck:pkg/volume/cinder
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
|
2020-01-13 18:20:23 +08:00 |
|
Aresforchina
|
e62f9625cf
|
fix-static:pkg/volume/emptydir
|
2020-01-13 15:23:45 +08:00 |
|
yuxiaobo
|
c5764735e2
|
fix staticcheck:pkg/volume/awsebs
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
|
2020-01-10 18:36:39 +08:00 |
|
Rita Zhang
|
b062fcb117
|
Update Azure owners
|
2020-01-09 18:35:18 -08:00 |
|
Kubernetes Prow Robot
|
d6412b856f
|
Merge pull request #84345 from danielqsj/withdialer
replace grpc.WithDialer which is deprecated
|
2020-01-06 15:56:17 -08:00 |
|
Kubernetes Prow Robot
|
4158e7c1de
|
Merge pull request #85123 from danielqsj/apierrs
Unify aliases for "k8s.io/apimachinery/pkg/api/errors"
|
2019-12-26 17:59:38 -08:00 |
|
danielqsj
|
19fe9f8d94
|
replace grpc.WithDialer which is deprecated
|
2019-12-26 17:46:59 +08:00 |
|
danielqsj
|
5bc0e26c19
|
unify alias of api errors under pkg and staging
|
2019-12-26 16:42:28 +08:00 |
|
andyzhangx
|
36393390f4
|
fix: azure disk could not mounted on Standard_DC4s/DC2s instances
|
2019-12-25 13:55:58 +00:00 |
|
zouyee
|
bae72ee8d2
|
using string instead of byte
Signed-off-by: Zou Nengren <zouyee1989@gmail.com>
|
2019-12-24 09:23:02 +08:00 |
|
SataQiu
|
2497a1209b
|
bump k8s.io/utils version
|
2019-12-21 14:54:44 +08:00 |
|
Kubernetes Prow Robot
|
40df9f82d0
|
Merge pull request #82492 from gnufied/fix-uncertain-mounts
Fix uncertain mounts
|
2019-12-17 14:49:57 -08:00 |
|
Ted Yu
|
62d7772882
|
Check FileInfo against nil during walk of container dir path
|
2019-12-16 17:59:17 -08:00 |
|
Hemant Kumar
|
ca532c6fb2
|
Ensure that error is returned on NodePublish
|
2019-12-11 22:10:09 -05:00 |
|
Hemant Kumar
|
4b8e552a88
|
Use typed errors for special casing volume progress
Use typed errors rather than operation status for
indicating operation progress
|
2019-12-04 14:48:30 -05:00 |
|
Kubernetes Prow Robot
|
97e34ee223
|
Merge pull request #85475 from andyzhangx/upgrade-azure-storage-lib
upgrade api-version to fix azure file AuthorizationFailure
|
2019-12-02 17:07:10 -08:00 |
|
Hemant Kumar
|
0741f6fa29
|
Ensure that metadata directory is not created if secret is not found
To ensure that metadata directory is not created if secret is not
found, we will move fetching secrets bit more earlier in the code.
|
2019-12-02 12:09:38 -05:00 |
|
Hemant Kumar
|
309c6f863a
|
Handle the case of remounts correctly
|
2019-12-02 12:09:38 -05:00 |
|
Hemant Kumar
|
5feea93163
|
Rename MarkVolumeMountedOpts to MarkVolumeOpts
Also remove VolumeNotMounted state
|
2019-12-02 12:09:38 -05:00 |
|
Hemant Kumar
|
cdbd3ba5c2
|
Change interface of SetUp function
|
2019-12-02 12:09:38 -05:00 |
|
Hemant Kumar
|
db9ac38592
|
Change signature of MountDevice function and remove MountDeviceWithStatusTracking
|
2019-12-02 12:09:38 -05:00 |
|
Hemant Kumar
|
0c52b6606e
|
Refactor NodeStage function
Timeout operations should result in
Fix unit tests for uncertainDeviceGlobalMounts
|
2019-12-02 12:09:38 -05:00 |
|
Hemant Kumar
|
57019e0628
|
Add tests for verifying in-progress state
|
2019-12-02 12:09:38 -05:00 |
|
Hemant Kumar
|
27a70a9260
|
Update generated files
|
2019-12-02 12:09:38 -05:00 |
|
Hemant Kumar
|
321e99367a
|
Add code to handle Setup With Status tracking
|
2019-12-02 12:09:38 -05:00 |
|
Hemant Kumar
|
dc9e64c31e
|
Implement return status codes
|
2019-12-02 12:02:27 -05:00 |
|
Hemant Kumar
|
50dbcb3e00
|
Make sure PodExistsInVolume does not uses uncertain volumes
|
2019-12-02 12:01:40 -05:00 |
|
Hemant Kumar
|
34a6007dfe
|
Add code to mark volume as uncertain
Update bazel files
Add tests for volume mounts in uncertain state
|
2019-12-02 12:01:40 -05:00 |
|
Hemant Kumar
|
a795f3de88
|
Add code for introducing uncertain state of mounts
Add a comment about volumestate
|
2019-12-02 11:57:40 -05:00 |
|
Ryan Roemmich
|
d44583d28a
|
Fix iscsi refcounter in the case of no Block iscsi volumes
|
2019-11-27 15:50:40 -08:00 |
|
Kubernetes Prow Robot
|
3aeb38afd3
|
Merge pull request #85493 from cofyc/local-owner
Add cofyc as owner of pkg/volume/local
|
2019-11-22 17:31:41 -08:00 |
|
Kubernetes Prow Robot
|
300ca89e60
|
Merge pull request #85426 from davidz627/fix/testCtx
Plumb test state through to fake volume host creation for error handling
|
2019-11-22 17:31:22 -08:00 |
|
Yecheng Fu
|
96eb647898
|
add cofyc as local volume owner
|
2019-11-21 09:38:49 +08:00 |
|
andyzhangx
|
6b73c9f8c2
|
upgrade api-version to fix azure file AuthorizationFailure
fix build failure
|
2019-11-20 05:41:25 +00:00 |
|
Benjamin Elder
|
753774d9ea
|
add providerless tag to vsphere volume code
|
2019-11-19 09:47:45 -08:00 |
|
Benjamin Elder
|
b100bf9654
|
add providerless tags to new awsebs code
|
2019-11-19 09:47:45 -08:00 |
|
David Zhu
|
21f7060c8f
|
Plumb test state through to fake volume host creation for error handling
|
2019-11-18 14:45:01 -08:00 |
|
David Zhu
|
86f20db7d0
|
Panic on error when creating fake volume host, add a TODO to clean up later
|
2019-11-15 11:23:32 -08:00 |
|