Commit Graph

1027 Commits (2271cf3d6fe9ffdbb361a2f599b19d882cb671ff)

Author SHA1 Message Date
Thomas Strömberg 2271cf3d6f
Merge pull request #9551 from yehiyam/imageRepository
add ImageRepository to addons templates
2020-11-10 10:25:18 -08:00
Anders F Björklund c2d4359456 Upgrade cri-o in kicbase to version 1.18.4
Use the latest 1.18, since 1.18.4 is broken again <sigh>

Use the recommended cri-o-runc package instead of runc
2020-11-07 12:52:43 +01:00
Thomas Strömberg 0c9d612e75
Merge pull request #9508 from tstromberg/cgroupfs
Remove hard-coded list of valid cgroupfs mountpoints to bind mount
2020-11-04 11:04:08 -08:00
Yehiyam Livneh 40736fe6ab add ImageRepository to addons templayes 2020-11-01 09:05:31 +02:00
Medya Ghazizadeh a7b8f20ec2
Merge pull request #9523 from afbjorklund/buildroot-2020.02.7
Upgrade buildroot and kernel minor version
2020-10-30 18:41:05 -05:00
Thomas Strömberg 283ec82370
Merge pull request #9445 from aledbf/ingress
Update ingress-nginx image to v0.40.2
2020-10-30 12:48:12 -07:00
Thomas Strömberg d4d645bbac
Merge pull request #9527 from afbjorklund/kicbase-update
Update kicbase base image and sync with kind
2020-10-28 07:57:43 -07:00
Thomas Strömberg 96da9443e9
Merge pull request #9537 from tstromberg/mtu-probing
Enable TCP Path MTU Discovery when an ICMP black hole is detected
2020-10-28 07:46:24 -07:00
minikube-bot 8344490ed7 Update releases.json to include v1.14.2 2020-10-27 15:51:42 -07:00
minikube-bot ac20c32627 Update releases.json to include v1.14.1 2020-10-23 17:03:05 -07:00
Thomas Stromberg 71af47a9d4 Add mtu probing to ISO 2020-10-23 12:57:28 -07:00
Thomas Stromberg 8f0fc9d8c0 Set net.ipv4.tcp_mtu_probing = 1 2020-10-23 09:52:52 -07:00
Anders F Björklund 842871832f Update kicbase base image and sync with kind 2020-10-22 23:55:06 +02:00
Anders F Björklund ed00bcd15c Bump kernel version for buildroot 2020-10-22 23:12:56 +02:00
Anders Björklund fa27e41087
Merge pull request #9394 from dalehamel/fix-default-linux-config
re-synchronize default linux kernel config with buildroot
2020-10-22 23:09:23 +02:00
Anders Björklund 05de82543c
Merge pull request #8923 from afbjorklund/crio-v1.18.3
Upgrade crio to 1.18.3 (merge after buildroot2020)
2020-10-22 20:13:40 +02:00
Thomas Strömberg 9fdb08024f
Merge pull request #9393 from dalehamel/add-ftrace-syscall-tracer
Update default linux config to support ftrace, for bpf tracing, fixes #8637
2020-10-21 12:38:17 -07:00
Thomas Strömberg 3b8d5e27ae
Merge pull request #9435 from woodcockjosh/bump-version-for-ingress-dns-docker-image
Bump version for ingress dns addon
2020-10-21 09:17:42 -07:00
Thomas Strömberg 6f21f2a726
Merge pull request #9484 from afbjorklund/docker.com
Install docker from docker.com instead of distro
2020-10-21 08:03:04 -07:00
Thomas Strömberg 165314c509
Merge pull request #9478 from afbjorklund/containerd-1.3
Upgrade containerd to the same as docker-ce uses
2020-10-21 07:18:37 -07:00
Thomas Stromberg 08e17b7f85 Remove hard-coded list of valid cgroupfs mountpoints to bind mount 2020-10-20 20:58:19 -07:00
Anders F Björklund beaae54f0a Install docker from docker.com instead of distro 2020-10-17 12:56:48 +02:00
Anders F Björklund 9080ecf587 Upgrade crio to 1.18.3
The name of the make variable was changed

Unfortunately there is no naming standard whatsoever,
for these magic make variables for the git commit...

