Raunak Pradip Shah
|
060ee23d6d
|
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
Also revert commit bb29899ca3 .
|
2023-11-17 14:24:55 +05:30 |
|
Raunak Pradip Shah
|
0f5bcc4ff3
|
Add VolumeGroupSnapshot API definition, including CRD, client,
informer and lister generated code.
Update ./client/hack/README with instructions to update the client
directory.
|
2023-02-28 12:29:55 +05:30 |
|
Raunak Pradip Shah
|
d68cf95c08
|
Added SourceVolumeMode field to v1 spec in VolumeSnapshotContents API.
Update code-gen to v0.23.4 and controller-gen to v0.8.0
|
2022-03-11 09:39:04 +05:30 |
|
xing-yang
|
9e21c6240d
|
Move snapshot APIs and client to v1 (no controller changes)
|
2020-11-10 14:38:04 +00:00 |
|
prateekpandey14
|
c1e1a1b090
|
Update volume snapshot CRDs to v1 version
- bump controller-gen 0.4.0 version
- update CRDs to use `apiextensions.k8s.io/v1` apis
Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
|
2020-09-15 14:04:52 +05:30 |
|
kartik494
|
4807a7b031
|
move hack to client
|
2020-08-14 09:40:03 +05:30 |
|