Commit Graph

1126 Commits (709cd5812cb39e9a489749c8677f7b9d606cc5a9)

Author SHA1 Message Date
Steven Powell a90200a1fc add comment to source code 2021-10-07 12:22:42 -07:00
Steven Powell 0c42e4a6d7 update HYPERKIT_BUILD_IMAGE to Go 1.17 2021-10-06 15:26:39 -07:00
Steven Powell 1a4160e60d
Merge pull request #12081 from spowelljr/buildkitSocket
buildkit socket: Add systemd unit
2021-10-01 20:49:41 -04:00
minikube-bot 7b08ffe352 Updating ISO to v1.23.1-1633115168-12081 2021-10-01 20:04:30 +00:00
srikrishnabh93@gmail.com ab496e6765 Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh 2021-09-29 20:28:34 +05:30
Medya Ghazizadeh c409732d49
Merge pull request #12539 from cameronbrunner/issue-11902-mac-iso-build
Update MacOS ISO build steps
2021-09-22 14:20:12 -07:00
minikube-bot 2dd9c28d27 Updating ISO to v1.23.1-1632339185-12081 2021-09-22 20:31:56 +00:00
Steven Powell c23cd3920e implement .toml config for iso 2021-09-22 11:31:41 -07:00
Sharif Elgamal 17a5f19fa5 v1.23.2 release 2021-09-21 13:58:55 -07:00
Cameron Brunner c4d9647335 Update MacOS ISO build steps
For issue #11902

Two changes required to get MacOS ISO builds working:
1. Include a 'go module' compatible golang environment in the
   buildroot docker image
2. Run the build within a shell environment to have $PWD set
2021-09-21 14:57:23 -05:00
minikube-bot 64845db66e bump golang versions 2021-09-20 09:02:09 +00:00
Steven Powell 678ede355f update changelog and makefile 2021-09-16 23:21:48 -07:00
minikube-bot f0636429fb Update ISO to v1.23.1 2021-09-16 18:00:10 +00:00
Steven Powell 07c6aa0a52 add comment about go version 2021-09-15 11:26:53 -07:00
Steven Powell b9d7ac983d remove commented out code 2021-09-15 09:41:22 -07:00
minikube-bot d52130b292 Updating ISO to v1.23.0-1631662909-12425 2021-09-15 00:37:07 +00:00
Steven Powell 9155921e35 remove v from go version 2021-09-14 16:37:46 -07:00
Steven Powell 42064ea872 update go version 2021-09-14 15:32:28 -07:00
Steven Powell fe41ac3d26 change BR2_EXTERNAL 2021-09-14 13:37:46 -07:00
Steven Powell 5c1c7f0deb added build dir to path 2021-09-14 13:28:26 -07:00
Steven Powell 1d2e085f1c fix cp command 2021-09-14 13:17:04 -07:00
Steven Powell 4156f3df2a missing slash 2021-09-14 12:57:54 -07:00
Steven Powell 123760e97e update host-go version 2021-09-14 12:42:26 -07:00
minikube-bot f882135b54 bump golaint versions 2021-09-13 10:02:11 +00:00
Sharif Elgamal 63d1919c33 Update Makefile and CHANGELOG for 1.23.0 release 2021-09-03 10:37:42 -07:00
Sharif Elgamal 04873389fa remove armv7 too 2021-09-02 17:54:56 -07:00
Sharif Elgamal 1da075f927 remove ppc64le from kicbase archs 2021-09-02 16:41:15 -07:00
minikube-bot 9597ac2f89 Update ISO to v1.23.0 2021-09-02 18:39:41 +00:00
minikube-bot bf5f081a53 bump golang versions 2021-08-30 23:49:19 +00:00
Medya Gh 402994d99e fix regex 2021-08-30 15:05:08 -07:00
Medya Gh 2e9915dbbf fix regex 2021-08-30 15:01:56 -07:00
Medya Gh 50e14f30c3 add automation for k8s version 2021-08-30 14:53:28 -07:00
Medya Gh d092445716 add prefix var 2021-08-30 14:42:40 -07:00
Medya Gh ecaa3e7dc6 update go bump version logic to match kubernetes new image for kube cross 2021-08-30 14:36:59 -07:00
srikrishnabh93@gmail.com 6a9d08ecef Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh 2021-08-26 20:47:47 +05:30
minikube-bot 6892652f34 bump golaint versions 2021-08-23 10:01:54 +00:00
minikube-bot d7484e41ee Updating ISO to v1.22.0-1628974786-12268 2021-08-14 22:13:14 +00:00
Anders F Björklund f91a11192e Upgrade Buildroot to 2021.02 LTS with Linux 4.19
Upgrade kernel minor version to distribution default

