Florian Ruynat
152e0162a9
Update api version, deprecated in 1.19 ( #6656 )
4 years ago
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
101686c665
Remove outdated CriticalAddonsOnly toleration and critical-pod annotation ( #6202 )
4 years ago
Aleksandr Loktionov
85b3526617
Fix vSphere CPI configMap and vSphere CSI secret re-deploy ( #6209 ) ( #6210 )
4 years ago
Florian Ruynat
b6243bfc1c
Fix ImagePullPolicy missing variable usage ( #6091 )
4 years ago
Pierre Lebrun
03c8d0113c
Add vSphere external cloud provider ( #5959 )
4 years ago
Florian Ruynat
83fe607f62
Cleanup deprecated labels beta.kubernetes.io/arch and beta.kubernetes.io/os ( #5964 )
4 years ago
Ali Sanhaji
937adec515
Azure Disk CSI deployment ( #5833 )
* Azure Disk CSI deployment
* Mention Azure CSI support
* Fix: remove unnecessary file
* Typo in documentation
* Add newline to end of file
4 years ago
Ali Sanhaji
484df62c5a
GCP Persistent Disk CSI Driver deployment ( #5857 )
* GCP Persistent Disk CSI Driver deployment
* Fix MD lint
* Fix Yaml lint
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
Maxime Guyot
19865e81db
Add OWNERS file for OpenStack CSI driver and cloud controller ( #5753 )
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