Merge pull request #23768 from wojtek-t/conversions_with_framework_6

Migrate to new conversions generator - part 2
This commit is contained in:
Daniel Smith
2016-04-14 11:30:21 -07:00
20 changed files with 2766 additions and 7670 deletions

View File

@@ -43,7 +43,7 @@ EOF
}
# TODO(lavalamp): get this list by listing the pkg/apis/ directory?
DEFAULT_GROUP_VERSIONS="authorization/v1beta1 autoscaling/v1 batch/v1 extensions/v1beta1 componentconfig/v1alpha1 metrics/v1alpha1"
DEFAULT_GROUP_VERSIONS=""
VERSIONS=${VERSIONS:-$DEFAULT_GROUP_VERSIONS}
for ver in $VERSIONS; do
# Ensure that the version being processed is registered by setting