Commit Graph

28 Commits

Author SHA1 Message Date
xing-yang
3ed4ebd3d8 Use client v7 2024-01-30 17:40:58 -05:00
xing-yang
49c81b0855 Update client to v7 2024-01-30 13:48:32 -05: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
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
Kubernetes Prow Robot
9dcaddcd7e Merge pull request #846 from bjschafer/fix-crds
Fix CRDs missing metadata fields
2023-10-27 12:41:55 +02:00
xing-yang
95cd3df7ed Update K8s deps to 0.28 and update generated code 2023-09-11 22:36:48 +00:00
Braxton Schafer
7308dc454c doc: update crd generation to keep metadata 2023-06-09 10:11:08 -05:00
Raunak Pradip Shah
43796288e8 Update README 2023-03-07 18:53:56 +05:30
Raunak Pradip Shah
9ce31d0bf8 Change groupName to groupsnapshot.storage.k8s.io 2023-03-01 11:20:20 +05:30
Raunak Pradip Shah
db21ddde42 Add oneOf constraint to VolumeGroupSnapshotContent 2023-02-28 12:39:44 +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
e167bfff11 Upgrade kube dependencies and snapshotter client kube deps to v0.25.2 2022-09-23 08:46:52 +05:30
Raunak Pradip Shah
485a2386db Upgrade go version and code-generator in snapshotter client 2022-09-19 14:24:29 +05:30
Raunak Pradip Shah
5c47a8ceb4 Add back v1beta1 manifests 2022-05-25 21:32:34 +05:30
Raunak Pradip Shah
1c8e6b39b4 Remove v1beta1 APIs and generated functions 2022-05-11 12:14:38 +05:30
Raunak Pradip Shah
f3a863922e Update client to v6 2022-03-24 09:43:05 +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
Patrick Ohly
5a495061b6 Merge commit '592d68113973f7f79e714e930f7891577817eade' into prow-update-master 2021-11-16 17:18:41 +01:00
xing-yang
730e6f6458 Update to client/v4 2020-12-14 18:50:10 +00:00
xing-yang
9e21c6240d Move snapshot APIs and client to v1 (no controller changes) 2020-11-10 14:38:04 +00:00
xing-yang
ad4779daf2 Update client library dependency to k8s v1.19 2020-09-16 05:53:44 +00:00
Kubernetes Prow Robot
e562c2df74 Merge pull request #367 from prateekpandey14/use-v1-crd
Update volume snapshot CRDs to v1 version
2020-09-15 22:41:19 -07: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
xing-yang
a2ac03c740 Update to v3 2020-09-08 21:25:47 +00:00
kartik494
8ae798a0c4 Move Hack to Client directory and update README 2020-08-17 11:38:18 +05:30
kartik494
4807a7b031 move hack to client 2020-08-14 09:40:03 +05:30