Commit Graph

6 Commits

Author SHA1 Message Date
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
huzhengchuan
3cb5c308f0 Add more detail in vgs/vgsc/vgsclass printed columns 2023-07-04 17:58:46 +08:00
Braxton Schafer
8ac2e79b79 fix: update CRD yaml files to include object meta
Previously, the CRD yaml files did not include the objectmeta field
(metadata) that the CRD definitions themselves do include. This was
causing issues for tools that parse only the schema, such as linters.

This updates all of the yaml files to include the metadata field in
their schemae.
2023-06-09 10:11:08 -05:00
Raunak Pradip Shah
ada506c53f Address comments and re generate code 2023-03-06 11:14:39 +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