feature: add managed default VolumeSnapshotClass for Cinder#1319
feature: add managed default VolumeSnapshotClass for Cinder#1319hebelsan wants to merge 1 commit intogardener:masterfrom
feature: add managed default VolumeSnapshotClass for Cinder#1319Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
This change introduces volume snapshot functionality for OpenStack Cinder storage by adding a default VolumeSnapshotClass resource. The addition enables users to create and manage volume snapshots in Kubernetes clusters using the CSI Cinder driver, with configurable default behavior through a new values parameter. Walkthrough
Model: claude-sonnet-4-20250514 | Prompt Tokens: 455 | Completion Tokens: 151 |
How to categorize this PR?
/area quality
/kind enhancement
/platform openstack
What this PR does / why we need it:
This PR adds managed default VolumeSnapshotClass for Cinder.
Which issue(s) this PR fixes:
Fixes #1318
Special notes for your reviewer:
Release note: