Steven Powell
96be33fb18
kicbase: Update Ubuntu base image
2023-03-16 10:22:42 -07:00
Medya Ghazizadeh
0cdd5894f2
Merge pull request #15991 from spowelljr/updateUbuntu
...
kicbase: update Ubuntu base image
2023-03-13 11:45:17 -07:00
minikube-bot
825ff4f846
bump golang versions
2023-03-10 18:45:18 +00:00
Steven Powell
cbdb00b5a4
kicbase: update Ubuntu base image
2023-03-10 10:32:15 -08:00
minikube-bot
241374e981
bump containerd version
2023-03-06 10:05:25 +00:00
Medya Ghazizadeh
ddd77635b4
Merge pull request #15923 from spowelljr/updateContainerd
...
ISO/Kicbase: Update containerd from 1.6.15 to 1.6.18
2023-03-03 15:28:03 -08:00
Steven Powell
57656be49c
update kindnetd image and entrypoint
2023-02-28 11:17:53 -08:00
Steven Powell
9edcac99d0
ISO: Update containerd from 1.6.15 to 1.6.18
2023-02-24 09:52:06 -08:00
Steven Powell
000d06a38a
rollback ISO Go version and prevent automation from updating it
2023-02-22 09:36:52 -08:00
minikube-bot
8d25756885
bump golang versions
2023-02-20 09:02:38 +00:00
Medya Ghazizadeh
616f4491fa
Merge pull request #15849 from medyagh/isonopass
...
Disable plain text login for ISO
2023-02-17 09:56:22 -08:00
Medya Gh
e368174284
try * instead
2023-02-16 09:28:07 -08:00
Steven Powell
4d7dd2bba1
Kicbase: Updated Ubuntu base image
2023-02-15 16:07:10 -08:00
Medya Gh
994b06d348
disable login for ISO
2023-02-15 15:49:07 -08:00
Steven Powell
8d12bf3d19
Merge pull request #15752 from spowelljr/updateCriDockerd
...
ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1
2023-02-15 15:46:39 -08:00
Medya Ghazizadeh
5ea80d0b84
Merge pull request #15829 from denisok/master
...
update CSI driver, enable multi-node
2023-02-14 10:51:52 -08:00
Steven Powell
2d4cc73d7f
fix ISO sha
2023-02-14 09:59:56 -08:00
Anders F Björklund
99bff1ec78
Download binaries from dl.k8s.io instead of GCS
...
Need to add the -L to curl, to follow HTTP 302
Don't change the path for the current GCS mirror
2023-02-13 19:57:44 +01:00
Denys Kondratenko
0ba0122e6f
update CSI driver, enable multi-node
2023-02-10 23:56:20 +01:00
Steven Powell
52256134cd
fixed duplicated variable name
2023-02-09 13:59:33 -08:00
Steven Powell
49b37244f8
ISO/Kicbase: Update cri-dockerd from 0.3.0 to 0.3.1
2023-02-09 12:47:25 -08:00
minikube-bot
e239807f18
bump golang versions
2023-02-08 21:28:08 +00:00
Medya Gh
e8a8fe572d
address review comments
2023-02-01 11:35:58 -08:00
Medya Gh
71a2c4c5eb
kic: disable password in ssh
2023-02-01 11:35:06 -08:00
Steven Powell
2c7481603f
Kicbase/ISO: Update buildkit to v0.11.2
2023-01-30 08:01:33 -08:00
Qasim Sarfraz
0deb2b878f
Upgrade podman to 3.4.7
2023-01-28 16:54:57 +01:00
minikube-bot
be384a39c1
Update releases.json & releases-v2.json to include v1.29.0
2023-01-27 11:37:10 -08:00
Steven Powell
68f4237c9d
ISO: update Docker from 20.10.22 to 20.10.23
2023-01-24 14:43:30 -08:00
Steven Powell
04fa4dc3f5
add newline to end of hash file
2023-01-24 14:14:28 -08:00
Steven Powell
45c7854e5f
improve automated golang version updating
2023-01-24 14:12:18 -08:00
Steven Powell
a3d4863cf4
update containerd to 1.6.15 and cri-dockerd to 0.3.0
2023-01-19 13:34:09 -08:00
Steven Powell
c42a121ba7
update containerd to v1.6.14
2023-01-19 13:14:20 -08:00
Steven Powell
e88e2e4552
ISO: Update docker and containerd
2023-01-19 13:14:20 -08:00
Predrag Rogic
15bb620ca1
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker
2023-01-18 02:43:47 +00:00
Kush Mansingh
4e57551275
Update github.com/moby/buildkit to v0.11.0
2023-01-12 09:43:59 -05:00
Predrag Rogic
4a8e7ad85a
address comments
2023-01-10 22:43:05 +00:00
Predrag Rogic
6c98afcdbd
cleanup and containerd systemd cgroup issue workaround
2023-01-09 02:23:07 +00:00
Predrag Rogic
818a7d9b33
fix remaining tests and ready for k8s-1.26.0
2023-01-04 21:02:48 +00:00
rogermm
431a296858
Fix addon registry: https://github.com/kubernetes/minikube/issues/15567
2023-01-03 06:57:12 -08:00
Predrag Rogic
e59d6217a8
autoconfigure cni and cri with proper cgroup driver
2022-12-26 06:06:31 +00:00
Predrag Rogic
4e0994c43e
Merge remote-tracking branch 'upstream/master' into fix-TestNetworkPlugins-Linux_Docker
2022-12-17 17:57:34 +00:00
Predrag Rogic
e51fef3118
prevent overlapping network segments
2022-12-14 23:38:45 +00:00
Predrag Rogic
d3bdac0379
fix containerd when bound to docker
2022-12-13 21:16:25 +00:00
Ian Stewart
44f8364c5f
Added Environment to the template data
2022-12-08 17:45:51 -05:00
Ian Stewart
19249eac75
Merge branch 'kubernetes:master' into gcp-auth-watch-namespaces
2022-12-08 13:50:38 -05:00
Ian Stewart
7b60a5376d
Added MOCK_GOOGLE_TOKEN env var to gcp-auth container. Reading env var from images map. This should be moved.
2022-12-08 13:46:38 -05:00
Steven Powell
63934002d8
update golang.org and godoc.org links
2022-11-30 10:49:57 -08:00
Ian Stewart
3de8a8d5aa
Moved image pull secret creation code to the webhook
2022-11-24 20:55:44 -05:00
Steven Powell
a88339797f
Merge pull request #15272 from spowelljr/fixFuseOverlayContainerd
...
Revert setting snapshotter to fuse-overlayfs
2022-11-21 09:46:07 -08:00
Steven Powell
0052ba34e8
Merge pull request #15225 from pacoxu/master
...
Stop applying the beta.kubernetes.io/os and arch
2022-11-21 08:47:28 -08:00
Steven Powell
1b493e479d
rework skip
2022-11-18 07:58:01 -08:00
Steven Powell
89e3399798
revert setting snapshotter to fuse-overlayfs
2022-11-18 07:57:19 -08:00
Chris Kannon
2a86770a92
Merge branch 'master' into master
2022-11-17 09:58:49 -05:00
Steven Powell
c8f1c95313
Merge pull request #15341 from spowelljr/updateDocker
...
ISO: Update Docker from 20.10.20 to 20.10.21
2022-11-14 10:48:23 -05:00
Steven Powell
7dfff8c24b
Merge pull request #15339 from spowelljr/updateIngress
...
Update ingress addon images
2022-11-14 10:16:34 -05:00
Steven Powell
c24a66f63a
update ingress yaml
2022-11-11 14:49:13 -05:00
shixiuguo
7dfaddc864
update the website
2022-11-11 09:44:18 +08:00
Steven Powell
8b1b6d380c
ISO: Update Docker from 20.10.20 to 20.10.21
2022-11-10 14:51:38 -05:00
Medya Gh
e8a13c9ad0
fix the spanner addon
2022-11-09 15:41:12 -08:00
Steven Powell
9ed675cbde
update go
2022-11-09 10:19:54 -05:00
minikube-bot
2c217e5ac7
Update releases.json & releases-v2.json to include v1.28.0
2022-11-04 13:54:22 -07:00
Chris Kannon
00486c3fd6
Merge branch 'master' into master
2022-11-02 15:09:58 -04:00
Chris Kannon
320c41f80e
Added version.json to kicbase image and version validation to start.go.
...
Added CHANGELOG to kicbase and ISO.
Updated gh to latest version 2.18.1.
2022-11-02 14:17:41 -04:00
Steven Powell
baa8bf0057
Merge pull request #15232 from kinvolk/francis/fanotify-perm
...
iso: Add FANOTIFY_ACCESS_PERMISSIONS to kernel configs.
2022-11-02 07:15:20 -07:00
Francis Laniel
0194cc3582
Add FANOTIFY_ACCESS_PERMISSIONS to kernel configs.
...
This options enables fanotify to make permissions decisions on filesystem
events.
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-10-31 18:50:51 +01:00
Steven Powell
074e681975
Merge pull request #15160 from agarwalnit/master
...
Added cloud-spanner emulator add-on.
2022-10-28 13:58:41 -07:00
Paco Xu
d596e226f1
Stop applying the beta.kubernetes.io/os and arch
2022-10-27 11:41:40 +08:00
Steven Powell
3d2752907f
update Ubuntu image
2022-10-25 10:42:39 -07:00
Steven Powell
e0d91c19bd
Merge pull request #15172 from jevontane/master
...
Portainer addon version bump to 2.15.1 & HTTPS access enabled
2022-10-24 13:14:55 -07:00
Nitin Agarwal
909ac67151
Added cloud-spanner emulator add-on.
2022-10-20 23:16:53 +00:00
Steven Powell
54424c06ed
ISO: Update Docker from 20.10.19 to 20.10.20
2022-10-19 09:31:04 -07:00
Jevon Tane
3d973842c4
Portainer addon version bump & HTTPS port enabled
2022-10-19 16:42:38 +13:00
Steven Powell
0604505df3
ISO: Update Docker from 20.10.18 to 20.10.19
2022-10-18 13:22:43 -07:00
Medya Ghazizadeh
a5a5dce017
Merge pull request #14784 from kinvolk/francis/vbox-automount-quickfix
...
Add back service to mount VirtualBox host directory into the guest.
2022-10-17 11:34:26 -07:00
Steven Powell
176351c456
bump golang version
2022-10-10 12:31:10 -07:00
Steven Powell
5af4713c81
Merge branch 'master' into updateUbuntu
2022-10-10 10:13:15 -07:00
minikube-bot
242a10948d
Update releases.json & releases-v2.json to include v1.27.1
2022-10-07 20:27:59 -07:00
Steven Powell
5e70a7d9f8
update kicbase base image
2022-10-05 09:45:06 -07:00
Steven Powell
1abc03c8f2
update entrypoint and kindnetd
2022-10-03 14:26:32 -07:00
minikube-bot
68b397a154
Update releases.json & releases-v2.json to include v1.27.0
2022-09-15 14:28:00 -07:00
Steven Powell
ffebffb378
add missing if
2022-09-14 11:33:27 -07:00
Steven Powell
3ff1325f8a
resolve RuntimeClass deprecations
2022-09-14 11:26:53 -07:00
Steven Powell
faed0ecefd
Merge pull request #14903 from Jancis/master
...
Skip metallb PodSecurityPolicy object for kubernetes 1.25+
2022-09-14 11:14:09 -07:00
Steven Powell
9dadf326e0
update naming to LegacyPodSecurityPolicy
2022-09-14 10:32:51 -07:00
Steven Powell
2d61bf6204
update auto-pause Go version and python
2022-09-09 14:17:38 -07:00
Steven Powell
0994a96f38
update ISO Go version
2022-09-09 13:52:52 -07:00
Steven Powell
c82d7f3459
ISO: Update Docker from 20.10.17 to 20.10.18
2022-09-09 13:22:40 -07:00
Steven Powell
2e2903cf60
update kicbase base image
2022-09-02 09:36:38 -07:00
Janis Bebritis
3f46fea576
Conditional podsecuritypolicy include for pre 1.25 versions
2022-09-02 15:59:51 +03:00
Jānis Bebrītis
22c14c197a
Removing podsecuritypolicy due to 1.25 policy/v1beta1 deprecation
2022-09-02 14:49:34 +03:00
Steven Powell
f2df65f49d
Merge pull request #14482 from andrewhamilton-okta/fix-containerd-insecure-registry
...
Fixes containerd configuration issue with insecure registries
2022-08-31 14:29:01 -07:00
Steven Powell
8a87b6449b
update prow image
2022-08-30 15:52:00 -07:00
Andrew Hamilton
c929340ea9
Update target dir for aarch64
...
Adds missing certs.d directory in the installation directory path.
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2022-08-29 12:52:12 -07:00
Andrew Hamilton
20470cfc8b
Fixes containerd configuration issue with insecure registry
...
- Updates containerd configuration to use the new format for specifying
container registry mirrors.
- Updates the start code to produce files in the correct location for
registry mirrors specified with --insecure-registry
2022-08-29 12:52:12 -07:00
Steven Powell
8d34afdf44
Merge pull request #14783 from irq0/linux-defconfig-add-fscrypt
...
Add fscrypt kernel options
2022-08-25 13:30:03 -07:00
Francis Laniel
aa63b4fc94
Add back service to mount VirtualBox host directory into the guest.
...
Fixes: 770d41f21b
("Use kernel 5.10 for minikube.iso.")
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-08-23 15:55:35 +02:00
Marcel Lauhoff
ecba6cf7e9
Add fscrypt kernel options
...
Enables filesystem encryption support in the minikube kernel. Allows
users to use file level encryption on ext4.
Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
2022-08-12 15:27:26 +02:00
Siddhant Khisty
37968104f2
Merge branch 'kubernetes:master' into update-addon-files
2022-08-12 11:39:09 +05:30
Steven Powell
55cb1c0505
Merge branch 'master' into fixSHAChecks
2022-08-08 12:33:58 -07:00
Steven Powell
744187868d
fix linting
2022-08-08 09:29:19 -07:00
Steven Powell
22af24426b
keep checksums private
2022-08-03 15:55:48 -07:00
Steven Powell
be711f1d7f
check shas of new archs
2022-08-03 14:11:57 -07:00
Steven Powell
f213b25ef2
update Ubuntu
2022-08-02 17:26:50 -07:00
minikube-bot
0b83375616
Update releases.json & releases-v2.json to include v1.26.1
2022-08-02 15:16:13 -07:00
Steven Powell
33aac3df77
Merge pull request #14579 from spowelljr/updateEntrypoint
...
Update entrypoint and kindnetd
2022-08-01 10:00:47 -07:00
Steven Powell
99e1c4f927
Merge branch 'master' into update-addon-files
2022-07-29 10:18:46 -07:00
Siddhant
a166af4fdc
Added Linters
2022-07-27 04:47:29 +05:30
Siddhant Khisty
a0a02d1b89
Merge branch 'kubernetes:master' into update-addon-files
2022-07-15 08:56:47 +05:30
Steven Powell
5fac416884
update entrypoint and kindnetd
2022-07-13 15:50:36 -07:00
Steven Powell
73f231c3f1
update conmon from v2.0.24 to v2.1.2
2022-07-12 09:46:37 -07:00
Steven Powell
9f579cdad3
Update runc-master.hash
2022-07-08 21:06:16 -07:00
Steven Powell
d3f65501a5
update Docker from 20.10.16 to 20.10.17
2022-07-08 13:18:38 -07:00
Siddhant
8858959ce3
added docker.io to images.
2022-07-07 09:32:34 +05:30
Steven Powell
da058687b8
Merge pull request #14518 from nixpanic/issue/14469
...
storage-provisioner-gluster: use the Gluster project's container-image
2022-07-06 17:53:37 -07:00
Niels de Vos
08dbe304af
storage-provisioner-gluster: use the Gluster project's container-image
...
Use docker.io/gluster/gluster-centos:latest instead of a temporary image
that had a change which needed to get merged. All required features are
included in the 'official' container-image.
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-07-06 17:57:48 +02:00
Steven Powell
9f856abb8f
update base images
2022-07-01 11:00:29 -07:00
Paul S. Schweigert
07922bab10
add patch version to hash
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-28 16:11:55 -04:00
Paul S. Schweigert
b503d47f94
updating go hash
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-28 15:58:17 -04:00
Paul S. Schweigert
671ba90c1a
use the right hash
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-27 18:18:31 -04:00
Paul S. Schweigert
d53be77683
update cri-o in dockerfile too
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-24 14:01:53 -04:00
Paul S. Schweigert
29d717485f
update cri-o from v1.22.3 to v1.24.1
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-24 13:27:53 -04:00
minikube-bot
6be53a4b7a
Update releases.json & releases-v2.json to include v1.26.0
2022-06-22 16:34:37 -07:00
Steven Powell
912226e73f
Merge branch 'master' into k8s1.24
2022-06-22 10:24:15 -07:00
Steven Powell
8059642246
fix cri-docker hash
2022-06-16 12:23:14 -07:00
Steven Powell
42fb10861c
update cri-docker commit
2022-06-16 12:23:00 -07:00
Steven Powell
f16cce541d
update cri-docker in ISO
2022-06-16 12:23:00 -07:00
Steven Powell
d4a783c6d5
update cri-docker version
2022-06-16 12:23:00 -07:00
Steven Powell
a7a2504313
up metrics-resolution to 60s
2022-06-16 12:23:00 -07:00
Steven Powell
4f24f5bdff
increase metric-resolution
2022-06-16 12:23:00 -07:00
Santhosh Nagaraj S
26afc8f85c
Addon: add headlamp
...
Signed-off-by: Santhosh Nagaraj S <santhosh@kinvolk.io>
2022-06-16 10:34:18 +05:30
Steven Powell
7e65323a4f
Merge pull request #14316 from kinvolk/alban/kernel-5.10-options
...
Add eBPF related kernel options
2022-06-14 13:39:54 -07:00
Steven Powell
f06fe5b908
Merge pull request #14329 from leogr/falco-0.32.0
...
Bump Falco to 0.32.0
2022-06-14 11:01:08 -07:00
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
Sharif Elgamal
9938965715
make script executable
2022-06-13 17:17:22 -07:00
Sharif Elgamal
821d88a180
add new file
2022-06-13 17:10:08 -07:00
Sharif Elgamal
7d74925578
build auto-pause outside kicbase dockerfile
2022-06-13 17:08:30 -07:00
Steven Powell
d6bc9ac3c7
Merge branch 'master' into falco-0.32.0
2022-06-13 16:36:22 -07:00
Leonardo Grasso
61c26a23cd
Falco does not depend anymore on ncurses
...
See 2ba0132450
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
2022-06-13 10:09:29 +02:00
Leonardo Grasso
887084a2cc
Upgrade Falco to 0.32.0
...
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
2022-06-13 10:08:07 +02:00
Sharif Elgamal
1801630196
Merge branch 'master' of github.com:kubernetes/minikube into arm64-containerd
2022-06-10 17:02:58 -07:00
Kian-Meng Ang
bc03821826
Fix typos
2022-06-10 15:26:35 -07:00
Francis Laniel
6a0eea2298
Add eBPF related kernel options.
...
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-10 17:51:27 +01: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
5a9a4b1344
Add pahole package.
...
This package is needed to build the kernel when using CONFIG_DEBUG_INFO_BTF.
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
2022-06-10 13:57:14 +01:00
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
Steven Powell
614726958d
only import when containerd explictly enabled
2022-05-12 10:58:51 -07:00
Steven Powell
0cda289d88
set flags to auto resolve config file conflicts
2022-05-12 10:53:06 -07:00
Steven Powell
cf036c63ed
rename config file to config.toml
2022-05-12 10:53:06 -07:00
Steven Powell
b5cd6c4549
containerd: use drop in config to update values
2022-05-12 10:52:32 -07:00
Steven Powell
7c1b415614
update to 0.10.3
2022-05-11 15:49:29 -07:00
Steven Powell
4c9b61d977
Update deploy/kicbase/Dockerfile
2022-05-11 15:48:43 -07:00