Commit Graph

5 Commits

Author SHA1 Message Date
Davanum Srinivas
bfd20c9e08 Fix build break - Hyperkube image needs kubelet/kubectl
`make quick-release-images KUBE_BUILD_CONFORMANCE=n` was broken since we
modified hyperkube to use actual binaries from a script. Temporarily
build the two additional binaries needed until we remove hyperkube image
completely. Added a TODO as a reminder
2019-12-13 12:31:01 -05:00
Davanum Srinivas
138571b23f Remove hyperkube from release artifacts
Change-Id: Ie09248d6fc688ffffbeb0271824817a5129346a0
2019-10-03 13:33:17 -04:00
Benjamin Elder
4aa7126ee1 make build/release-images.sh pass shellcheck 2019-01-16 00:29:09 -08:00
Davanum Srinivas
6830bad2a6 upstream heptio/kube-conformance
Pick up some code from https://github.com/heptio/kube-conformance
Fix up build scripts for the new conformance image
Fix Header template and Copyright to make verify job go green
update README and add execute permissions for script

Change-Id: Ib6509acd816cc2fb3a516bfb8e0ff9e32bff8f79
2018-10-12 15:33:15 -04:00
Benjamin Elder
037fabd842 add make targets for building server images 2018-08-31 14:31:21 -07:00