wangyysde
fb4b86bb98
Add descriptions to api/extensions/v1beta1/types.go
...
Signed-off-by: wangyysde <net_use@bzhy.com >
2021-05-11 22:03:27 +08:00
caodonghui
1e7d26a02d
Add descirptions to /kube-aggregator/pkg/apis/apiregistration/*/types.go files
2021-05-08 10:52:41 +08:00
yingqi.ge
3adf656f83
Add description to policy types.go
2021-05-06 15:33:09 +08:00
Chok Yip Lau
27aab303ff
Added description to staging/src/k8s.io/api/apiserverinternal/v1alpha1/types.go
2021-05-04 17:09:44 -04:00
Siddhartha Chowdhuri
4425fd6bfe
Added changes
2021-04-30 18:29:28 -07:00
Kubernetes Prow Robot
032a6fd494
Merge pull request #100233 from umangachapagain/imagepolicy-desc
...
add missing description to api/imagepolicy/v1alpha1/types.go
2021-04-30 15:24:00 -07:00
Kubernetes Prow Robot
25a9b583a9
Merge pull request #99760 from navist2020/fix_descriptons
...
Add descriptions to api/authorization/*/types.go
2021-04-30 12:06:12 -07:00
Umanga Chapagain
3100871aee
add missing description to api/imagepolicy/v1alpha1/types.go
...
Signed-off-by: Umanga Chapagain <chapagainumanga@gmail.com >
2021-03-15 11:20:53 +05:30
navist2020
bb88381bf1
Add descriptions to api/authorization/*/types.go
2021-03-04 14:52:36 +08:00
shiyajuan123
e726ce97fb
add descriptions to these event/types.go files
2021-03-03 19:06:50 +08:00
Nikhita Raghunath
4b9b926e5d
hack/verify-description.sh: correctly look for versioned API types
...
`find_files` had incorrect regexes which led to `genswaggertypedocs`
never being invoked. This commit updates the regex to correctly
look for versioned API types.go files.
Since `genswaggertypedocs` was never invoked, there are many API types
with missing descriptions. This commit lists these `types.go` files
in `hack/.descriptions_failures`.
The `verify-description.sh` script skips running `genswaggertypedocs`
on the files listed in `hack/.descriptions_failures`.
2021-03-02 21:50:40 +05:30