xing-yang
49c81b0855
Update client to v7
2024-01-30 13:48:32 -05:00
Niels de Vos
9e58d4cc61
Selector in VolumeGroupSnapshotSource API should be optional
2024-01-26 17:27:25 +01:00
Raunak Pradip Shah
0bd355cf29
update API names in group snapshot content to be consistent with volume snapshots
2024-01-05 11:29:51 -08:00
Raunak Pradip Shah
bffa5ae25f
Update to API for static group volume snapshots
2024-01-05 11:29:42 -08:00
Raunak Pradip Shah
42151b59aa
change VolumeGroupSnapshotContentName to VolumeGroupSnapshotHandle in snapshot content status
2023-11-08 12:06:06 +05:30
huzhengchuan
3cb5c308f0
Add more detail in vgs/vgsc/vgsclass printed columns
2023-07-04 17:58:46 +08:00
Raunak Pradip Shah
21acc924d7
Fix typos
2023-05-03 21:21:32 +05:30
Raunak Pradip Shah
bc61409236
Fix nits in comments
2023-03-08 10:51:30 +05:30
Raunak Pradip Shah
b5e139d9de
Add Source to volumegroupsnapshot
2023-03-08 10:44:21 +05:30
Raunak Pradip Shah
ada506c53f
Address comments and re generate code
2023-03-06 11:14:39 +05:30
Raunak Pradip Shah
c4d9e9acf6
Reuse deletionpolicy and error from snapshot.storage.k8s.io
2023-03-01 12:30:38 +05:30
Raunak Pradip Shah
69b054d1ed
Refactor snapshot error to utils.go
2023-03-01 12:20:16 +05:30
Raunak Pradip Shah
9ce31d0bf8
Change groupName to groupsnapshot.storage.k8s.io
2023-03-01 11:20:20 +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
Humble Chirammal
461143ec25
update client package with go 1.19 formatting changes
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-09-14 08:26:30 +05:30
Raunak Pradip Shah
1c8e6b39b4
Remove v1beta1 APIs and generated functions
2022-05-11 12:14:38 +05:30
Ivan Sim
d470451a2f
Update comment in types.go, to be included in the new CRD docs
...
See https://github.com/kubernetes-csi/docs/pull/506\#pullrequestreview-943092112
Signed-off-by: Ivan Sim <ihcsim@gmail.com >
2022-04-15 15:01:01 -07:00
Raunak Pradip Shah
3c09ceb7f1
Change SourceVolumeMode type to v1.PersistentVolumeMode.
2022-04-05 10:47:26 +05:30
Raunak Pradip Shah
d300796fab
- Update snapshotter module to v6
...
- Update snapshotter client module to v5
- Update go version in client modules to v1.17
2022-03-23 08:59:19 +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
kartik494
b736fc8862
fix api convention metadata redirection
2022-02-23 13:22:03 +05:30
andyzhangx
b4c7c83df0
doc: fix spelling issues
2022-02-12 02:09:00 +00:00
Patrick Ohly
5a495061b6
Merge commit '592d68113973f7f79e714e930f7891577817eade' into prow-update-master
2021-11-16 17:18:41 +01:00
Robbie deMuth
4f5383af19
Add short names for Volume Snapshot CRDs
...
This allows end users to run `kubectl get vs`, for example, instead of
`kubectl get volumesnapshot`. The following short names have been
implemented:
* `VolumeSnapshot` - `vs`
* `VolumeSnapshotContent` - `vsc`, `vscs`
* `VolumeSnapshotClass` - `vsclass`, `vsclasses`
2021-11-02 12:24:42 -04:00
xing-yang
24a2aa8436
Address review comments
2020-11-10 15:30:39 +00:00
xing-yang
9e21c6240d
Move snapshot APIs and client to v1 (no controller changes)
2020-11-10 14:38:04 +00:00
kartik494
ae215218d1
Added go modules for Apis and Client
2020-07-29 16:52:45 +05:30