Sharif Elgamal
a64f828b89
remove vbox-guest config entry
2022-06-09 12:53:59 -07:00
Sharif Elgamal
962f2b6935
fix syntax
2022-06-09 10:02:33 -07:00
Sharif Elgamal
b475b2526d
Merge branch 'master' of github.com:kubernetes/minikube into arm64-containerd
2022-06-09 09:44:43 -07:00
Sharif Elgamal
34882bf005
Merge pull request #12707 from kinvolk/francis/upstream/use-kernel-5.10
...
Use kernel 5.10 for minikube.iso.
2022-06-09 09:10:50 -07:00
Sharif Elgamal
1f763354ca
Merge pull request #12995 from eliaskoromilas/fpga-operator
...
InAccel FPGA Operator addon
2022-06-07 15:32:44 -07: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
4f03ea51cb
Add tbb package.
...
This is needed by sysdig 0.27.1.
It is based on the following patch:
https://lore.kernel.org/buildroot/20220407182425.194001-2-flaniel@linux.microsoft.com/T/#u
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-07 10:35:58 +01:00
Sharif Elgamal
eb26a8d69b
add comment back
2022-06-02 17:46:54 -07:00
Sharif Elgamal
a1be913476
fix aarch mk file
2022-06-02 17:44:44 -07:00
Sharif Elgamal
7ef37124d5
revert cri-dockerd to old way, they're slightly different
2022-06-02 17:41:15 -07:00
Sharif Elgamal
f1f5c667c8
swap default for testing
2022-06-02 14:50:23 -07:00
Sharif Elgamal
3ad46b43d4
adding more kernel modules
2022-06-02 11:53:24 -07:00
Sharif Elgamal
bc3517a78a
fix crio conf
2022-06-02 11:48:01 -07:00
Sharif Elgamal
79da2bc9d6
add cfs kernel modules for arm64
2022-06-02 08:38:29 -07:00
Sharif Elgamal
4ba5162d01
don't set GOBIN anymore
2022-05-31 17:35:14 -07:00
Sharif Elgamal
9e78a3a817
dynamically supply GOARCH
2022-05-31 17:32:36 -07:00
Sharif Elgamal
7a0119d9cb
select common packages for all arch
2022-05-31 15:04:54 -07:00
Sharif Elgamal
e0ce53c41f
build runc the same way
2022-05-31 15:00:43 -07:00
Sharif Elgamal
a0c00f4810
build podman the same way
2022-05-31 14:58:54 -07:00
Sharif Elgamal
83f8b005b9
build cri-dockerd the same way
2022-05-31 14:56:01 -07:00
Sharif Elgamal
d1c261ee05
build cni the same way
2022-05-31 14:53:37 -07:00
Sharif Elgamal
bb1e25e799
build crio-bin in the same way for both arch
2022-05-31 14:50:58 -07:00
Sharif Elgamal
1e7c257136
Merge branch 'master' of github.com:sharifelgamal/minikube into arm64-containerd
2022-05-31 14:44:53 -07:00
Steven Powell
8298398eb9
make cri-dockerd binary executable
2022-05-31 14:28:41 -07:00
Sharif Elgamal
fd3f8d3b01
remove deprecated config
2022-05-31 12:01:35 -07:00
Sharif Elgamal
cd01efdf37
upgrade conmon to v2.0.24
2022-05-31 10:43:55 -07:00
Sharif Elgamal
6902580a35
remove arch dep
2022-05-31 09:43:36 -07:00
Steven Powell
1fa3444672
Merge branch 'master' into improveContainerdConfig
2022-05-27 11:46:47 -07: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
bc133a95e6
build conmon regardless of arch
2022-05-26 13:46:27 -07:00
Sharif Elgamal
e15f3bca50
spaces
2022-05-26 13:22:47 -07:00
Sharif Elgamal
315aef0f15
revert unnecessary change
2022-05-26 13:12:36 -07:00
Elias Koromilas
6364518066
Add inaccel/fpga-operator addon
...
Signed-off-by: Elias Koromilas <elias.koromilas@gmail.com>
2022-05-26 10:52:08 +03:00
Sharif Elgamal
e4ca9c6c50
revert unrelated change
2022-05-25 18:38:15 -07:00
Sharif Elgamal
b9c90e9d82
kicbase: don't build cri-dockerd from source
2022-05-25 18:16:42 -07:00
Sharif Elgamal
fa8864c25c
pass in less source code to auto-pause kicbase context
2022-05-24 14:18:49 -07:00
Sharif Elgamal
3f89a2c5fc
Merge branch 'master' of github.com:kubernetes/minikube into anders-docker-20.10.16
2022-05-19 13:19:06 -07:00
Sharif Elgamal
6059f8e92d
Merge pull request #14152 from afbjorklund/docker-20.10.15
...
Upgrade Docker, from 20.10.14 to 20.10.15
2022-05-19 13:03:57 -07:00
Sharif Elgamal
5ba18da2cb
Merge pull request #14161 from Giildo/master
...
🐛 Fix the storage-provisioner-glusterfile.yaml.tmpl file to use the released version
2022-05-18 15:56:23 -07:00
Sharif Elgamal
e881870110
Merge branch 'master' of github.com:kubernetes/minikube into anders-docker-20.10.15
2022-05-18 15:18:20 -07:00
minikube-bot
24e3a806db
Update releases-beta.json & releases-beta-v2.json to include v1.26.0-beta.1
2022-05-17 17:19:11 -07:00
Sharif Elgamal
7292031c08
Merge pull request #13912 from kadern0/issue-12643
...
feat: added configure option to registry-alieases addon
2022-05-16 11:33:40 -07:00
minikube-bot
c068c1ccd4
Update releases-beta.json & releases-beta-v2.json to include v1.26.0-beta.0
2022-05-13 14:43:03 -07:00
Giildo
5abb2aef10
🐛 Fix the storage-provisioner-glusterfile.yaml.tmpl file to use the released version
...
Fix https://github.com/kubernetes/minikube/issues/14160
2022-05-13 13:02:32 +02:00
Anders F Björklund
0c2a535737
Upgrade Docker, from 20.10.15 to 20.10.16
...
runc v1.1.1
containerd v1.6.4
2022-05-12 22:02:05 +02:00
Anders F Björklund
ee161d3458
Merge branch 'master' into docker-20.10.16
2022-05-12 22:01:45 +02:00
Anders F Björklund
b9a1f7443a
Upgrade Docker, from 20.10.14 to 20.10.15
...
runc v1.1.1
containerd v1.6.4
2022-05-12 21:35:16 +02:00
Steven Powell
5161fc29c1
add changes to arm64 iso
2022-05-12 11:06:27 -07:00
Steven Powell
dd444b8ec2
remove overlayfs from config files
2022-05-12 10:59:42 -07:00