in scripts, experimental/v1alpha1->extensions/v1beta1

This commit is contained in:
Chao Xu
2015-10-09 15:19:13 -07:00
parent c9ad3e20b5
commit cc4ec80ec7
11 changed files with 21 additions and 21 deletions

View File

@@ -242,7 +242,7 @@ kube::util::analytics-link() {
# Takes a group/version and returns the path to its location on disk, sans
# "pkg". E.g.:
# * default behavior: experimental/v1alpha1 -> apis/experimental/v1alpha1
# * default behavior: extensions/v1beta1 -> apis/extensions/v1beta1
# * default behavior for only a group: experimental -> apis/experimental
# * Special handling for empty group: v1 -> api/v1, unversioned -> api/unversioned
# * Very special handling for when both group and version are "": / -> api