Add patch to allow building go inside minikube mod

Add sysctl override to revert systemd 245+ rp_filter

BR2_PACKAGE_LUAJIT
    Make sure to build lua required for sysdig

BR2_PACKAGE_LZ4_PROGS
    Make sure to build lz4 required for preload

BR2_PACKAGE_UTIL_LINUX_BINARIES
    Make sure to build lsblk required for automount
2021-08-14 22:02:02 +02:00
Medya Ghazizadeh 559048f83d
Merge pull request #11768 from ilya-zuyev/arm_kvm_driver
KVM2 driver for linux/aarch64
2021-08-13 13:27:59 -07:00
Medya Ghazizadeh 3b26663722
Merge pull request #12079 from afbjorklund/kicbase-arch-all
Build kicbase image for all architectures
2021-08-13 13:18:39 -07:00
Medya Ghazizadeh adbeae1763
Merge pull request #12032 from spowelljr/updateBuildkit
Upgrade buildkit from 0.8.2 to 0.9.0
2021-08-13 12:43:49 -07:00
Medya Gh b7e8f730ed revert unrelated changes 2021-08-12 18:17:09 -07:00
Medya Gh 90da153fc5 revert unrelated changes 2021-08-12 18:16:47 -07:00
Medya Gh 6baebf6fdc fix version 2021-08-12 18:14:25 -07:00
Medya Gh ccf4af0997 change depricated golint to revive and fix lint issues 2021-08-12 18:11:16 -07:00
minikube-bot 8b9cddb7e0 bump golaint versions 2021-08-12 23:26:51 +00:00
Medya Gh e6d2371518 update golang version 2021-08-12 15:50:11 -07:00
minikube-bot d7681967bf Updating ISO to v1.22.0-1628622362-12032 2021-08-10 20:06:04 +00:00
minikube-bot f3a069b729 bump golang versions 2021-08-09 09:02:04 +00:00
minikube-bot 3dccb2bea0 Updating ISO to v1.22.0-1628238775-12122 2021-08-06 09:27:20 +00:00
minikube-bot 16f5466439 Updating ISO to v1.22.0-1628159026-12129 2021-08-05 11:19:56 +00:00
srikrishnabh93@gmail.com 837c73d964 added gofmt for constants_kubeadm_images 2021-08-01 13:42:42 +05:30
srikrishnabh93@gmail.com efbfbc1f21 Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh 2021-08-01 13:01:54 +05:30
srikrishnabh93@gmail.com 8f0483461b added makefile target 2021-07-31 23:20:32 +05:30
Anders F Björklund 4b9faa73a6 Build kicbase image for all architectures
Synchronize ALL_ARCH and KICBASE_ARCH

