Commit Graph

12 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
430f2e209b
Merge pull request from MeinhardZhou/PR_TEMPLATE
docs: add PR and ISSUE TEMPLATE.
2022-05-09 05:15:19 -07:00
Meinhard Zhou
4b5491d86f docs: add PR and ISSUE TEMPLATE.
Signed-off-by: Meinhard Zhou <zhouenhua@bytedance.com>
2022-04-27 18:27:35 +08:00
Kubernetes Prow Robot
c7af172f36
Merge pull request from MeinhardZhou/refactor_backup
refactor: refactor some code to make it more readable
2022-03-17 23:17:16 -07:00
Meinhard Zhou
f770bb3802 refactor: refactor some code to make it more readable
1. modify go.mod module name.
2. move disk.go and mounter.go into nvmf.go
3. make Connector as an objective

Signed-off-by: Meinhard Zhou <zhouenhua@bytedance.com>
2022-03-17 13:48:06 +08:00
Kubernetes Prow Robot
7d1d0e2ec9
Merge pull request from MeinhardZhou/master
add release-tools into master.
2022-03-16 05:23:49 -07:00
Meinhard Zhou
3e07ae4e60 style&chore: modity Makefile and some code style
1. add .prow.sh
2. add a symlink in Makefile related to release-tools.
3. modify some code style to pass fmt test.

Signed-off-by: Meinhard Zhou <zhouenhua@bytedance.com>
2022-03-16 12:43:44 +08:00
Meinhard Zhou
a62f221f93 Merge commit 'd8b4be456d22eb649bde2924982cee54ee3ee20e' as 'release-tools' 2022-02-21 16:39:02 +08:00
Meinhard Zhou
d8b4be456d Squashed 'release-tools/' content from commit 335339f
git-subtree-dir: release-tools
git-subtree-split: 335339f059da0b8b1947794a8c75d9e5b973cb79
2022-02-21 16:39:02 +08:00
Meinhard Zhou
7c3fb06bb0
Merge pull request from MeinhardZhou/master
chorei&docs: optim Makefile and README
2021-11-12 17:46:58 +08:00
zhouenhua
2792dd2391 chorei&docs: optim Makefile and README
1. add container image build in Makefile
2. reorganized test guide
3. renamed csi-driver yaml.

Signed-off-by: zhouenhua <zhouenhua@bytedance.com>
2021-11-12 17:29:39 +08:00
zhouenhua
847c06d6c6 Update boilerplate text and OWNER_ALIASES
Signed-off-by: zhouenhua <zhouenhua@bytedance.com>
2021-10-27 17:54:52 +08:00
zhouenhua
6a6ac61e01 init csi-driver-nvmf
Signed-off-by: zhouenhua <zhouenhua@bytedance.com>
2021-09-10 11:50:07 +08:00