@@ -240,18 +240,22 @@ kubectl logs -f <cloudstack-csi-controller pod_name> -n kube-system -c external-
240240- [ CloudStack documentation on storage] ( http://docs.cloudstack.apache.org/en/latest/adminguide/storage.html )
241241- [ CSI (Container Storage Interface) specification] ( https://github.com/container-storage-interface/spec )
242242
243- ---
243+ ## History
244244
245- Copyright 2021 Apalia SAS
245+ Apalia SAS originally started the [ CloudStack CSI Driver] ( https://github.com/apalia/cloudstack-csi-driver )
246+ project, which was later [ forked and progressed] ( https://github.com/apalia/cloudstack-csi-driver/forks )
247+ by several members of the CloudStack community, notably [ Leaseweb] ( https://github.com/leaseweb/cloudstack-csi-driver ) .
246248
247- Licensed under the Apache License, Version 2.0 (the "License");
248- you may not use this file except in compliance with the License.
249- You may obtain a copy of the License at
249+ This repository attempts to widen the scope of the original project to make it work across
250+ hypervisors (KVM, VMware, XenServer/XCP-ng) and add support for domains, projects, CKS, CAPC, and advanced storage
251+ operations such as volume snapshots.
250252
251- http://www.apache.org/licenses/LICENSE-2.0
253+ ## License
252254
253- Unless required by applicable law or agreed to in writing, software
254- distributed under the License is distributed on an "AS IS" BASIS,
255- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
256- See the License for the specific language governing permissions and
257- limitations under the License.
255+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
256+ this file except in compliance with the License. You may obtain a copy of the
257+ License at < http://www.apache.org/licenses/LICENSE-2.0 >
258+
259+ ## Contributors
260+
261+ [ ![ CloudStack CSI Driver Contributors] ( https://contrib.rocks/image?repo=shapeblue/cloudstack-csi-driver&anon=0&max=500 )] ( https://github.com/shapeblue/cloudstack-csi-driver/graphs/contributors )
0 commit comments