Commit Graph

  • 2b35ab6612 fix: remove unnecessary podInfoOnMount andyzhangx 2021-04-30 14:18:56 +0000
  • 00095be916
    Merge pull request #190 from boddumanohar/external-e2e Kubernetes Prow Robot 2021-04-29 02:56:50 -0700
  • 69df30cdc9 add setup for k8s external e2e tests Manohar Reddy 2021-04-24 17:20:58 +0000
  • d32503ae8d
    Merge remote-tracking branch 'upstream/master' into upstream-merge Matthew Booth 2021-04-28 10:17:17 +0100
  • e6ba071865
    Merge pull request #189 from mdbooth/CVE-2021-3121 Kubernetes Prow Robot 2021-04-27 05:33:38 -0700
  • f60438f5bf Bump k8s to v0.21.0 Matthew Booth 2021-04-21 14:54:23 +0100
  • 320f7de752 go.mod: Move replaces into a common block Matthew Booth 2021-04-21 14:46:07 +0100
  • 437f3c63fb
    Merge pull request #192 from boddumanohar/issue-165 Kubernetes Prow Robot 2021-04-25 23:59:01 -0700
  • 94b3dc2776 Add README.md for the new helm parameter Manohar Reddy 2021-04-26 06:17:31 +0000
  • d002b37180 add image pull secrets in helm chart Manohar Reddy 2021-04-25 15:06:03 +0000
  • c4e0424655
    Merge pull request #191 from andyzhangx/mount-utils Andy Zhang 2021-04-25 10:59:47 +0800
  • e0d1832df3 chore: switch to use k8s.io/mount-utils andyzhangx 2021-04-24 01:44:34 +0000
  • 9811fe4c6f
    Merge pull request #186 from juergenthomann/share_folders Kubernetes Prow Robot 2021-04-13 19:22:42 -0700
  • 6867a95639 Allow shares that are not at the root Jürgen Thomann 2021-04-11 19:57:18 +0200
  • 24f5240726
    Update csi-dev.md Andy Zhang 2021-04-12 11:36:26 +0800
  • 350f357bea
    Merge pull request #185 from andyzhangx/upgrade-node-driver-registrar Andy Zhang 2021-04-12 09:23:59 +0800
  • 9a2fa8861b feat: upgrade node driver registrar to v2.1.0 andyzhangx 2021-04-11 14:10:49 +0000
  • b53f765682
    Merge pull request #182 from boddumanohar/control-plane Kubernetes Prow Robot 2021-04-07 23:58:56 -0700
  • f8a385a444
    Merge pull request #181 from boddumanohar/e2e-subpath Kubernetes Prow Robot 2021-04-07 23:15:42 -0700
  • 3a9b724316 add subPath e2e test Manohar Reddy 2021-04-07 12:22:27 +0000
  • b3dd1b11da add a new node role for control plane Manohar Reddy 2021-04-07 12:28:08 +0000
  • 0e56559fce
    Merge pull request #180 from pohly/prow-update-master Kubernetes Prow Robot 2021-04-06 18:48:40 -0700
  • eb7990ca01 Merge commit '0fd83724fd82e082940e6663c01c0373750423ec' into prow-update-master Patrick Ohly 2021-03-24 13:47:09 +0100
  • 0fd83724fd Squashed 'release-tools/' changes from 95eac33..a1e1127 Patrick Ohly 2021-03-24 13:47:09 +0100
  • e109ea22ad Merge commit '334a74e12a2d425391fb1a99528a710b78d90432' into prow-update-master Patrick Ohly 2021-03-23 19:36:36 +0100
  • 334a74e12a Squashed 'release-tools/' changes from 95eac33..1d77cfc Patrick Ohly 2021-03-23 19:36:36 +0100
  • 09d135dbcc
    Merge pull request #177 from pohly/prow-update-master Kubernetes Prow Robot 2021-03-18 06:37:19 -0700
  • ae44e5a986 Merge commit '73eb5ef4eb78c4dccd5d226cef5cb477afaedb27' into prow-update-master Patrick Ohly 2021-03-18 11:05:14 +0100
  • 73eb5ef4eb Squashed 'release-tools/' changes from 1748b16..95eac33 Patrick Ohly 2021-03-18 11:05:14 +0100
  • 625579854f Merge commit '1edcaf30c25465f8e2b68f561d71ae3c69d76150' into prow-update-master Patrick Ohly 2021-03-18 09:00:10 +0100
  • 1edcaf30c2 Squashed 'release-tools/' changes from df76aba..1748b16 Patrick Ohly 2021-03-18 09:00:10 +0100
  • c1bf3bbcb8
    Merge pull request #159 from andyzhangx/set-big-limit Andy Zhang 2021-03-17 14:10:54 +0800
  • c8b6bbdddb fix: increase memory limit for csi-provisioner andyzhangx 2021-03-16 09:39:28 +0000
  • 7e54331948
    Merge pull request #175 from andyzhangx/liveness-probe Andy Zhang 2021-03-13 21:52:24 +0800
  • f17df6e768 feat: add liveness probe helthz port andyzhangx 2021-03-13 12:15:49 +0000
  • 36875348e2
    Update driver-parameters.md Andy Zhang 2021-03-11 21:49:51 +0800
  • d47f7d21e9
    add missing tgz Thorsten Schifferdecker 2021-03-11 13:24:48 +0100
  • 67e2075275
    add anti-affinity for controller Thorsten Schifferdecker 2021-03-11 12:29:57 +0100
  • f022408c4c
    Merge pull request #172 from andyzhangx/increase-memory-limit Andy Zhang 2021-03-11 15:55:32 +0800
  • 77fb868151 feat: upgrade csi-provisioner to v2.1.0 andyzhangx 2021-03-10 13:09:33 +0000
  • 8a5291d9fd chore: increase memory limit of csi-provisioner andyzhangx 2021-03-10 13:06:38 +0000
  • d087db1b43
    Merge pull request #170 from andyzhangx/fix-go-mod Andy Zhang 2021-03-09 21:32:20 +0800
  • 7ff2fb8510 test: fix go mod issue with go1.16 andyzhangx 2021-03-07 12:09:11 +0000
  • 64ba40f445 doc: use latest version for master branch andyzhangx 2021-02-24 13:31:56 +0000
  • 6f501b5cb5 doc: cut v3.0.0 beta release andyzhangx 2021-02-24 13:31:07 +0000
  • b35fa7571d
    Merge pull request #168 from andyzhangx/controller-hostnetwork Andy Zhang 2021-02-23 15:27:39 +0800
  • 425d715bae fix: add hostNetwork in controller andyzhangx 2021-02-23 06:42:49 +0000
  • c4765d1faa
    Merge pull request #166 from andyzhangx/add-arch Andy Zhang 2021-02-22 21:36:04 +0800
  • b894ed8a7e feat: add ARCH in Dockerfile andyzhangx 2021-02-21 11:50:05 +0000
  • 0c89c6348b
    Merge pull request #167 from andyzhangx/update-release-tools Andy Zhang 2021-02-22 20:55:14 +0800
  • 967f714e01 Merge commit '49247ccebec81a47ea0daa28f2e222acc3cae6de' andyzhangx 2021-02-22 12:19:51 +0000
  • 49247ccebe Squashed 'release-tools/' changes from 7bc70e5..df76aba andyzhangx 2021-02-22 12:19:51 +0000
  • ac023bf4af
    Merge pull request #164 from andyzhangx/change-base-image Andy Zhang 2021-02-21 08:05:43 +0800
  • 525c6bcad6 chore: change base image to debian andyzhangx 2021-02-20 13:14:47 +0000
  • b7ef7d00b0
    Merge pull request #163 from andyzhangx/helm-index-verify Andy Zhang 2021-02-20 09:51:42 +0800
  • 24c5a89a96 test: add helm chart index verification andyzhangx 2021-02-19 14:27:06 +0000
  • 5758c61fa5 chore: set csi-provisioner memory limt as 100Mi andyzhangx 2021-02-19 14:26:37 +0000
  • 22f4c8f701
    Merge pull request #161 from songjiaxun/disable_openapi_validation Kubernetes Prow Robot 2021-02-17 05:41:06 -0800
  • 1097b251bd doc: update supported k8s version Jiaxun Song 2021-02-16 17:20:39 -0800
  • fd0ada067a
    Merge pull request #160 from songjiaxun/add_lock Kubernetes Prow Robot 2021-02-16 18:05:06 -0800
  • dd1c04a88e feat: add locks for nodeserver publish/unpublish operations Jiaxun Song 2021-02-15 11:57:39 -0800
  • 56ff695fd7
    Merge pull request #157 from andyzhangx/loglevel Andy Zhang 2021-02-11 11:41:21 +0800
  • 340b14a75a fix: set 200Mi limit for csi-provisioner andyzhangx 2021-02-11 01:49:48 +0000
  • 1c97d2cce4 test: set lower logLevel in e2e test andyzhangx 2021-02-11 01:47:51 +0000
  • 17fe20dd80
    Merge pull request #156 from andyzhangx/create-dir Andy Zhang 2021-02-11 08:44:52 +0800
  • e8ea4c3be2 fix: makeDir error in CreateVolume andyzhangx 2021-02-10 14:42:19 +0000
  • 3cacbb23a0 add support for inline ephemeral storage Manohar Reddy 2021-02-08 13:13:01 +0530
  • 87e6ba8084
    Merge pull request #151 from andyzhangx/verify-helm-chart-files Andy Zhang 2021-02-05 22:28:04 +0800
  • de8340e5ed test: add verify-helm-chart-files.sh script andyzhangx 2021-02-05 13:29:13 +0000
  • 63c5d8af7e
    Merge pull request #149 from boddumanohar/issues-131 Kubernetes Prow Robot 2021-02-05 00:34:52 -0800
  • 2358b5ac96 add test case for nfs/utils.go:logGRPC function Manohar Reddy 2021-02-04 19:30:39 +0530
  • 38780f4630 provide more driver info in logs Manohar Reddy 2021-02-04 18:30:12 +0530
  • 7285c51caf
    Merge pull request #147 from pohly/prow-update-master Kubernetes Prow Robot 2021-02-04 08:44:29 -0800
  • ab42e03317
    Merge pull request #143 from andyzhangx/disable-nodestage Andy Zhang 2021-02-04 18:47:27 +0800
  • 58292df724 Merge commit '495ae2ec938c5285a287ff9ea30e7fa3191ddbf8' into prow-update-master Patrick Ohly 2021-02-03 22:06:32 +0100
  • 495ae2ec93 Squashed 'release-tools/' changes from 1d60e77..7bc70e5 Patrick Ohly 2021-02-03 22:06:32 +0100
  • 9f68086e06
    Merge pull request #146 from songjiaxun/add_runonmaster Kubernetes Prow Robot 2021-02-03 04:00:29 -0800
  • 04fb648466 fix: add runOnMaster switch for helm chart Jiaxun Song 2021-02-03 00:22:11 -0800
  • 0dd317be23
    Merge pull request #145 from andyzhangx/verify-helm-chart2 Andy Zhang 2021-01-31 21:42:41 +0800
  • 31d86050c1 fix: update tgz chart file andyzhangx 2021-01-31 13:33:39 +0000
  • 52430fa247
    Update README.md Andy Zhang 2021-01-31 10:58:36 +0800
  • 8e7024556a
    Merge pull request #144 from andyzhangx/add-helm-chart Andy Zhang 2021-01-30 23:18:54 +0800
  • 3ae1300477 fix: add latest helm chart file andyzhangx 2021-01-30 14:25:04 +0000
  • 29ecada024 cleanup: disable NodeStageVolume andyzhangx 2021-01-30 01:52:22 +0000
  • 6b9f0d4526
    Merge pull request #141 from pohly/prow-update-master Kubernetes Prow Robot 2021-01-26 17:09:40 -0800
  • e2422fd153 Merge commit '7ca289055f849d53dfb6f9591f67551be2de593a' into prow-update-master Patrick Ohly 2021-01-26 20:50:33 +0100
  • 7ca289055f Squashed 'release-tools/' changes from 9289fd1..1d60e77 Patrick Ohly 2021-01-26 20:50:33 +0100
  • f00d3f28ff
    Merge pull request #140 from andyzhangx/update-chart-latest Andy Zhang 2021-01-25 21:08:51 +0800
  • 46e7e4b542 chore: update latest chart andyzhangx 2021-01-25 12:24:49 +0000
  • d79abf6378
    Merge pull request #139 from adamcooke/rename-identityserver Kubernetes Prow Robot 2021-01-20 20:25:01 -0800
  • f05d3ca943 chore: rename indentityserver.go to identityserver.go andyzhangx 2021-01-21 04:00:56 +0000
  • 7a1256a835
    Merge pull request #138 from andyzhangx/reduce-logs Andy Zhang 2021-01-21 11:57:35 +0800
  • 45fa96612c chore: reduce csi sidecar container logs andyzhangx 2021-01-20 06:57:52 +0000
  • e7cdcedcc4 fix: reduce driver logs andyzhangx 2021-01-20 06:53:19 +0000
  • 3e9ef1e80d
    Merge pull request #137 from andyzhangx/klog Andy Zhang 2021-01-20 11:50:55 +0800
  • 4e11d4322d chore: use klog instead of glog andyzhangx 2021-01-19 13:56:12 +0000
  • c8fa5a9a58
    Merge pull request #136 from andyzhangx/refactor-verify-examples Andy Zhang 2021-01-19 09:45:05 +0800
  • 67218855ab test: refactor verify example test andyzhangx 2021-01-18 13:51:32 +0000
  • a3c0d6374a
    Update csi-nfs-controller.yaml srinathmatti 2021-01-18 13:16:41 +0530
  • 7271a3cc0f
    Merge pull request #134 from sachinkumarsingh092/enable-spelling-boilerplate-prow-checks Kubernetes Prow Robot 2021-01-16 05:01:43 -0800