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.
2 parents ebfc677 + d758e90 commit 305da5bCopy full SHA for 305da5b
README.md
@@ -6,9 +6,11 @@ The IBM Power Virtual Systems Container Storage Interface (CSI) Driver provides
6
7
8
# CSI Specification Compatibility Matrix
9
-| PowerVS CSI Driver \ CSI Version | v1.5.0 |
10
-| ----------------------------- | -------|
11
-| main branch | yes |
+| PowerVS CSI Driver | Kubernetes | CSI | Golang |
+| ----------------------------- | ----------- | -------- | -------- |
+| main | 1.24 | 1.5.0 | 1.18 |
12
+| 0.2.0 | 1.24 | 1.5.0 | 1.18 |
13
+| 0.1.0 | 1.23 | 1.5.0 | 1.17 |
14
15
# Features
16
The following CSI gRPC calls are implemented:
0 commit comments