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