Base conformance image on debian-hyperkube-base:0.11.0 and reenable by default

This commit is contained in:
Jeff Grafton
2018-10-15 15:37:00 -07:00
parent 2d46adaec4
commit c761f779fc
2 changed files with 2 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ readonly RELEASE_TARS="${LOCAL_OUTPUT_ROOT}/release-tars"
readonly RELEASE_IMAGES="${LOCAL_OUTPUT_ROOT}/release-images"
KUBE_BUILD_HYPERKUBE=${KUBE_BUILD_HYPERKUBE:-y}
KUBE_BUILD_CONFORMANCE=${KUBE_BUILD_CONFORMANCE:-n}
KUBE_BUILD_CONFORMANCE=${KUBE_BUILD_CONFORMANCE:-y}
# Validate a ci version
#