Commit Graph

786 Commits (24df623049283d93830a8cceeba48254bfc813ec)

Author SHA1 Message Date
Ilya Zuyev 320a665866 Release 1.18.1 2021-03-04 10:15:59 -08:00
Ilya Zuyev 65741c82e6 Merge branch 'ilyaz/go_116_in_ci' into ilyaz/use_kubecross_116_build_image 2021-03-03 14:16:27 -08:00
Ilya Zuyev fe734c55ec Use neilotoole/xcgo:go1.15 for hyperkit build 2021-03-02 16:18:44 -08:00
Ilya Zuyev dd7aa7f195 1.16 for kvm-build-image 2021-03-02 14:33:39 -08:00
Ilya Zuyev 48cb28b7cc separate kube-cross version from GO_VERSION 2021-03-02 14:17:43 -08:00
Ilya Zuyev e6db084354 Restore comment about kube-cross image version in Makefile 2021-03-02 13:09:20 -08:00
Ilya Zuyev 9d9d41e50e Use us.gcr.io/k8s-artifacts-prod/build-image/kube-cross:v1.16.0-1 build image 2021-03-02 10:56:09 -08:00
Steven Powell 22c58c81cd release v1.18.0 2021-03-01 15:27:36 -07:00
Ilya Zuyev 85eb356dbf Bump version in Makefile 2021-02-25 15:48:17 -08:00
priyawadhwa 4012da8e7f
Merge pull request #10420 from afbjorklund/package-metadata
Make sure to update the package metadata
2021-02-25 14:05:01 -08:00
Anders F Björklund 4cdf2c73cc Use the same template variables everywhere
And let the template decide where they go
2021-02-24 22:23:50 +01:00
Anders F Björklund 87b08e414f Make sure to update the package metadata
The revision/release was hardcoded as 0
2021-02-24 22:23:50 +01:00
Medya Gh 73772286eb address review comments 2021-02-24 13:07:25 -08:00
Medya Gh d047b97346 add assets 2021-02-24 12:30:06 -08:00
Medya Gh 175dbcf7ae add auto-pause to kic image 2021-02-24 12:30:06 -08:00
Medya Gh adc9d9e0a6 add auto-pause to docker image 2021-02-24 12:30:06 -08:00
Medya Gh 191e116d04 autopause prototype 2021-02-24 12:30:06 -08:00
Ilya Zuyev 967dc34e2e Bump ISO version to 1.18.0-beta.0 2021-02-23 16:12:08 -08:00
Sharif Elgamal 7f75dfffda drop support for github packages for kicbase 2021-02-23 14:16:02 -08:00
Thomas Strömberg 18a00f0dc3
Merge pull request #10348 from afbjorklund/buildroot-2020.02.10
Buildroot 2020.02.10
2021-02-23 10:29:36 -08:00
Medya Ghazizadeh ac74337fe0
Merge pull request #10551 from afbjorklund/hugo-1.16
Require go1.16 for building site with hugo
2021-02-21 11:04:32 -08:00
Anders F Björklund afc94d2a40 Require go1.16 for building site with hugo
Due to some templates updated to use io/fs
2021-02-21 15:27:01 +01:00
Anders F Björklund 86af69861a Upgrade go version from 1.15.5 to 1.15.8 2021-02-21 15:20:49 +01:00
Ilya Zuyev 251f25637d Merge branch 'master' into ilyaz/test_deb_install 2021-02-19 18:40:57 -08:00
Medya Ghazizadeh 95dcd96147
Merge pull request #10502 from ilya-zuyev/ilyaz/bump_go_version_116
Use golang:1.16.0 docker builder image
2021-02-17 16:45:08 -08:00
Ilya Zuyev 090da08ad7 fix typo 2021-02-17 14:27:11 -08:00
Ilya Zuyev 1520928649 Merge branch 'master' into ilyaz/fix_buildx_builder 2021-02-17 14:23:48 -08:00
Ilya Zuyev e6ca026868 Use golang:1.16.0-buster to build kicbase 2021-02-17 14:20:31 -08:00
Ilya Zuyev 9dfccc632e comment debs make target 2021-02-16 11:17:53 -08:00
Ilya Zuyev 8a651ba6bd Add .deb installation tests 2021-02-12 15:01:53 -08:00
Anders F Björklund a462032b07 Remove now unused isoPath link parameter
It was removed from version in 9adf54388

And removed from the ISO URL in 39670fc06
2021-02-09 19:54:27 +01:00
Anders F Björklund 75637f5797 Remove s3 and gcs patches from go-getter module
Makes the binary 5 MB bigger, but avoids forking

Upstream has a different approach, in their v2
2021-02-08 11:59:55 +01:00
Anders F Björklund 0ecbe7f4ee Upgrade buildroot minor version 2021-02-03 07:28:07 +01:00
ilya-zuyev f5d77f384d
Merge pull request #10314 from ilya-zuyev/ilyaz/remove_single_arch_kicbase
Remove old makefile targets for single arch kicbase
2021-02-01 16:24:19 -08:00
Ilya Zuyev 1fe4da9643 Fix builderx creation 2021-02-01 16:11:16 -08:00
Medya Ghazizadeh 446e0f0946
Merge pull request #10295 from afbjorklund/goimports
Add support for goimports as well as go fmt
2021-02-01 14:02:26 -08:00
Ilya Zuyev 5d284c72f5 Remove old makefile targets for single arch kicbase 2021-01-29 21:49:55 -08:00
Sharif Elgamal b5f35cc18a Merge branch 'master' of github.com:kubernetes/minikube into stress 2021-01-29 12:10:21 -08:00
Sharif Elgamal dbda15ea73 add target description 2021-01-29 11:57:45 -08:00
Ilya Zuyev 5b293761c1 make 'check-release' make target dependant on SOURCE_GENERATED files 2021-01-28 14:37:51 -08:00
Ilya Zuyev be535b4739 Merge branch 'master' into ilyaz/bump_mk_version 2021-01-28 11:37:37 -08:00
Ilya Zuyev 88ce6e0768 Merge branch 'master' into ilyaz/bump_mk_version 2021-01-28 10:03:05 -08:00
Anders F Björklund 5e9109e492 Add support for goimports as well as go fmt
Convenience targets, instead of "make lint"

Because golangci-lint is so big and slow...
2021-01-28 11:26:24 +01:00
Ilya Zuyev 5d1deaa014 Revert ISO version back to 1.17.0 2021-01-27 15:54:27 -08:00
Ilya Zuyev 524b8953b1 use go1.16-rc build image 2021-01-27 15:03:56 -08:00
Ilya Zuyev 0e25215c0a Bump minikube version to 1.17.1 2021-01-27 14:45:57 -08:00
Ilya Zuyev 6d8c2b9263 Remove debug code 2021-01-27 14:38:36 -08:00
Ilya Zuyev 2320d7c34c fix deb_version issue 2021-01-27 11:33:45 -08:00
Ilya Zuyev 080cf3d83f fix deb_version issue 2021-01-27 11:18:25 -08:00
Ilya Zuyev 8c5e64ce47 add deb make target 2021-01-27 10:02:10 -08:00