Commit Graph

961 Commits (a3387a09b9c26d03ef58f0a6694bc8fb85c42a80)

Author SHA1 Message Date
Sharif Elgamal edd1230767 add script to automatically release storage provisioner 2021-05-13 09:40:55 -07:00
Ilya Zuyev 1a2ea2cb5a Add `out/minikube-linux-armv6: $(SOURCE_GENERATED)` dependency 2021-05-12 13:31:38 -07:00
Medya Ghazizadeh 9e57c747e2
Merge pull request #11351 from afbjorklund/go-1.16.4
Upgrade go version from 1.16.1 to 1.16.4
2021-05-11 14:53:49 -07:00
Medya Ghazizadeh c136fe3cfd
Merge pull request #11060 from afbjorklund/retro-arch
Allow building minikube for outdated architectures
2021-05-11 12:22:03 -07:00
Anders F Björklund 118d201a73 Upgrade go version from 1.16.1 to 1.16.4 2021-05-10 07:16:24 +02:00
Anders F Björklund ac624bff80 Add missing arm64 tarballs to the release page
The arm64 build targets for the drivers are currently missing,
but they should be downloaded at runtime anyway so exclude them.
2021-05-09 10:11:22 +02:00
Medya Gh 1b78ce48a5 update translation strings 2021-05-07 15:12:57 -07:00
Sharif Elgamal da85657685 Update Makefile for v1.20.0 release 2021-05-06 11:28:50 -07:00
minikube-bot 956903e0eb Update ISO to v1.20.0 2021-05-05 21:37:31 +00:00
Medya Ghazizadeh b7dc95577f
Merge pull request #11288 from azhao155/yzhao/feature/autopause-image
Update image repo for auto-pause-hook
2021-05-05 00:11:10 -07:00
Yanshu 8feef42a88 Update auto-pause-hook image 2021-05-04 23:18:33 +00:00
Yanshu dd1d2b86b6 use gcr.io instead private repo 2021-05-04 22:53:54 +00:00
Medya Ghazizadeh ce01c06fef
Merge pull request #11251 from azhao155/yzhao/feature/prowTestImage
Add minikube prow testing docker image
2021-05-03 18:39:47 -07:00
Sharif Elgamal 4186087e64
Revert "Run test2json during the test and not afterwards" 2021-05-03 17:23:24 -07:00
Medya Ghazizadeh b41b3a07cd
Merge pull request #11186 from zhangshj-inspur/shaojie-branch
correct a wrong word
2021-05-03 15:46:18 -07:00
Yanshu e6f2540df3 Change version 2021-05-03 17:40:25 +00:00
Anders F Björklund b4379c326f Run test2json during the test and not afterwards
Running it after the test is completed, means that the timestamps
of the output will be wrong (not reflecting the actual test run).

