Commit Graph

755 Commits (8a651ba6bdfdfe984a58228331b6b90ada2a3c1c)

Author SHA1 Message Date
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
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
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
Sharif Elgamal ea7de4badf Merge branch 'master' of github.com:kubernetes/minikube into stress 2021-01-20 12:52:53 -08:00
Sharif Elgamal e74ea8082a make stress tests look more like integration tests 2021-01-20 12:49:03 -08:00
Ilya Zuyev a2ccf09c80 fix update-gopogh-version comment and update gopogh version in jenkins scripts 2021-01-19 16:30:28 -08:00
Ilya Zuyev 28ecf222b0 Comment update-gopogh-version make target 2021-01-19 16:06:11 -08:00
Ilya Zuyev 4342b53a92 Add Makefile target to update gopogh version 2021-01-19 15:50:10 -08:00
Sharif Elgamal 0a0a47c2ba initial stress test go implementation 2021-01-19 13:19:06 -08:00