Build release image for all 5 k8s arch
2021-07-30 18:08:51 +02:00
Anders F Björklund 60c9a3752c Allow building kicbase without pushing it
Otherwise it is the same as push-kic-base-image
2021-07-30 17:50:21 +02:00
minikube-bot 390c72ec61 bump golang versions 2021-07-28 23:11:44 +00:00
Medya Ghazizadeh 9d33993f36
Merge pull request #12059 from medyagh/golang_update
Add CI bot to bump golang version to match Kubernetes golang
2021-07-28 16:10:57 -07:00
Medya Gh ec3fdf17b4 get image from kubecross 2021-07-28 15:17:48 -07:00
minikube-bot 6aa3c7ff11 Updating ISO to v1.22.0-1627488369-11483 2021-07-28 17:03:32 +00:00
Medya Gh e883950d77 add a bot to bump golang version atuomatically 2021-07-26 15:56:21 -07:00
Ilya Zuyev 3cbccb2062 fix Makefile 2021-07-08 11:30:52 -07:00
Ilya Zuyev a9a715c814 Use "amd64" instead of "aarch64" in .deb package for kvm2/arm64 driver 2021-07-08 10:49:27 -07:00
Steven Powell 69148296d4 Make required changes to release v1.22.0 2021-07-07 14:40:47 -07:00
Medya Ghazizadeh 881a4f3d7f
Merge pull request #11878 from minikube-bot/iso-release-v1.22.0
Update ISO to v1.22.0
2021-07-02 10:06:56 -04:00
Medya Ghazizadeh edbbaa521f
Merge pull request #11826 from ilya-zuyev/ilyaz/test_beta_sanity
Add a sanity test for beta releases
2021-07-02 09:44:14 -04:00
minikube-bot db8ceca6ed Update ISO to v1.22.0 2021-07-02 01:00:03 +00:00
Ilya Zuyev 6b89bb418b Fix kvm2 driver debs 2021-07-01 11:25:20 -07:00
Ilya Zuyev 338f126a84 Makefile: fix drivers rule 2021-06-30 14:30:34 -07:00
Medya Ghazizadeh a50406e269
Merge pull request #11767 from ilya-zuyev/ilyaz/arm64_kvm_release
Update release scripts to build arm64 version of kvm2 driver
2021-06-30 16:49:09 -04:00
Ilya Zuyev 1b1bc76841 increase test timeout 2021-06-29 16:38:44 -07:00
Ilya Zuyev 6a51944fcb Merge branch 'master' into ilyaz/rel_v1.22.0-beta.0 2021-06-29 14:28:37 -07:00
Ilya Zuyev f0d363ff22 Merge branch 'master' into ilyaz/rel_v1.22.0-beta.0 2021-06-29 13:26:37 -07:00
minikube-bot 8e62a7d4a0 Update ISO to v1.22.0-beta.0 2021-06-29 19:32:53 +00:00
Ilya Zuyev 68c4d072fe Revert "Merge pull request #11688 from afbjorklund/buildroot-2021.02"
This reverts commit 02abe7856c, reversing
changes made to 4d078ae82f.
2021-06-28 17:11:11 -07:00
Ilya Zuyev 51d2e89fe4 Revert "Merge pull request #11778 from minikube-bot/iso-release-v1.22.0-beta.0"
This reverts commit fd703f95f6, reversing
changes made to 0b170db6cd.
2021-06-28 17:11:05 -07:00
Ilya Zuyev 0e0697f3f7 Bump version and update changelog for beta release 1.22.0-beta.0 2021-06-28 12:58:31 -07:00
Ilya Zuyev 59ef6606c9 fix makefile comments 2021-06-28 10:45:07 -07:00
minikube-bot f2c8ac2f7e Update ISO to v1.22.0-beta.0 2021-06-28 01:20:41 +00:00
ilya-zuyev 02abe7856c
Merge pull request #11688 from afbjorklund/buildroot-2021.02
Upgrade Buildroot to 2021.02 LTS with Linux 4.19
2021-06-27 17:13:11 -07:00
minikube-bot edab19ddef Updating ISO to v1.21.0-1624660371-11688 2021-06-25 23:23:12 +00:00
minikube-bot 203d1b6b0e Updating ISO to v1.21.0-1624560657-11688 2021-06-25 13:44:30 -07:00
minikube-bot 4a54d5b93c Updating ISO to v1.21.0-1624344650-11688 2021-06-25 13:44:28 -07:00
Anders F Björklund d8c9280633 Revert "Stop go bootstrap from using minikube modules"
This reverts commit 9ecab2ae81.
2021-06-25 13:38:02 -07:00
Anders F Björklund 6eafe64a57 Upgrade Buildroot to 2021.02 LTS with Linux 4.19
Upgrade kernel minor version to distribution default

