We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa1457 commit f5f19cbCopy full SHA for f5f19cb
README.md
@@ -4,11 +4,6 @@ This is a very alpha QNAP Kubernetes CSI driver which lets you automatically pro
4
5
Its only been tested on a TS-1279U-RP (firmware 4.3.6.1711)
6
7
-# TODO
8
-
9
-* Update helm chart
10
-* Publish helm chart to github releases
11
12
# How to install
13
14
The main Helm values you'll need to install this would be:
@@ -119,3 +114,7 @@ volume.
119
114
120
115
If you're going to get any errors it'll most likely be weird iSCSI return codes which are ultra cryptic.
121
116
117
+## TODO
118
+
+* Update argument/environment parsing so that options are only required when needed -- e.g. node driver does not need qnap information
+* Potentially look at supporting NFS
0 commit comments