This website requires JavaScript.
Explore
Help
Sign In
alexlebens
/
external-snapshotter
Watch
1
Star
0
Fork
0
You've already forked external-snapshotter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
72b51c066c1dc9f882d90c6bdddeecfa4a0d817e
external-snapshotter
/
pkg
/
sidecar-controller
History
Raunak Pradip Shah
875662b365
Add finalizer to indicate volume snapshot is part of a group
2023-12-06 16:16:30 -08:00
..
content_create_test.go
Delete individual volume snapshots as part of the group snapshot delete API and prevent users from deleting individual volume snapshots if it is part of an existing group snapshot
2023-11-17 14:24:55 +05:30
csi_handler.go
Delete individual volume snapshots as part of the group snapshot delete API and prevent users from deleting individual volume snapshots if it is part of an existing group snapshot
2023-11-17 14:24:55 +05:30
framework_test.go
Delete individual volume snapshots as part of the group snapshot delete API and prevent users from deleting individual volume snapshots if it is part of an existing group snapshot
2023-11-17 14:24:55 +05:30
groupsnapshot_helper.go
Add finalizer to indicate volume snapshot is part of a group
2023-12-06 16:16:30 -08:00
snapshot_controller_base.go
Re-queue SnapshotContents that are readyToUse: false
2023-11-16 15:37:48 +01:00
snapshot_controller_test.go
Vendored deps
2022-03-24 21:40:29 +05:30
snapshot_controller.go
Delete individual volume snapshots as part of the group snapshot delete API and prevent users from deleting individual volume snapshots if it is part of an existing group snapshot
2023-11-17 14:24:55 +05:30
snapshot_delete_test.go
Delete individual volume snapshots as part of the group snapshot delete API and prevent users from deleting individual volume snapshots if it is part of an existing group snapshot
2023-11-17 14:24:55 +05:30
snapshot_finalizer_test.go
…