File tree 1 file changed +5
-8
lines changed
1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,9 @@ control-plane CSI RPC call or via node CSI RPC call or both as a two step proces
14
14
15
15
This information reflects the head of this branch.
16
16
17
- | Compatible with CSI Version | Container Image | [ Recommended K8s Version] ( https://kubernetes-csi.github.io/docs/kubernetes-compatibility.html#recommended-version ) |
18
- | ------------------------------------------------------------------------------------------ | -------------------------------| --------------- |
19
- | [ CSI Spec v1.2.0] ( https://github.com/container-storage-interface/spec/releases/tag/v1.2.0 ) | quay.io/k8scsi/csi-resizer | 1.16 |
20
-
21
-
17
+ | Compatible with CSI Version | Container Image | [ Recommended K8s Version] ( https://kubernetes-csi.github.io/docs/kubernetes-compatibility.html#recommended-version ) |
18
+ | ------------------------------------------------------------------------------------------ | -------------------------- | ------------------------------------------------------------------------------------------------------------------ |
19
+ | [ CSI Spec v1.2.0] ( https://github.com/container-storage-interface/spec/releases/tag/v1.2.0 ) | quay.io/k8scsi/csi-resizer | 1.16 |
22
20
23
21
## Feature status
24
22
@@ -68,15 +66,14 @@ Note that the external-resizer does not scale with more replicas. Only one exter
68
66
69
67
* All glog / klog arguments are supported, such as ` -v <log level> ` or ` -alsologtostderr ` .
70
68
71
-
72
69
## Community, discussion, contribution, and support
73
70
74
71
Learn how to engage with the Kubernetes community on the [ community page] ( http://kubernetes.io/community/ ) .
75
72
76
73
You can reach the maintainers of this project at:
77
74
78
- - [ Slack] ( http://slack.k8s.io/ )
79
- - [ Mailing List] ( https://groups.google.com/forum/#!forum/kubernetes-dev )
75
+ * [ Slack] ( http://slack.k8s.io/ )
76
+ * [ Mailing List] ( https://groups.google.com/forum/#!forum/kubernetes-dev )
80
77
81
78
### Code of conduct
82
79
You can’t perform that action at this time.
0 commit comments