Commit Graph

5 Commits

Author SHA1 Message Date
Alex Szakaly
14eaac289b doc: add workaround for hack/update-generated-code.sh
code-generator incorrectly resolve package path: wants to
write into v2/ directory instead of resolving v2 as package
path

Provide steps to successfully execute code-generator

Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com>
2020-03-04 22:25:25 +01:00
Christian Huffman
c3beea55ba Update CRDs to include additional get information 2020-02-27 09:52:36 -05:00
xiangqian
728e29aa7e 1. update clientset, deepcopy using code-generator
2. add a dummy file tools.go to force "go mod vendor" to see
code-generator as dependencies
3. add a script to update CRD
4. add a README to document CRD updating steps
run go mod tidy
update README
2019-12-04 14:40:46 -08:00
Xing Yang
0c1faac468 Update VolumeSnapshot CRD version to v1beta
preserveUnknownField set to false, comments updates, adding pull request annotation
more comment updates
VolumeSnapshot comments
rename to VolumeSnapshotClassName
adding license
2019-10-24 16:33:52 -07:00
xing-yang
eca951f614 Add Makefile and Gopkg files
This PR adds Makefile, Dockerfile, Gopkg file, and other scripts.
2018-07-31 10:41:32 -07:00