This should use "go test -json" instead of the "test2json" pipe,
but need something like "gotestsum" to show both out and json...
2021-05-03 08:08:14 +02:00
Yanshu 6695306b2d Add minikube prow testing docker image 2021-05-02 08:59:28 +00:00
Ilya Zuyev 6add30a25b update Makefile 2021-04-30 11:38:53 -07:00
minikube-bot 2e12378c99 Update ISO to v1.20.0-beta.0 2021-04-30 06:22:22 +00:00
Kent Iso 52ddca0ea4 divide idle only benchmark and autopause benchmark of cpu usage 2021-04-29 01:06:27 +09:00
Kent Iso 45a867d3b8 Add cpu usage benchmark 2021-04-29 01:06:26 +09:00
Sharif Elgamal 0ed1c923a9 Make sure to capture errors in auto kicbase builds 2021-04-26 17:54:07 -07:00
Medya Ghazizadeh 8ce6326186
Merge pull request #11054 from afbjorklund/iso-os-update
Upgrade buildroot minor version
2021-04-24 21:10:51 -07:00
minikube-bot 6ff3832348 Updating ISO to v1.19.0-1619288095-11054 2021-04-24 19:08:52 +00:00
Anders F Björklund b0414fc53f Add host-python dependency for htop package 2021-04-24 20:11:36 +02:00
zhangshj efa20be08a correct a wrong word 2021-04-24 12:51:21 +08:00
Medya Ghazizadeh 6f97066217
Merge pull request #11095 from ilya-zuyev/ilyaz/preloads_jenkins_job
Move preload generation to Jenkins
2021-04-23 13:25:18 -07:00
Anders F Björklund a0bb6276fe Upgrade buildroot minor version 2021-04-23 08:16:43 +02:00
Anders F Björklund e746eb8a2c Upgrade buildroot minor version 2021-04-23 08:13:50 +02:00
Medya Ghazizadeh 6faf2411fa
Merge pull request #11157 from afbjorklund/test-report-html
test: Add target for the test report as html
2021-04-20 14:22:19 -07:00
Anders F Björklund d53e497e33 Rename test-report.* to out/unittest.* 2021-04-20 21:31:49 +02:00
Ilya Zuyev a084ce83ce remove PRELOAD_TOOL var 2021-04-20 11:24:49 -07:00
Medya Ghazizadeh f9efad1bc5
Merge pull request #11099 from afbjorklund/docker-20.10.6
Upgrade Docker, from 20.10.4 to 20.10.6
2021-04-20 10:32:39 -07:00
Anders F Björklund 5ca89279e6 Add target for the test report as html 2021-04-20 13:02:58 +02:00
minikube-bot 2f1943d654 Updating ISO to v1.19.0-1618897865-11099 2021-04-20 06:50:07 +00:00
Anders F Björklund a618655bb3 Make golint clean again by adding comments 2021-04-20 08:23:26 +02:00
Medya Gh 1207de734b bump golang lint ci to latest 2021-04-19 15:16:31 -07:00
Ilya Zuyev 5e4d728e83 rename upload-preload to preload-tool 2021-04-19 15:11:30 -07:00
Ilya Zuyev 6956a0b10e rename upload-preload to preload-tool 2021-04-19 15:08:13 -07:00
Medya Ghazizadeh d18d2c70f1
Merge pull request #11111 from afbjorklund/crio-v1.20.2
Upgrade crio to 1.20.2
2021-04-19 13:04:11 -07:00
Anders F Björklund 9fded7695f Add retro binaries to the all target and release 2021-04-18 13:10:50 +02:00
Sharif Elgamal 245f44da66 write to a file and move code around for clarity 2021-04-16 15:33:50 -07:00
minikube-bot 0f678017c5 Updating ISO to v1.19.0-1618553696-11111 2021-04-16 07:13:48 +00:00
Ilya Zuyev 77add9d29e debug options 2021-04-15 13:19:49 -07:00
Ilya Zuyev 9af84a7d95 debug options 2021-04-15 10:40:43 -07:00
Anders F Björklund f5eb03ac9d Add some comments about the new make targets 2021-04-14 18:14:53 +02:00
Anders F Björklund f3c34f9f1f Move test-report.json and coverage.out to out dir 2021-04-14 08:19:02 +02:00
Ilya Zuyev 71080b0860 add command line options to preload-generator 2021-04-13 12:18:44 -07:00
Anders F Björklund 6feff047d9 Add make targets for test report and coverage 2021-04-13 17:24:28 +02:00
Medya Ghazizadeh ef2fb90652
Merge pull request #11066 from afbjorklund/go-1.16.1
Upgrade go version from 1.16.0 to 1.16.1
2021-04-11 15:17:07 -07:00
Anders F Björklund 1e3d992ef1 Upgrade go version from 1.16.0 to 1.16.1 2021-04-11 09:33:01 +02:00
Anders F Björklund 473a0f4c78 Fix gofmt and add it to the list of linters 2021-04-11 09:28:28 +02:00
Anders F Björklund 9f78ecf896 Allow building minikube for outdated architectures 2021-04-10 14:39:51 +02:00
minikube-bot 2c9be984fd Update ISO to v1.19.0 2021-04-09 23:27:53 +00:00
Ilya Zuyev 364b43702a Release 1.19.0 2021-04-09 16:08:42 -07:00
Medya Gh 3d994a677e remove phony 2021-04-08 09:59:03 -07:00
minikube-bot 61aa26dec2 Updating ISO to v1.19.0-1617859429-11019 2021-04-08 06:21:11 +00:00
Medya Gh d1c46aea43 add auto-pause to VMs 2021-04-07 19:36:48 -07:00
Ilya Zuyev 030746be29 Release 1.19.0-beta.0 2021-04-05 14:59:30 -07:00
Sharif Elgamal 6786da83f3
Merge pull request #10217 from pkalever/nbd-iso
iso: enable Network Block Device support
2021-04-02 11:43:10 -07:00
minikube-bot 6bac9bf4f2 Updating ISO to v1.18.0-1617380636-10217 2021-04-02 17:20:26 +00:00
minikube-bot 3490ffaefe Updating ISO to v1.18.0-1617297297-10217 2021-04-01 18:03:38 +00:00
Medya Gh e2c02ed6d0 bump storage provisioner image 2021-03-29 15:01:06 -07:00
Medya Ghazizadeh 660cc42e88
Merge pull request #10823 from azhao155/yzhao/feature/auto-hook
Add auto-pause webhook to inject env into pods for redirecting in-cluster kubectl request to reverse proxy of api server.
2021-03-29 09:53:14 -07:00
minikube-bot dc94b53463 Updating ISO to v1.18.0-1616648395-10217 2021-03-25 05:44:42 +00:00
Yanshu Zhao 9ea99ae129 Add skip into label object of web hook, clean up code 2021-03-23 07:03:42 +00:00
minikube-bot 3d9d0e105c Updating ISO to v1.18.0-1616464260-10647 2021-03-23 02:43:42 +00:00
Yanshu Zhao 107331275c Add template for reverse proxy ip 2021-03-17 18:52:55 +00:00
Yanshu Zhao 839aacf580 polish the code 2021-03-17 08:18:36 +00:00
Ilya Zuyev c4437578bb fix build for '-arm' 2021-03-16 11:35:52 -07:00
Anders F Björklund 93aae1fb81 Add deb/rpm packaging for arm32/armv7 as well 2021-03-15 08:54:35 +01:00
Anders F Björklund 2f8070ace1 Add rpm and deb packaging for ppc64le and s390x 2021-03-15 07:30:07 +01:00
Yanshu Zhao 91f9bd6ef9 Add webhook to inject env to redirect inner cluster requests to haproxy
in auto-pause
2021-03-15 05:56:44 +00:00
minikube-bot d299be963d Updating ISO to v1.18.0-1615350772-10704 2021-03-10 05:22:51 +00:00
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
Ilya Zuyev ddb5cc02b7 Fix deb_version in build script 2021-01-27 09:41:45 -08:00
Ilya Zuyev 01170c629e Add deb_version_base make target 2021-01-26 23:19:30 -08:00
Ilya Zuyev 4b5163ee29 Merge branch 'master' into ilyaz/add_darwin_arm64_binary 2021-01-26 23:11:31 -08:00
Ilya Zuyev 9159474c4f Trigger build 2021-01-26 22:34:13 -08:00
Ilya Zuyev 5efe2ea726 Trigger build 2021-01-26 22:27:33 -08:00
Ilya Zuyev 200946f5ab Trigger build 2021-01-26 22:13:44 -08:00
Ilya Zuyev adaf96def5 Fix merge conflict 2021-01-26 16:49:59 -08:00
Ilya Zuyev f86353974a Merge remote-tracking branch 'refs/remotes/origin/ilyaz/add_darwin_arm64_binary' into ilyaz/add_darwin_arm64_binary 2021-01-26 15:35:24 -08:00
Ilya Zuyev 2b2dbfbb79 Trigger build 2021-01-26 15:14:21 -08:00
Ilya Zuyev 784f8d3919 Add more comments to TODO related to BUILD_IMAGE 2021-01-26 14:34:39 -08:00
Ilya Zuyev 39c7c7c345 add test build image 2021-01-26 14:27:39 -08:00
Ilya Zuyev 6b29e263fe Use test build_image 2021-01-26 14:16:34 -08:00
Ilya Zuyev 344e2fd87d remove unused .phony targets 2021-01-25 10:56:36 -08:00
Ilya Zuyev 7cc2874a53 Fix build 2021-01-25 10:48:44 -08:00
Ilya Zuyev 2f18e5a492 remove target for universal darwin binary 2021-01-25 10:40:58 -08:00
Priya Wadhwa 8175e64810 Set DEB_REVISION=2, since we manually had to upload new .deb files due to #10224 2021-01-25 09:50:29 -08:00
Thomas Strömberg 5de4093be8
Merge branch 'master' into deb_revision 2021-01-25 08:40:47 -08:00
Thomas Strömberg d3fe318fa9
Merge pull request #9998 from Jorropo/fix/debian-multiarch-bundeling
fixing debian and arch concurrent multiarch builds
2021-01-25 08:29:29 -08:00
Thomas Strömberg 9cdb76fcc8
Make rpm-version behave the same as deb-version 2021-01-22 15:18:17 -08:00
Medya Gh 7a9a28f274 update minikube version in makefile 2021-01-22 10:58:39 -08:00
Ilya Zuyev 5e371df1b1 Fix Makefile comments for e2e targets 2021-01-21 23:06:22 -08:00
Ilya Zuyev 606335a883 Fix Makefile comments for e2e targets 2021-01-21 23:04:52 -08:00
Ilya Zuyev 855d55e4db Add Makefile target for building fat darwin binary (both amd64+arm64) 2021-01-21 11:58:49 -08:00
Ilya Zuyev 6408c29f0a Add darwin-arm64 Makefile targets 2021-01-21 11:26:27 -08:00
Medya Gh 70253a9c87 update kicbase and iso to last build 2021-01-20 16:41:10 -08:00