Commit Graph

  • e351c0ef98
    Merge pull request #29 from TerryHowe/prow-update-master master Meinhard Zhou 2025-01-16 15:49:44 +0800
  • b2a04b5291 release-tools: update Terry Howe 2024-12-09 12:39:31 -0700
  • 1fbad65d7f Squashed 'release-tools/' changes from f9d5b9c..98f2307 Terry Howe 2024-12-09 12:39:31 -0700
  • 621181c154
    Remove --kube-root deprecated kind argument Sean McGinnis 2024-08-20 06:58:09 -0500
  • 39379bac3e
    Create go.yml MeinhardZhou-patch-1 Meinhard Zhou 2024-05-11 11:01:00 +0800
  • 18f1d04dff
    Merge pull request #25 from MeinhardZhou/feat/add_rdma_support Meinhard Zhou 2023-11-28 14:33:16 +0800
  • b002568227 feat: add rdma support Meinhard Zhou 2023-11-21 20:43:13 +0800
  • 998801c53d
    Merge pull request #21 from MeinhardZhou/chore/update_release Meinhard Zhou 2023-11-20 20:53:15 +0800
  • f5b09e4c5a Merge commit '4199ec073959cd9997ea6393576c35f6e608a357' as 'release-tools' Meinhard Zhou 2023-11-20 20:43:12 +0800
  • 4199ec0739 Squashed 'release-tools/' content from commit f9d5b9c Meinhard Zhou 2023-11-20 20:43:12 +0800
  • ab0594a5a9 chore: remove manual created release-tools Meinhard Zhou 2023-02-17 14:34:34 +0800
  • a70ce3cecd
    Merge pull request #17 from MeinhardZhou/chore/update_go_mod Meinhard Zhou 2023-11-20 19:34:04 +0800
  • 576dccb738 fix: update go mod Meinhard Zhou 2023-02-10 17:40:32 +0800
  • ea5c2acba7
    Merge pull request #24 from testwill/string Kubernetes Prow Robot 2023-06-27 01:12:31 -0700
  • 7129ec591b chore: use String() instead of fmt.Sprintf guoguangwu 2023-06-27 13:32:05 +0800
  • b1ca25b5a6 for test Meinhard Zhou 2023-05-22 16:19:05 +0800
  • 41bbaf9cfb
    Fix multiple connections problems to one same nqn in a single node (#23) haruband 2023-05-04 12:20:38 +0900
  • 435f03c595 fix: mount the host's /run/nvmf directory to csi-node-driver haruband 2023-05-03 10:58:51 +0900
  • 4ed3393c06 fix: return directly after fallback mode haruband 2023-04-19 11:47:56 +0900
  • 33bbf5bb0c fix: add explicitly UnsupportedHostnqnError for fallback supports haruband 2023-04-19 11:30:35 +0900
  • e08b289d59 refactor: use filepath.Join instead of strings.Join haruband 2023-04-19 10:13:47 +0900
  • 1830134ea1 refactor: rename sysfs_nqn_path to sysfs_subsysnqn_path haruband 2023-04-19 10:06:07 +0900
  • 3512cec2fe fix: add fallback supports for no hostnqn sysfs file supports haruband 2023-04-17 11:37:41 +0900
  • 9c91f4a572 feat: support block volumemode Meinhard Zhou 2023-02-16 16:43:33 +0800
  • a0c8d015f6 fix: make ro and rw mounts for one same nqn possible in a single node haruband 2023-04-05 12:42:54 +0900
  • beb4cc9ea0 fix: make multiple connections to one same nqn possible in a single node haruband 2023-04-05 12:29:51 +0900
  • 0bf764e9e2
    Merge pull request #20 from MeinhardZhou/chore/components Meinhard Zhou 2023-03-30 17:51:08 +0800
  • d888332416
    Merge pull request #16 from MeinhardZhou/fix/attacher Meinhard Zhou 2023-03-30 17:48:00 +0800
  • bfea0e8ade chore: update componments to latest version. Meinhard Zhou 2023-02-17 11:08:06 +0800
  • e122809913 fix: add volumeattachments/status to rbac role's rule Meinhard Zhou 2023-02-17 11:05:31 +0800
  • 3e54b6a69e chore: support cloudbuild Meinhard Zhou 2023-02-16 16:46:24 +0800
  • caa1f81133
    Merge pull request #14 from lajiao117/master Kubernetes Prow Robot 2022-10-23 20:22:24 -0700
  • 305dddba10 Fix some problems 1.fix path error in deploy/kubernetes/csi-nvmf-node.yaml 2.delete glog from the code 3.check vol uuid param before attach nvmf volume zhangdi 2022-10-21 17:26:39 +0800
  • 9864cbfc93
    Merge pull request #13 from MeinhardZhou/docs/fix_setup Kubernetes Prow Robot 2022-09-28 10:34:35 -0700
  • 996d83f3b3 chore: fix some error in setup Meinhard Zhou 2022-09-28 15:24:01 +0800
  • a2c52a6e60
    Merge pull request #11 from MeinhardZhou/fix/mount_nvmf_error Kubernetes Prow Robot 2022-08-20 01:35:35 -0700
  • 411117889a fix: make example available Meinhard Zhou 2022-08-19 18:04:40 +0800
  • 303701c5a8 fix: add creating/deleting check to ensure idemponent Meinhard Zhou 2022-06-13 21:08:06 +0800
  • 51b762d9ca feature: support request back_end controller to Create/Delete Volume 1. send a http request to Create/Delete Volume 2. a most based code. Meinhard Zhou 2022-06-13 14:35:22 +0800
  • 9899be514f feature: support request back_end controller to Create/Delete Volume 1. send a http request to Create/Delete Volume 2. a most based code. Meinhard Zhou 2022-06-13 14:35:22 +0800
  • 3c4f0d80d2 feature: add a client to prepare for Create/Delete Volume Meinhard Zhou 2022-04-27 17:54:14 +0800
  • 430f2e209b
    Merge pull request #7 from MeinhardZhou/PR_TEMPLATE Kubernetes Prow Robot 2022-05-09 05:15:19 -0700
  • 4b5491d86f docs: add PR and ISSUE TEMPLATE. Meinhard Zhou 2022-04-27 18:27:35 +0800
  • c7af172f36
    Merge pull request #5 from MeinhardZhou/refactor_backup Kubernetes Prow Robot 2022-03-17 23:17:16 -0700
  • f770bb3802 refactor: refactor some code to make it more readable Meinhard Zhou 2022-03-10 20:51:17 +0800
  • 7d1d0e2ec9
    Merge pull request #4 from MeinhardZhou/master Kubernetes Prow Robot 2022-03-16 05:23:49 -0700
  • 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. Meinhard Zhou 2022-03-13 17:12:09 +0800
  • a62f221f93 Merge commit 'd8b4be456d22eb649bde2924982cee54ee3ee20e' as 'release-tools' Meinhard Zhou 2022-02-21 16:39:02 +0800
  • d8b4be456d Squashed 'release-tools/' content from commit 335339f Meinhard Zhou 2022-02-21 16:39:02 +0800
  • 7c3fb06bb0
    Merge pull request #3 from MeinhardZhou/master Meinhard Zhou 2021-11-12 17:46:58 +0800
  • 2792dd2391 chorei&docs: optim Makefile and README zhouenhua 2021-11-12 17:29:39 +0800
  • 847c06d6c6 Update boilerplate text and OWNER_ALIASES zhouenhua 2021-10-27 17:54:52 +0800
  • fcca9ee984 test cla pr zhouenhua 2021-10-09 16:30:55 +0800
  • bcd86ddc76 Update boilerplate text zhouenhua 2021-10-09 11:06:04 +0800
  • 6a6ac61e01 init csi-driver-nvmf zhouenhua 2021-09-10 11:50:07 +0800