BR2_PACKAGE_LUA_5_1 is required for BR2_PACKAGE_SYSDIG
2021-06-25 13:38:02 -07:00
Ilya Zuyev b85722cd4a fix Dockerfile.arm64 build 2021-06-25 00:38:30 -07:00
Ilya Zuyev 6152571fe0 build kvm-arm64 in docker 2021-06-24 23:01:03 -07:00
Ilya Zuyev 0033bf7ed3 make targets for deb and rpm 2021-06-24 20:02:21 -07:00
Ilya Zuyev a964cee33d add makefile rules for arm64 kvm2 driver 2021-06-24 18:37:51 -07:00
Medya Gh ef0ad82e4b fix make target 2021-06-24 17:25:14 -04:00
Medya Gh fd4722e1ee update makefile 2021-06-24 17:25:14 -04:00
Medya Gh e8103ca011 auto puase arm64 2021-06-24 17:25:14 -04:00
Ilya Zuyev 70b4328753 build native kvm driver by default 2021-06-21 16:09:36 -07:00
Ilya Zuyev 3ef400ddee Merge branch 'master' into ilyaz/fix_vm_ctrd_timeout 2021-06-21 14:55:01 -07:00
Medya Ghazizadeh c3f46d1e7c
Merge pull request #11691 from andriyDev/embed-translations
Use goembed for translation files
2021-06-18 11:30:22 -04:00
Peixuan Ding 6d346e0b80 Remove Hugo workaround for go1.16 2021-06-18 09:24:42 -04:00
Andriy Dzikh 92258d06d0 Remove uses of pkg/minikube/translate/translations.go 2021-06-17 15:06:24 -07:00
Sharif Elgamal 4fc5e5f169
Merge pull request #11671 from andriyDev/embed
Use goembed instead of go-bindata for embedding addon config files
2021-06-17 14:14:01 -07:00
Andriy Dzikh 02b996e011 Redefine addon asset in terms of embed.FS. 2021-06-16 09:59:39 -07:00
Andriy Dzikh cf0d335309 Remove assets.go from Makefile and replace with directly referencing addon files. 2021-06-16 09:59:37 -07:00
Sharif Elgamal 0f3255eab6 space 2021-06-15 15:16:04 -07:00
Sharif Elgamal 7537c9da2b add local-kicbase make target 2021-06-15 14:22:04 -07:00
minikube-bot 9d94dcb734 Updating ISO to v1.21.0-1623378770-11632 2021-06-11 03:27:59 +00:00
Sharif Elgamal 79e1b4e99d Bump Makefile for 1.21.0 release 2021-06-10 11:34:06 -07:00
minikube-bot 0bf3855ee1 Update ISO to v1.21.0 2021-06-09 01:11:03 +00:00
Sharif Elgamal c29e3ff208 fix makefile typo 2021-06-02 17:55:55 -07:00
Sharif Elgamal 1031e5bd95 Bump minikube version to v1.21.0-beta.0 2021-06-02 15:13:24 -07:00
Steven Powell ee5faa6fc4
Merge branch 'master' into automateTimeToK8s 2021-05-26 16:45:13 -07:00
Steven Powell a81761ea4a add make command to auto benchmark time-to-k8s and update website 2021-05-26 15:45:11 -07:00
Medya Ghazizadeh b3541115b2
Merge pull request #11478 from sharifelgamal/error-codes
Add list of error codes to documentation
2021-05-24 15:25:58 -07:00
Sharif Elgamal e89aca810a Add list of error codes to documentation 2021-05-21 11:07:59 -07:00
Andriy Dzikh e1d86550f3 Create make targets for hack/release_notes.sh and hack/update_contributions.sh. 2021-05-21 09:31:45 -07:00
Sharif Elgamal c68216acd8
Merge pull request #11402 from sharifelgamal/storage-prov
add script to automatically release storage provisioner
2021-05-14 12:25:38 -07:00
Sharif Elgamal 9290ca7e2e enable experimental CLI for everything 2021-05-13 10:33:20 -07:00
Sharif Elgamal f16163b336 enable experimental CLI 2021-05-13 10:30:12 -07:00
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