Commit Graph

  • cc628fe5fe ci: remove unsupport images Madhu Rajanna 2024-07-26 10:28:37 +0200
  • aa88b4c4a0 rbd: implement CSI-Addons ControllerGetVolumeGroup operation Niels de Vos 2024-07-25 15:26:51 +0200
  • 94bef9c6bf rbd: implement CSI-Addons ControllerGetVolumeGroup operation Niels de Vos 2024-07-25 15:26:51 +0200
  • da6279b59d cephfs: correct the id for cephfs locks NymanRobin 2024-07-25 13:29:27 +0300
  • 8e7d2d8d0d cephfs: correct the id for cephfs locks NymanRobin 2024-07-25 13:29:27 +0300
  • 0a3ec18c30 rebase: update k8s.io packages to v0.30.3 Praveen M 2024-07-23 13:49:52 +0530
  • e9c729b692 rebase: bump k8s.io/kubernetes in the k8s-dependencies group dependabot[bot] 2024-07-22 20:54:58 +0000
  • 76c685fb5e
    Merge of #4723 mergify[bot] 2024-07-25 12:51:30 +0000
  • 74d434c3b7 rbd: check for valid UUID instead of name Niels de Vos 2024-07-25 11:02:48 +0200
  • e3523ecc23 rbd: check for valid UUID instead of name Niels de Vos 2024-07-25 11:02:48 +0200
  • a3d457a8dd rbd: add VolumeGroup.ModifyVolumeGroupMembership CSI-Addons operation Niels de Vos 2024-07-25 09:34:10 +0200
  • 697267fdc3 helm: support for enable-topology flag Praveen M 2024-07-25 16:14:40 +0530
  • b2a300ab62 deploy: add enable-topology flag to rbd provisioner template Praveen M 2024-07-25 14:55:57 +0530
  • 9350896a42 rbd: conditionally advertise topology-aware provisioning capability Praveen M 2024-07-25 14:46:40 +0530
  • fb27118c5a util: add EnableTopology flag Praveen M 2024-07-25 14:34:13 +0530
  • d8a0c7bbf1 rbd: add VolumeGroup.ModifyVolumeGroupMembership CSI-Addons operation Niels de Vos 2024-07-25 09:34:10 +0200
  • f9ab14e826 rbd: check if an image is part of a group before adding it Niels de Vos 2024-07-22 18:18:26 +0200
  • 4acffb5548 rbd: make VolumeGroup Create/Delete/AddVolume/RemoveVolume idempotent Niels de Vos 2024-07-22 16:59:07 +0200
  • 382d70893d rbd: remove the VolumeGroup from the journal on DeleteVolumeGroup Niels de Vos 2024-07-19 20:22:53 +0200
  • fd20536662 rbd: add journalledObject as base for VolumeGroup interface Niels de Vos 2024-07-19 20:21:57 +0200
  • a82ae15f1a rbd: use the Manager to handle CSI-Addons VolumeGroup requests Niels de Vos 2024-07-22 17:51:17 +0200
  • 40b0526f64 rbd: implement the VolumeGroup interface Niels de Vos 2024-07-19 16:25:21 +0200
  • fbf9ffcac4 rbd: update Volume interface implementation for VolumeGroup APIs Niels de Vos 2024-07-18 20:40:28 +0200
  • a98edab480 rbd: pass CSI-instanceID to CSI-Addons VolumeGroupServer Niels de Vos 2024-07-17 10:08:27 +0200
  • 435e26d948 cleanup: make VolumeGroupJournalConnection a private type Niels de Vos 2024-07-16 17:23:49 +0200
  • 1825c277c5 rbd: check if an image is part of a group before adding it Niels de Vos 2024-07-22 18:18:26 +0200
  • 33b9aa2886 rbd: make VolumeGroup Create/Delete/AddVolume/RemoveVolume idempotent Niels de Vos 2024-07-22 16:59:07 +0200
  • 851e05288d rbd: remove the VolumeGroup from the journal on DeleteVolumeGroup Niels de Vos 2024-07-19 20:22:53 +0200
  • 98c10aaf0a rbd: add journalledObject as base for VolumeGroup interface Niels de Vos 2024-07-19 20:21:57 +0200
  • edde357d0e rbd: use the Manager to handle CSI-Addons VolumeGroup requests Niels de Vos 2024-07-22 17:51:17 +0200
  • 2189d1eb2a rbd: implement the VolumeGroup interface Niels de Vos 2024-07-19 16:25:21 +0200
  • ae766975f9 rbd: update Volume interface implementation for VolumeGroup APIs Niels de Vos 2024-07-18 20:40:28 +0200
  • 013c2a507e rbd: pass CSI-instanceID to CSI-Addons VolumeGroupServer Niels de Vos 2024-07-17 10:08:27 +0200
  • a2f86d99cd cleanup: make VolumeGroupJournalConnection a private type Niels de Vos 2024-07-16 17:23:49 +0200
  • d46b7d7ff4 cephfs: Avoid hanging lock in volume mutex lock Sunnatillo 2024-07-23 15:18:10 +0300
  • 26d17d47ec cephfs: Avoid hanging lock in volume mutex lock Sunnatillo 2024-07-23 15:18:10 +0300
  • eba9605dd6 rebase: update k8s.io packages to v0.30.3 Praveen M 2024-07-23 13:49:52 +0530
  • 66c8912e69 rebase: bump k8s.io/kubernetes in the k8s-dependencies group dependabot[bot] 2024-07-22 20:54:58 +0000
  • c875483f8a rebase: bump the github-dependencies group with 2 updates dependabot[bot] 2024-07-22 20:55:31 +0000
  • f47e2a35d2 rebase: bump the github-dependencies group with 2 updates dependabot[bot] 2024-07-22 20:55:31 +0000
  • dce8561f33 doc: update coding guideline to suggest to place local imports last Niels de Vos 2024-07-19 16:03:39 +0200
  • 54f99b6b91 doc: update coding guideline to suggest to place local imports last Niels de Vos 2024-07-19 16:03:39 +0200
  • 141da9af42 rebase: bump k8s.io/api in /api in the k8s-dependencies group dependabot[bot] 2024-07-22 20:36:09 +0000
  • bc5b6a5713 rebase: bump k8s.io/api in /api in the k8s-dependencies group dependabot[bot] 2024-07-22 20:36:09 +0000
  • ebc56887cd rbd: implement pv key rotation Niraj Yadav 2024-06-21 15:49:06 +0530
  • 9f5780eca7 rbd: implement pv key rotation Niraj Yadav 2024-06-21 15:49:06 +0530
  • 64c5be5242 doc: Update docs for rbd-pv-key-rotation black-dragon74 2024-06-05 15:27:41 +0530
  • 4be5e4cbca doc: proposal for providing PV key rotation black-dragon74 2024-06-03 15:06:24 +0530
  • c1e2b48669 doc: Update docs for rbd-pv-key-rotation black-dragon74 2024-06-05 15:27:41 +0530
  • 10d971201b doc: proposal for providing PV key rotation black-dragon74 2024-06-03 15:06:24 +0530
  • 8083a966b6 helm: fix typo in document Madhu Rajanna 2024-07-17 14:39:06 +0200
  • ae248580db helm: fix typo in document Madhu Rajanna 2024-07-17 14:39:06 +0200
  • 0e4d455e54 deploy: update CSI sidecar driver-registrar to v2.11.1 Praveen M 2024-07-17 12:31:52 +0530
  • 314b7bd557 deploy: update CSI sidecar driver-registrar to v2.11.1 Praveen M 2024-07-17 12:31:52 +0530
  • 85f53edb05
    helm: fix helm template dongjiang1989 2024-07-17 11:26:45 +0800
  • 41fe80d303 ci: update centos stream 8 baseurl Praveen M 2024-06-04 10:54:29 +0530
  • 6753bbfba3 util: exclude empty label values for crushlocation map Praveen M 2024-07-11 18:35:34 +0530
  • 4133bcafb0 ci: update centos stream 8 baseurl Praveen M 2024-06-04 10:54:29 +0530
  • fe1974df9c util: exclude empty label values for crushlocation map Praveen M 2024-07-11 18:35:34 +0530
  • f11fa815c8 util: exclude empty label values for crushlocation map Praveen M 2024-07-11 18:35:34 +0530
  • 493875fc22 util: exclude empty label values for crushlocation map Praveen M 2024-07-11 18:35:34 +0530
  • 3dd7e8bfba rebase: bump the github-dependencies group with 2 updates dependabot[bot] 2024-07-15 20:27:06 +0000
  • b112d66588
    rebase: bump the github-dependencies group with 2 updates dependabot[bot] 2024-07-15 20:27:06 +0000
  • e7762ac1af cephfs: Set object lock for volumes for cephfs encryption Sunnatillo 2024-07-01 09:46:48 +0300
  • 502178bd8b cephfs: Set object lock for volumes for cephfs encryption Sunnatillo 2024-07-01 09:46:48 +0300
  • e71a95fece rebase: update github.com/csi-addons/spec to latest version Niels de Vos 2024-07-08 14:08:42 +0200
  • 9b41feac9d csiaddons: initial implementation of CSI-Addons VolumeGroup Niels de Vos 2024-07-09 17:52:54 +0200
  • d248a1e200 rbd: add Manager interface for using Volumes and VolumeGroups Niels de Vos 2024-07-09 17:27:08 +0200
  • 4246b30178 rbd: add the VolumeGroup type Niels de Vos 2024-07-09 17:51:34 +0200
  • 2803ec1290 rbd: add a ToCSI() function to the Volume interface Niels de Vos 2024-07-05 10:26:47 +0200
  • 2dd2ac8e91 csiaddons: register volumegroup controller Madhu Rajanna 2024-06-24 14:18:50 +0200
  • 6e5de23674 rbd: move internal/rbd_types -> internal/rbd/types Niels de Vos 2024-07-10 12:53:04 +0200
  • cf71bc028d rebase: update github.com/csi-addons/spec to latest version Niels de Vos 2024-07-08 14:08:42 +0200
  • 6299c1e4ff csiaddons: initial implementation of CSI-Addons VolumeGroup Niels de Vos 2024-07-09 17:52:54 +0200
  • 81072a8f66 rbd: add Manager interface for using Volumes and VolumeGroups Niels de Vos 2024-07-09 17:27:08 +0200
  • 17e0cd8a08 rbd: add the VolumeGroup type Niels de Vos 2024-07-09 17:51:34 +0200
  • 8786b606ee rbd: add a ToCSI() function to the Volume interface Niels de Vos 2024-07-05 10:26:47 +0200
  • ec59da3cfd csiaddons: register volumegroup controller Madhu Rajanna 2024-06-24 14:18:50 +0200
  • 97cf3a5e35 rbd: move internal/rbd_types -> internal/rbd/types Niels de Vos 2024-07-10 12:53:04 +0200
  • d376271376 cleanup: append pointer instead of value to avoid copying lock value Praveen M 2024-07-10 12:00:03 +0530
  • 69ef70e25b util: DefaultIdentityServer should use csi.UnimplementedIdentityServer Niels de Vos 2024-07-09 17:19:20 +0200
  • 786414bab2 rebase: Bump github.com/container-storage-interface/spec dependabot[bot] 2024-07-08 20:57:15 +0000
  • c5104446ad cleanup: append pointer instead of value to avoid copying lock value Praveen M 2024-07-10 12:00:03 +0530
  • 91fbc584ee util: DefaultIdentityServer should use csi.UnimplementedIdentityServer Niels de Vos 2024-07-09 17:19:20 +0200
  • 3be6b07a71 rebase: Bump github.com/container-storage-interface/spec dependabot[bot] 2024-07-08 20:57:15 +0000
  • 598f16b866 rebase: Bump google.golang.org/grpc from 1.64.0 to 1.65.0 dependabot[bot] 2024-07-09 12:01:10 +0000
  • 6744995580
    rebase: Bump google.golang.org/grpc from 1.64.0 to 1.65.0 dependabot[bot] 2024-07-09 12:01:10 +0000
  • 93e02d6447 rebase: Bump the github-dependencies group with 2 updates dependabot[bot] 2024-07-08 20:56:59 +0000
  • 87bed99caf
    Merge of #4703 mergify[bot] 2024-07-09 11:12:53 +0000
  • 540024390c rebase: Bump the golang-dependencies group with 3 updates dependabot[bot] 2024-07-08 20:56:35 +0000
  • 224766a455
    rebase: Bump the github-dependencies group with 2 updates dependabot[bot] 2024-07-08 20:56:59 +0000
  • 632c449a9b
    rebase: Bump the golang-dependencies group with 3 updates dependabot[bot] 2024-07-08 20:56:35 +0000
  • 902946ebfa rbd: add Volume interface Niels de Vos 2024-07-05 10:25:34 +0200
  • 8d5e1aad4e rbd: rename deleteImage() to Delete() Niels de Vos 2024-07-05 08:46:09 +0200
  • 6b5ef1d76a journal: remove unused parameter journalPoolID from ReserveName() Niels de Vos 2024-03-19 18:36:17 +0100
  • 3aece2f38e cleanup: pass context to rbdImage.Destroy() Niels de Vos 2024-03-21 15:01:56 +0100
  • f23dbbbee9 rbd: add Volume interface Niels de Vos 2024-07-05 10:25:34 +0200
  • be42cc2537 rbd: rename deleteImage() to Delete() Niels de Vos 2024-07-05 08:46:09 +0200
  • 459645cf85 journal: remove unused parameter journalPoolID from ReserveName() Niels de Vos 2024-03-19 18:36:17 +0100
  • f0e2fabe4c cleanup: pass context to rbdImage.Destroy() Niels de Vos 2024-03-21 15:01:56 +0100