artifacthub helm/ceph-csi/ceph-csi-rbd 3.14.0
v3.14.0

latest releases: 3.0.0-canary, 3.14.0-canary
14 days ago

v3.14.0 release notes

We are excited to announce another release of Ceph CSI, v3.14.0. This is another significant step towards using enhanced Container Storage Interface (CSI) features with Ceph Cluster in the backend. With this release, we are introducing many brand-new features and enhancements to the Ceph CSI driver. Here are the changelog/release highlights.

Changelog and Highlights:

Features

RBD

  • rbd: Use assume_storage_prezeroed when formatting by @black-dragon74 in #4996
  • rbd: support QoS based on capacity for rbd volume for nbd-rbd client by @YiteGu in #5016

CephFS

Other

What's Changed

CephFS

RBD

Continuous Integration and Testing

Deployment

  • helm: Add missing RBAC for nodes to cephfs chart by @Lirt in #5126

Documentation

Other

  • util: return correct status code for VolumeGroupSnapshot by @Nikhil-Ladha in #5024
  • util: do not use mount-utils.IsLikelyNotMountPoint anymore by @nixpanic in #5203

Build and Cleanups

Updates of dependencies

  • rebase: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.1 to 1.33.2 in the github-dependencies group by @dependabot in #4993
  • rebase: bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 in the k8s-dependencies group by @dependabot in #4992
  • rebase: bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #5005
  • rebase: bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #5006
  • rebase: bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #5014
  • rebase: bump golang.org/x/net from 0.31.0 to 0.32.0 in the golang-dependencies group across 1 directory by @dependabot in #5022
  • rebase: bump github/codeql-action from 3.27.6 to 3.27.9 by @dependabot in #5026
  • rebase: bump github.com/onsi/gomega from 1.36.0 to 1.36.1 in the github-dependencies group by @dependabot in #5027
  • rebase: bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #5028
  • rebase: bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #5029
  • rebase: bump github.com/ceph/go-ceph from 0.30.1-0.20241102143109-75d1af3ed638 to 0.31.0 by @dependabot in #5044
  • rebase: bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #5045
  • rebase: bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 in /actions/retest by @dependabot in #5052
  • rebase: bump google.golang.org/protobuf from 1.36.0 to 1.36.2 by @dependabot in #5059
  • rebase: bump the golang-dependencies group across 1 directory with 3 updates by @dependabot in #5053
  • rebase: bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 in the k8s-dependencies group by @dependabot in #5070
  • rebase: bump github/codeql-action from 3.27.9 to 3.28.1 by @dependabot in #5076
  • rebase: bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #5075
  • rebase: update csi-resizer to v1.13.1 by @nixpanic in #5071
  • rebase: update Kubernetes CSI sidecars to current versions by @nixpanic in #5088
  • rebase: bump golang.org/x/net from 0.26.0 to 0.33.0 in /api by @dependabot in #5091
  • rebase: bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #5095
  • rebase: bump k8s.io/api from 0.31.3 to 0.32.1 in /api in the k8s-dependencies group across 1 directory by @dependabot in #5097
  • rebase: bump github/codeql-action from 3.28.1 to 3.28.6 by @dependabot in #5105
  • rebase: bump actions/stale from 9.0.0 to 9.1.0 by @dependabot in #5106
  • rebase: bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #5107
  • rebase: bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #5109
  • rebase: bump the github-dependencies group across 1 directory with 7 updates by @dependabot in #5114
  • rebase: bump github/codeql-action from 4e83f6b818d7c9f52143570963b2c7f7f055decb to 08bc0cf022445eacafaa248bf48da20f26b8fd40 by @dependabot in #5120
  • rebase: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.10 to 1.33.12 in the github-dependencies group by @dependabot in #5121
  • rebase: bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.1 in the k8s-dependencies group across 1 directory by @dependabot in #5108
  • rebase: bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 in /actions/retest by @dependabot in #5133
  • rebase: bump the golang-dependencies group with 3 updates by @dependabot in #5134
  • rebase: bump the github-dependencies group with 2 updates by @dependabot in #5135
  • rebase: bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #5136
  • rebase: bump k8s.io/kubernetes from 1.32.1 to 1.32.2 by @dependabot in #5147
  • rebase: bump the github-dependencies group with 2 updates by @dependabot in #5153
  • rebase: bump k8s.io/api from 0.32.1 to 0.32.2 in /api in the k8s-dependencies group by @dependabot in #5155
  • rebase: bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 in the k8s-dependencies group by @dependabot in #5152
  • rebase: bump github.com/ceph/go-ceph from 0.31.0 to 0.32.0 by @dependabot in #5154
  • rebase: bump golang.org/x/crypto from 0.33.0 to 0.35.0 in the golang-dependencies group by @dependabot in #5169
  • rebase: bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /actions/retest by @dependabot in #5171
  • rebase: bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.5 by @dependabot in #5172
  • rebase: bump the github-dependencies group with 2 updates by @dependabot in #5170
  • rebase: bump the github-dependencies group with 2 updates by @dependabot in #5185
  • rebase: bump github.com/csi-addons/kubernetes-csi-addons from 0.11.0 to 0.12.0 in the github-dependencies group by @dependabot in #5187
  • rebase: bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 in /actions/retest by @dependabot in #5198
  • rebase: bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 in /e2e in the github-dependencies group by @dependabot in #5199
  • rebase: bump the golang-dependencies group with 3 updates by @dependabot in #5200
  • rebase: bump the github-dependencies group with 2 updates by @dependabot in #5201
  • rebase: bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #5202
  • rebase: bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 in the k8s-dependencies group by @dependabot in #5207
  • rebase: bump golang.org/x/net from 0.33.0 to 0.36.0 in /api by @dependabot in #5214
  • rebase: bump golang.org/x/net from 0.35.0 to 0.36.0 in /e2e by @dependabot in #5215
  • rebase: bump the k8s-dependencies group in /e2e with 4 updates by @dependabot in #5222
  • rebase: bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #5226
  • rebase: bump k8s.io/kubernetes from 1.32.2 to 1.32.3 in the k8s-dependencies group by @dependabot in #5227
  • rebase: bump k8s.io/api from 0.32.2 to 0.32.3 in /api in the k8s-dependencies group by @dependabot in #5225
  • rebase: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #5233
  • rebase: bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 in the k8s-dependencies group by @dependabot in #5236
  • rebase: bump the github-dependencies group in /e2e with 2 updates by @dependabot in #5238
  • rebase: bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #5237
  • rebase: bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.17 to 1.33.18 in the github-dependencies group by @dependabot in #5256
  • rebase: bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot in #5258
  • rebase: bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 in /actions/retest by @dependabot in #5257
  • rebase: bump the github-dependencies group in /e2e with 2 updates by @dependabot in #5260
  • rebase: update golang.org/x/oauth2 to v0.27.0 by @ShravaniVangur in #5264
  • rebase: bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #5259

New Contributors

Full Changelog: v3.13.1...v3.14.0

Don't miss a new ceph-csi-rbd release

NewReleases is sending notifications on new releases.