Skip to content

Commit

Permalink
Add changelog and fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Anshul Ahuja committed Feb 8, 2023
1 parent 5c04876 commit 6e6d2a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelogs/unreleased/5576-anshulahuja98
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Design to add support for Multiple VolumeSnapshotClasses in CSI Plugin.
2 changes: 1 addition & 1 deletion design/multiple-csi-volumesnapshotclass-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ spec:
1. **Through CSI Specific Fields in Velero contracts**
**Considerations**
- Since CSI snapshotting is done throught the plugin, we don't intend to bloat up the Backup Spec with CSI specific fields.
- Since CSI snapshotting is done through the plugin, we don't intend to bloat up the Backup Spec with CSI specific fields.
- But considering that CSI Snapshotting is the way forward, we can debate if we should add a CSI section to the Backup Spec.
Expand Down

0 comments on commit 6e6d2a8

Please sign in to comment.