Skip to content
Snippets Groups Projects
Select Git revision
20 results

kube.py

Blame
    • Hugo Blom's avatar
      2ff7ab8d
      Add snapshot-controller for CSI drivers and snapshot CRDs, add a default... · 2ff7ab8d
      Hugo Blom authored
      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
      2ff7ab8d
      History
      Add snapshot-controller for CSI drivers and snapshot CRDs, add a default...
      Hugo Blom authored
      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