Upgrade crio.conf to version v1.18.1
2020-10-17 12:36:35 +02:00
Anders F Björklund 8c22769bd9 Upgrade containerd to the same as docker-ce uses
Same containerd version 1.3.7 as docker 19.03.13
2020-10-16 16:51:02 +02:00
Anders F Björklund 8b83e43752 Upgrade Docker, from 19.03.12 to 19.03.13 2020-10-16 08:51:18 +02:00
Medya Ghazizadeh 6153beb703
Merge pull request #9444 from govargo/update-helm2.16.12
bump helm-tiller addon to v2.16.12
2020-10-15 18:18:13 -05:00
Priya Modali 8936a8c7f8 Merge branch 'master' of https://github.com/kubernetes/minikube into klog 2020-10-13 09:08:27 -07:00
Medya Ghazizadeh 88304ef63b
Merge pull request #9408 from sharifelgamal/failure-policy
simplify addon code by fixing gcp-auth failure policy
2020-10-12 18:08:12 -05:00
Medya Ghazizadeh 0c7284a0ca
Merge pull request #9329 from afbjorklund/buildroot-2020.02.6
Buildroot 2020.02.6
2020-10-12 15:33:56 -05:00
minikube-bot 64d8698f24 Update releases.json to include v1.14.0 2020-10-12 11:04:24 -07:00
Manuel Alejandro de Brito Fontes 1aa2a76c75
Update ingress-nginx image to v0.40.2 2020-10-12 12:15:46 -03:00
Kenta Iso 29d1d2201a bump helm-tiller addon to v2.16.12 2020-10-12 23:23:24 +09:00
Josh Woodcock bba51e500a Bump version for ingress dns addon 2020-10-10 13:02:31 -05:00
Priya Modali ef2090ac31 Merge branch 'master' of https://github.com/kubernetes/minikube into klog 2020-10-08 10:27:04 -07:00
priyawadhwa 82a5189b93
Merge pull request #9334 from afbjorklund/multiarch-storage-provisioner-manifest
Make storage-provisioner available for all arch
2020-10-07 14:43:47 -04:00
Sharif Elgamal b04610ef9b simplify addon code by fixing gcp-auth failure policy 2020-10-06 16:14:44 -07:00
Sharif Elgamal 6cdff56707 add gcp-skip label to gcp-auth cert job pods 2020-10-06 11:45:44 -07:00
Sharif Elgamal 9f156b9c73 add back namespaceSelector 2020-10-05 16:11:32 -07:00
Sharif Elgamal 7646be3d37 adding the label to gvisor and ingress, and documentation 2020-10-05 16:02:26 -07:00
Sharif Elgamal 523acbc0f2 explicitly skip gcp-auth webhook for specific addons 2020-10-05 15:57:22 -07:00
Dale Hamel 6b18552e64 Properly generate linux config 2020-10-05 14:48:18 -04:00
Dale Hamel bda26edb7a Update default config to support ftrace 2020-10-05 14:35:51 -04:00
Sharif Elgamal ca8a065310 point to newest gcp-auth-webhook version 2020-10-02 13:48:37 -07:00
Anders F Björklund d8e39a2dc5 Set the ISO go target environment properly 2020-10-02 08:49:17 +02:00
Priya Modali 43ea47f4e0 Fixed merge conflicts. 2020-09-29 16:17:31 -07:00
Priya Modali 97d96bf925 Switching from glob library to klog library. 2020-09-29 15:49:41 -07:00
Sharif Elgamal ff051f9a33
Make sure gcp-auth addon can be enabled on startup (#9318)
* fix documentation for gcp-auth addon

* make sure kube-system pods are up before enabling gcp-auth

* fix lint

* add failurePolicy for webhook

* only install addons if asked

* better comment

* slightly less hacky code

* defer addons properly

* simplify code for performance
2020-09-29 13:29:14 -07:00
Anders F Björklund 92cce721aa Make storage-provisioner available for all arch
Always use architecture when building the image.

When developing locally, tag the image with version
(this tag now refers to the local host architecture)

When making a release, make a manifest with version
(this manifest now lists all supported architectures)

Don't use architecture, when specifying "image:".
2020-09-27 19:40:42 +02:00
Anders F Björklund 8a18334cba Complete the fork of kindbase by copy/paste
Base kicbase directly on ubuntu, without kindbase

Move all the files that are still copied and used

Avoid installing software only to be deleted later

The entrypoint had already been forked since earlier
2020-09-27 15:16:42 +02:00
Anders F Björklund a4e4a719ba Specify snapshot version of ubuntu used for kind
Also fix the 19.10 comment, it hadn't been updated
2020-09-27 15:15:43 +02:00