Sharif Elgamal
b41f83df1c
Merge pull request #14337 from sharifelgamal/auto-pause-kic
...
build auto-pause outside kicbase dockerfile
2022-06-14 10:53:10 -07:00
minikube-bot
b69df23b03
Updating ISO to v1.26.0-1655163725-14329
2022-06-14 02:17:53 +00:00
Sharif Elgamal
7d74925578
build auto-pause outside kicbase dockerfile
2022-06-13 17:08:30 -07:00
Steven Powell
10f4044e5e
Merge pull request #14312 from spowelljr/criDockerUpdate
...
Add script to update cri-docker
2022-06-13 16:35:03 -07:00
Steven Powell
4b7d1b2718
remove unused Makefile command
2022-06-13 16:24:08 -07:00
Sharif Elgamal
98c0e9f6c8
Merge pull request #14265 from sharifelgamal/arm64-containerd
...
Reduce package duplication for ISO building
2022-06-13 16:22:33 -07:00
minikube-bot
33cb8cb876
Updating ISO to v1.26.0-1655134933-14265
2022-06-13 18:32:13 +00:00
Steven Powell
aa1d305412
add script to update cri-docker
2022-06-13 10:41:24 -07:00
minikube-bot
65a31719ef
bump golang versions
2022-06-13 09:02:11 +00:00
Francis Laniel
ca1f05e2d2
Backport buildroot patch to add BR2_LINUX_KERNEL_NEEDS_HOST_PAHOLE.
...
This config option permits indicating the Linux kernel needs pahole to be
compiled.
Thus, host-pahole will be built before the kernel.
This is mandatory when using CONFIG_DEBUG_INFO_BTF.
Signed-off-by: Francis Laniel <flaniel@microsoft.com>
2022-06-10 17:51:22 +01:00
Francis Laniel
d59034e27c
Change iso-menuconfig to iso-menuconfig-%.
...
iso-menuconfig would do nothing related to buildroot configurations with the
changes added with arm64.
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-10 13:57:13 +01:00
minikube-bot
5d5cdc793f
Updating ISO to v1.26.0-1654804800-14265
2022-06-09 23:16:05 +00:00
Francis Laniel
c0a0f4542d
For test purpose only: permits the CI running test with this ISO.
...
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:36:38 +01:00
Francis Laniel
9f21f1e4a6
Fix linux-menuconfig Makefile target.
...
It now uses the output-* directory corresponding to the target architecture
under out/buildroot.
Fixes: d1829f24ec
("small fixes")
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:35:58 +01:00
Francis Laniel
06022e8017
For prototyping purpose: Remove CHANGELOG.
...
CHANGELOG file is created by a jenkins related script which I do not run when
building the image myself outside of CI
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:35:58 +01:00
Francis Laniel
770d41f21b
Use kernel 5.10 for minikube.iso.
...
This commit jumps kernel version used in minikube.iso to 5.10.
To do so, the following kernel configuration options were added to
linux_*_defconfig:
- CONFIG_TMPFS to be able to use mount -t tmpfs in init.
- CONFIG_PCI to have network.
- CONFIG_BRIDGE_NETFILTER to have /proc/sys/net/bridge/bridge-nf-call-iptables
which is needed by kubeadm.
CONFIG_* relaed to vbox were added to linux_x86_64_defconfig and as consequence
vbox related packages were removed since vbox modules are available in
upstream kernel.
To compile falco module, CONFIG_FTRACE_* were added to linux_aarch64_defconfig.
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:35:58 +01:00
Francis Laniel
f0ccf77945
Add sysdig 0.27.1 package.
...
This package is used in place of sysdig 0.23.1 which comes with buildroot.
Indeed, sysdig 0.23.1 does not compile with recent kernel.
It is based on the following patch:
https://lore.kernel.org/buildroot/20220407182425.194001-3-flaniel@linux.microsoft.com/T/#u
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:35:58 +01:00
Francis Laniel
f20b7ecf73
Fix minikube.iso target when not running inside docker.
...
Fixes: d92f42a6e4
("fix the minikube.iso make target")
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:35:58 +01:00
minikube-bot
b785613d69
Updating ISO to v1.26.0-1653677468-13807
2022-05-27 21:18:11 +00:00
Sharif Elgamal
477ceb8aac
Merge pull request #14230 from sharifelgamal/kicbase-build
...
kicbase: don't build cri-dockerd from source
2022-05-27 11:45:25 -07:00
Sharif Elgamal
600cc30096
add automation for uploading cri-dockerd binaries
2022-05-26 13:11:20 -07:00
Steven Powell
6709ef5db8
automate updating gotestsum
2022-05-24 13:00:00 -07:00
Sharif Elgamal
7d97a3ef22
Merge pull request #14153 from afbjorklund/docker-20.10.16
...
Upgrade Docker, from 20.10.15 to 20.10.16
2022-05-23 15:40:45 -07:00
minikube-bot
a7ae876824
bump golint versions
2022-05-23 10:02:06 +00:00
minikube-bot
1c0b8e72f9
Updating ISO to v1.26.0-1652998508-14153
2022-05-20 00:30:19 +00:00
minikube-bot
1163d86bee
Updating ISO to v1.26.0-1652913186-14152
2022-05-19 01:11:18 +00:00
Sharif Elgamal
2a318992bf
Update Makefile for v1.26.0-beta.1 release
2022-05-17 13:48:48 -07:00
minikube-bot
0e2a5bf30c
Update ISO to v1.26.0-beta.1
2022-05-17 20:31:55 +00:00
Steven Powell
09365b4b04
Merge pull request #14175 from minikube-bot/auto_bump_golint_version
...
bump golint version
2022-05-16 13:21:06 -07:00
minikube-bot
b42cb3ec02
bump golint versions
2022-05-16 10:02:30 +00:00
minikube-bot
c8b4db23ca
bump golang versions
2022-05-16 09:02:26 +00:00
Sharif Elgamal
e03c192342
fix release jobs to account for two ISOs
2022-05-13 14:13:43 -07:00
Steven Powell
6a35688f25
release 1.26.0-beta.0
2022-05-13 08:46:54 -07:00
minikube-bot
d6c04122e1
Update ISO to v1.26.0-beta.0
2022-05-12 22:51:40 +00:00
minikube-bot
aafc1e6912
Updating ISO to v1.25.2-1652310010-13791
2022-05-12 01:13:49 +00:00
minikube-bot
9c75a9c937
Updating ISO to v1.25.2-1651892774-13762
2022-05-07 05:18:11 +00:00
Sharif Elgamal
d1829f24ec
small fixes
2022-05-06 14:52:37 -07:00
Sharif Elgamal
9f1bf48849
move iso CHANGELOG logic around
2022-05-05 11:25:54 -07:00
minikube-bot
379ecd2803
Updating ISO to v1.25.2-1651727166-13762
2022-05-05 07:31:09 +00:00
Sharif Elgamal
9d1bcee022
swap order of iso builds?
2022-05-04 20:14:37 -07:00
Sharif Elgamal
b9b8ba11be
revert x86_64 iso to BIOS until hyperv driver is fixed
2022-05-03 21:21:54 -07:00
Sharif Elgamal
0e098e3e6e
Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64
2022-05-03 12:03:33 -07:00
Sharif Elgamal
418dbc614d
general cleanup
2022-04-28 09:52:31 -07:00
Sharif Elgamal
15d5d01341
shuffling stuff around for clarity
2022-04-27 23:08:02 -07:00
Sharif Elgamal
cddc589350
reinclude common packages
2022-04-27 21:27:10 -07:00
Sharif Elgamal
2fd1db9237
remove GOBIN from aarch package defs
2022-04-27 14:27:53 -07:00
Sharif Elgamal
4791d8ed0d
dynamically create Config.in
2022-04-27 09:44:21 -07:00
Sharif Elgamal
a6a484534a
buildkit conmon and cri-dockerd fixes
2022-04-26 21:09:34 -07:00
Sharif Elgamal
27d6542626
one more config fix
2022-04-26 12:10:02 -07:00
minikube-bot
47edd09f62
Updating ISO to v1.25.2-1650594251-13762
2022-04-22 04:28:23 +00:00
minikube-bot
d55f81ad76
Updating ISO to v1.25.2-1650391217-13814
2022-04-19 19:25:04 +00:00
Anders F Björklund
17012aaaef
Merge branch 'master' into buildroot-2021.02.10
2022-04-19 19:52:23 +02:00
Sharif Elgamal
ed2aa0333f
Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64
2022-04-18 12:40:22 -07:00
minikube-bot
6b7d4dda49
bump golang versions
2022-04-18 09:02:21 +00:00
Sharif Elgamal
f6c2f5bb79
Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64
2022-04-11 14:25:53 -07:00
Sharif Elgamal
2a28242f62
unnecessary GOOS
2022-04-11 14:20:31 -07:00
minikube-bot
dfdf6e59b8
Updating ISO to v1.25.2-1649577058-13659
2022-04-10 08:56:54 +00:00
Anders F Björklund
6e89be2721
Upgrade buildroot minor version
2022-04-09 17:48:38 +02:00
Anders F Björklund
7359332092
Upgrade buildroot minor version
2022-04-09 17:42:02 +02:00
Anders F Björklund
19c31aecc8
Merge branch 'master' into buildroot-2021.02.10
2022-04-09 17:41:42 +02:00
Sharif Elgamal
dc0b193b74
fix kvm stuff
2022-04-05 10:30:40 -07:00
Sharif Elgamal
039058483a
ioso
2022-04-04 16:22:00 -07:00
Sharif Elgamal
f98f88baeb
fix checksum makefile target
2022-04-04 13:44:18 -07:00
Sharif Elgamal
d92f42a6e4
fix the minikube.iso make target
2022-04-04 12:41:31 -07:00
Sharif Elgamal
39809956cb
name the ISOs correctly
2022-04-01 15:46:45 -07:00
Sharif Elgamal
32cc10f731
fixing makefile
2022-03-31 17:31:16 -07:00
Steven Powell
03b5bb7bef
Merge pull request #13864 from minikube-bot/auto_bump_golang_version
...
bump golang version
2022-03-30 16:12:10 -07:00
Steven Powell
ff6fc5a7fc
-buildvcs=false
2022-03-30 12:07:14 -07:00
Sharif Elgamal
7ebc2a5118
fix directory location
2022-03-30 11:23:32 -07:00
Sharif Elgamal
249f21bec1
fix buildroot output directory
2022-03-30 10:07:12 -07:00
minikube-bot
08ab741680
Updating ISO to v1.25.2-1648512003-13860
2022-03-29 01:11:16 +00:00
Steven Powell
d38da0bed8
Merge pull request #11679 from afbjorklund/crun
...
ISO: Add packaging for crun
2022-03-28 16:56:19 -07:00
Sharif Elgamal
eb14277c3d
Merge branch 'master' of github.com:kubernetes/minikube into iso-arm64
2022-03-28 16:21:05 -07:00
Sharif Elgamal
c253eb5183
fix up makefile for aarch64 iso
2022-03-28 16:20:30 -07:00
minikube-bot
0a8032df04
Updating ISO to v1.25.2-1648488960-11679
2022-03-28 18:38:40 +00:00
Steven Powell
7ab41df6e7
Merge pull request #13865 from minikube-bot/auto_bump_golint_version
...
bump golint version
2022-03-28 09:56:55 -07:00
minikube-bot
d2bb572788
bump golint versions
2022-03-28 10:02:02 +00:00
minikube-bot
b8ba447784
bump golang versions
2022-03-28 09:02:23 +00:00
minikube-bot
697e80cc3c
Updating ISO to v1.25.2-1648142972-13800
2022-03-24 18:40:10 +00:00
Anders F Björklund
265178883c
Upgrade buildroot minor version
2022-03-20 17:36:55 +01:00
Predrag Rogic
deb5a574b6
bump golangci-lint to v1.45.0
2022-03-18 19:57:22 +00:00
Sharif Elgamal
fd1ab46d49
correct location for buildroot config
2022-03-16 18:10:09 -07:00
Sharif Elgamal
417bebcac2
small makefile fixes
2022-03-16 16:06:18 -07:00
Sharif Elgamal
6bb593bec4
nevermind that did not work
2022-03-10 11:52:14 -08:00
Sharif Elgamal
a10d67c38a
let's try a 5.15 kernel
2022-03-10 10:36:27 -08:00
Sharif Elgamal
1cd337dd89
fix make target
2022-03-09 15:47:02 -08:00
Sharif Elgamal
325ab07516
shuffling many things around
2022-03-09 15:24:06 -08:00
Sharif Elgamal
0f633902d8
name stuff arm64
2022-03-03 16:29:38 -08:00
Sharif Elgamal
2e3946ffa2
Merge branch 'narm1' of github.com:klaases/minikube into iso-arm64
2022-03-03 15:06:30 -08:00
Sharif Elgamal
5f29ddfe07
Merge branch 'uefi2' of github.com:klaases/minikube into iso-arm64
2022-03-02 14:15:05 -08:00
Sharif Elgamal
3b18673cee
update prow-test tag to v0.0.2
2022-02-24 14:05:52 -08:00
Sharif Elgamal
0ce0447526
Update Makefile for v1.25.2 release
2022-02-23 15:15:23 -08:00
minikube-bot
73e5b9e51a
Update ISO to v1.25.2
2022-02-23 19:45:39 +00:00
minikube-bot
43a470e4d0
bump golint versions
2022-02-21 10:02:00 +00:00
minikube-bot
276d7287f3
Updating ISO to v1.25.0-1645046644-13612
2022-02-16 22:43:35 +00:00
klaases
02461d3a80
Dev arm defconfig
2022-02-16 21:30:58 +00:00
klaases
296920b757
Working UEFI config
2022-02-16 19:21:37 +00:00
minikube-bot
3a006d7dc7
bump golang versions
2022-02-14 09:02:23 +00:00
minikube-bot
7e321c63a2
Updating ISO to v1.25.0-1644344644-13531
2022-02-08 19:32:14 +00:00
minikube-bot
c81d206345
Updating ISO to v1.25.0-1644071583-13563
2022-02-05 15:42:32 +00:00
Sharif Elgamal
4cc5dd0dce
Merge pull request #13191 from afbjorklund/cri-dockerd-bin
...
ISO: Add packaging for cri-dockerd
2022-02-03 11:30:13 -08:00
minikube-bot
89ec289ec7
Updating ISO to v1.25.0-1643824279-13191
2022-02-02 18:55:16 +00:00
minikube-bot
7ba402742a
bump golint versions
2022-01-31 10:01:44 +00:00
minikube-bot
e9f7972701
bump golang versions
2022-01-24 23:46:12 +00:00
Steven Powell
575cd8f5a3
release 1.25.1
2022-01-20 16:46:25 -08:00
Steven Powell
2d0c57f702
release v1.25.0
2022-01-18 15:37:58 -08:00
minikube-bot
40095bb0c2
Update ISO to v1.25.0
2022-01-18 21:28:34 +00:00
Steven Powell
a09c9c705e
add missing minikube-darwin-arm64.sha265 to checksum generation
2022-01-08 00:48:18 +00:00
minikube-bot
ea790372c8
Updating ISO to v1.24.0-1640253061-13195
2021-12-23 11:04:07 +00:00
Sharif Elgamal
cab934e81f
Merge pull request #13123 from klaases/boot1
...
Bootloader ISO EFI Support
2021-12-22 16:45:09 -08:00
klaases
036b5379ff
Fix Makefile ISO_VERSION and isoBucket references.
2021-12-22 14:46:48 -08:00
klaases
dea9e55cd8
Fix echo $t title
2021-12-21 15:31:55 -08:00
klaases
9a20a5296e
create update-preload-version script
2021-12-20 18:27:06 -08:00
Sharif Elgamal
5de765023a
Merge pull request #13124 from sharifelgamal/kicbase-arch
...
fix kicbase dockerfile to allow ppc64le and armv7 archs
2021-12-15 14:08:07 -08:00
minikube-bot
492b0b4e9a
Updating ISO to v1.24.0-1639505700-12892
2021-12-14 19:10:21 +00:00
minikube-bot
4f1944f026
bump golang versions
2021-12-13 23:22:50 +00:00
Medya Gh
816389e995
bullseye
2021-12-13 12:30:07 -08:00
Medya Gh
8e2a9c8b41
update go buld image to bulleye
2021-12-13 12:29:35 -08:00
Steven Powell
c948fc4519
Revert "bump golang version to 1.17.5"
2021-12-13 10:42:47 -08:00
minikube-bot
1bd034917a
bump golang versions
2021-12-13 09:06:54 +00:00
Sharif Elgamal
6b7168cf4b
fix kicbase dockerfile to allow ppc64le and armv7 archs
2021-12-07 16:05:32 -08:00
Sharif Elgamal
78671bdec2
Merge pull request #13105 from klaases/cond1
...
Update containerd to v1.5.8
2021-12-07 13:29:21 -08:00
Medya Ghazizadeh
aa9c3809cf
Merge pull request #12084 from Srikrishnabh/master_srikrishnabh
...
fixes get ETCD version from kubernetes constants #11290
2021-12-06 17:35:32 -08:00
minikube-bot
fc6dcf3bd7
Updating ISO to v1.24.0-1638835912-13105
2021-12-07 01:15:51 +00:00
minikube-bot
846e0c4edb
Updating ISO to v1.24.0-1638385553-13059
2021-12-01 20:01:11 +00:00
Medya Ghazizadeh
40eceaa001
Merge pull request #12885 from minikube-bot/auto_bump_golint_version
...
bump golint version
2021-11-08 18:11:20 -08:00
minikube-bot
09328fd571
bump golaint versions
2021-11-08 10:01:50 +00:00
minikube-bot
bc7ee0e00c
bump golang versions
2021-11-08 09:02:26 +00:00
srikrishnabh93@gmail.com
c80793cd5d
Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh
2021-11-07 00:26:40 +05:30
Sharif Elgamal
5a8fd2fd03
Update Makefile for v1.24.0 release
2021-11-04 15:23:52 -07:00
Steven Powell
0ba34105cd
Update Makefile and CHANGELOG for 1.24.0-beta.0 release
2021-10-28 10:58:52 -07:00
minikube-bot
c3b8912852
Update ISO to v1.24.0
2021-10-27 23:10:38 +00:00
srikrishnabh93@gmail.com
fce35c9721
Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh
2021-10-21 22:56:01 +05:30
srikrishnabh93@gmail.com
2d7e884817
Merge branch 'master' of https://github.com/kubernetes/minikube into master_srikrishnabh
2021-10-18 22:55:57 +05:30
minikube-bot
d0d66f1f02
bump golang versions
2021-10-18 09:02:31 +00:00
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