Skip to content
  1. Apr 11, 2024
    • J's avatar
      Update Snapshot controller to v7.0.2 (#11041) · 8a423abd
      J authored
      Upgrade Snapshot controller installed for all supported Kubernetes
      versions to v7.0.2. Also update the manifests used to deploy the
      Snapshot controller.
      8a423abd
  2. Jul 26, 2023
  3. Jun 22, 2022
  4. Jan 14, 2022
  5. Jan 09, 2022
    • Kenichi Omichi's avatar
      Fix risky-file-permissions (#8370) · f80fd24a
      Kenichi Omichi authored
      When running ansible-lint directly, we can see a lot of warning
      message like
      
        risky-file-permissions File permissions unset or incorrect
      
      This fixes the warning messages.
      f80fd24a
  6. Sep 08, 2021
  7. Sep 06, 2021
    • Cristian Calin's avatar
      Update CSI snaphotter and make it independent (#7943) · db470f85
      Cristian Calin authored
      * CSI: update CSI snapshot CRDs
      
      * CSI: update snapshot controller tag version with kubernetes specific versions
      
      * CSI: allow enabling csi_snapshot_controller independent of Cinder CSI
      
      * CSI: Align csi-snapshot-controller with upstream and use a Deployment instead of a StatefulSet
      db470f85
  8. Mar 24, 2021
  9. Sep 03, 2020
    • Hugo Blom's avatar
      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
Loading