Commit Graph

7 Commits

Author SHA1 Message Date
Chao Xu
7945ae68d0 remove reference to v1alpha1 2017-11-21 13:00:40 -08:00
Dr. Stefan Schimanski
873a550558 verify-pkg-names.sh: exclude generated informers 2017-10-04 16:53:13 +02:00
Jeremy Whitlock
1b59dd887d add "admission" API group
This commit is an initial pass at providing an admission API group.
The API group is required by the webhook admission controller being
developed as part of https://github.com/kubernetes/community/pull/132
and could be used more as that proposal comes to fruition.
2017-05-19 10:17:37 -06:00
Chao Xu
3294200dc8 move metrics to staging 2017-05-01 16:43:50 -07:00
Dr. Stefan Schimanski
f6a2915f26 hack/*.sh: re-add staging dirs to verify+update scripts 2017-02-17 08:51:31 +01:00
Justin Santa Barbara
ed1baf1db1 Fix spelling in package naming linter error message 2016-12-20 15:48:14 -05:00
Pengfei Ni
75733c7c8e Add hack/verify-pkg-names.sh
Some package aliases are not not align with golang convention
https://blog.golang.org/package-names.

Fixes #35070
2016-11-30 15:23:35 +08:00