Hugo Blom
2ff7ab8d40
Add snapshot-controller for CSI drivers and snapshot CRDs, add a default volumesnapshotclass when running cinder CSI ( #6537 )
* add snapshot-controller and v1beta1 snapshot api
* fix typo
* udpate manifest to v1beta1
* update
* update manifests
* fix spelling
* wait until crd is applied
* fix missing info in kube module
* revert snapshotclass
* add snapshot crds before applying the csi driver
* add crds, missed them in last commit
* use pull policy from kubespray
4 years ago
Steven Reitsma
f3c17361da
Create a PodDisruptionBudget for the Cinder CSI controllerplugin ( #6385 )
4 years ago
Hugo Blom
1f9841f609
update cinder csi manifests ( #6434 )
4 years ago
Steven Reitsma
deca5ec903
Remove old csi-attacher flag and fix RBAC for Cinder CSI ( #6358 )
Add proper RBAC for new csi-attacher version
4 years ago
Florian Ruynat
16ec5939c2
Update deprecated api ( #6245 )
4 years ago
Joel Seguillon
4c1e0b188d
Add .editorconfig file ( #6307 )
4 years ago
Florian Ruynat
b6243bfc1c
Fix ImagePullPolicy missing variable usage ( #6091 )
4 years ago
Ali Sanhaji
a8a05a21a4
AWS EBS CSI implementation ( #5549 )
* AWS EBS CSI implementation
* Fixing image repos
* Add OWNERS file
* Fix expressions
* Add csi-driver tag
* Add AWS EBS prefix to variables
* Add AWS EBS CSI Driver documentation
4 years ago
Steven Reitsma
efef80f67b
Add support for HA deployment of OpenStack Cinder CSI plugin ( #5691 )
4 years ago
Hugo Blom
0c1a0ab966
implement max-volumes for cinder csi ( #5666 )
4 years ago
Hugo Blom
171d2ce59c
Implement topology support for Cinder CSI ( #5667 )
* make cinder csi topology aware
* change feature description do better reflect whats being done
* remove sameas true since it isn't required
4 years ago
Steven Reitsma
fa245ffdd5
Fix some minor issues with the Cinder CSI plugin ( #5561 )
Add Cinder images to download role
4 years ago
lcooper40
579976260f
Added in code to allow control over pull policy for local path provis… ( #5334 )
* Added in code to allow control over pull policy for local path provisioner
* change to imagePullPolicy to use globally used variable k8s_image_pull_policy
* removed unusued variable from defaults
* updated contiv-etcd and cinder-csi-controllerplugin to use k8s_image_pull_policy variable
4 years ago
Ali Sanhaji
d56e9f6b80
Fix Cinder CSI bugs ( #5492 )
4 years ago
Ali Sanhaji
b0ee1f6cc6
Deploy Cinder CSI driver to provision volumes over OpenStack ( #5184 )
* Deploy Cinder CSI driver to provision volumes over OpenStack
* Deploy Cinder CSI StorageClass
* Cinder CSI doc
5 years ago