andyzhangx
b4c7c83df0
doc: fix spelling issues
2022-02-12 02:09:00 +00:00
Kubernetes Prow Robot
fead8458b1
Merge pull request #606 from itspngu/add_kustomization_manifests
...
Add kustomization manifests to CRDs and controller components
2021-11-29 14:37:21 -08:00
Patrick Ohly
5a495061b6
Merge commit '592d68113973f7f79e714e930f7891577817eade' into prow-update-master
2021-11-16 17:18:41 +01:00
itspngu
96fa9c8a10
add bare kustomization manifests to CRDs and controller components
2021-11-08 09:44:17 +00: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
Tomas Smetana
0bd24e247e
Add VS namespace to VSC printed columns
2021-06-17 12:42:52 +02:00
xing-yang
046cce9868
Change storage version from v1beta1 to v1
2021-04-21 17:50:51 +00:00
xing-yang
730e6f6458
Update to client/v4
2020-12-14 18:50:10 +00: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
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
kartik494
ae215218d1
Added go modules for Apis and Client
2020-07-29 16:52:45 +05:30