Commit Graph

1127 Commits (af5b44df126bbfd772f9b1b5650b07392e163a74)

Author SHA1 Message Date
Anders F Björklund ac63d9ed18 Upgrade Docker, from 19.03.14 to 20.10.0
runc v1.0.0-rc92

    containerd v1.4.3
2020-12-09 21:13:25 +01:00
Medya Ghazizadeh 47217f4c88
Merge pull request #9635 from afbjorklund/podman2-iso
ISO: Upgrade podman to version 2.2.0 and remove varlink
2020-12-08 10:30:34 -08:00
Medya Ghazizadeh 4a0382fe72
Merge pull request #9636 from afbjorklund/podman2-kic
KIC: Upgrade podman to version 2.2.0 and remove varlink
2020-12-08 10:28:14 -08:00
Medya Ghazizadeh 3fe2a3c81e
Merge pull request #9863 from afbjorklund/kicbase-201106
Upgrade kicbase to ubuntu:focal-20201106
2020-12-08 10:18:52 -08:00
Medya Ghazizadeh dd6a445db1
Merge pull request #9861 from afbjorklund/docker-19.03.14
Upgrade Docker, from 19.03.13 to 19.03.14
2020-12-08 10:13:06 -08:00
Medya Ghazizadeh 6a0386afd1
Merge pull request #9862 from afbjorklund/buildroot-2020.02.8
Buildroot 2020.02.8
2020-12-08 10:12:36 -08:00
Anders F Björklund ed66644b68 Update crictl to v1.18.0 2020-12-06 10:02:31 +01:00
Anders F Björklund d8ceff8779 Bump kernel version for buildroot 2020-12-05 16:38:36 +01:00
Anders F Björklund 756836d16e Copy kind entrypoint fixes from upstream 2020-12-05 13:56:04 +01:00
Anders F Björklund 1f958c1cd8 Upgrade to latest tag from ubuntu:20.04 2020-12-05 13:44:53 +01:00
Anders F Björklund 89c02ceaec Upgrade Docker, from 19.03.13 to 19.03.14
And containerd from 1.3.7 to 1.3.9 as well
2020-12-05 13:28:56 +01:00
Medya Ghazizadeh 114faa7d97
Merge pull request #9797 from msedzins/issue_9335
Ability to use a custom TLS certificate with the Ingress
2020-12-04 12:45:51 -08:00
Anders F Björklund 605768a4d6 Merge branch 'master' into podman2-kic 2020-12-01 17:31:11 +01:00
Anders F Björklund 01ff1deb74 Upgrade podman to 2.2.0 2020-12-01 17:27:48 +01:00
msedzins e1aa07feb2 Ability to use a custom TLS certificate with the Ingress
Tutorial added
2020-11-30 22:53:27 +00:00
priyawadhwa 25ba4dcdfe
Merge pull request #9659 from afbjorklund/crio-url
Change back to the version-pinned cri-o channel
2020-11-30 10:59:53 -08:00
Medya Ghazizadeh f32eb7c0b6
Merge pull request #9646 from afbjorklund/buildkit-kic
KIC: Install buildkit package for use with containerd
2020-11-25 12:52:55 -08:00
Medya Ghazizadeh 12c2fc6215
Merge pull request #9645 from afbjorklund/buildkit-iso
ISO: Add buildkit binaries to the ISO installation
2020-11-25 12:52:03 -08:00
alonyb 459db36ec6 remove yaml files 2020-11-21 16:45:12 -05:00
alonyb 06cf8e8041 add new tmpl format and replace image name by template in valumesnapshots addon 2020-11-20 12:30:16 -05:00
alonyb 4d5bad3262 add new tmpl format and replace image name by template in gvisor addon 2020-11-20 12:29:56 -05:00
alonyb 4a9c316c75 add new tmpl format and replace image name by template in gcp auth addon 2020-11-20 12:28:15 -05:00
alonyb fc9ac12939 add new tmpl format and replace image name by template in rbac csi addon 2020-11-20 12:27:42 -05:00
alonyb 3e43155efd add new tmpl format and replace image name by template 2020-11-20 12:27:23 -05:00
alonyb 91d2298224 add new tmpl format and replace image name by template in deploy csi addon 2020-11-20 12:19:49 -05:00
alonyb 3798da2ee4 add new tmpl format and replace image name by template 2020-11-20 12:19:27 -05:00
alonyb 6eadf270c3 add new tmpl format and replace image name by template 2020-11-20 12:17:36 -05:00
alonyb a3b9e601ad change ambassador addon to tmpl format 2020-11-20 12:09:40 -05:00
alonyb 8383c49950 change ambassador cdrs to tmpl format 2020-11-20 12:08:52 -05:00
alonyb e26a64662c change olm to tmpl format 2020-11-20 08:50:30 -05:00
alonyb d6e4f8acaf remove name image from template 2020-11-19 16:59:33 -05:00
Anders F Björklund de2013eb9b Install buildkit binary for use with containerd 2020-11-18 07:58:44 +01:00
Priya Wadhwa 5a0ab905ed fix merge conflict 2020-11-17 15:11:23 -08:00
Yehiyam Livneh 68cdbb92a8 add tag to nvidia-driver-installer addon docker image 2020-11-17 17:42:15 +02:00
minikube-bot 522153ef7c Update releases.json to include v1.15.1 2020-11-16 16:27:33 -08:00
Anders F Björklund a8754ad470 Upgrade podman to version 2.1.1 and remove varlink
Add the podman group, to remove "sudo varlink bridge"

Use the podman socket /run/podman/podman.sock instead
2020-11-14 09:45:05 +01:00
Anders F Björklund 64d38c813a Upgrade podman to version 2.1.1 and remove varlink
Add the podman group, to remove "sudo varlink bridge"

Use the podman socket /run/podman/podman.sock instead
2020-11-14 09:44:45 +01:00
Priya Wadhwa 1c682c6449 Merge branch 'master' of https://github.com/kubernetes/minikube into ss-windows 2020-11-13 16:34:45 -08:00
minikube-bot 33c42e3ad9 Update releases.json to include v1.15.0 2020-11-13 16:05:08 -08:00
Priya Wadhwa e3226bc662 Merge remote-tracking branch 'origin/iso' into ss-windows 2020-11-13 11:15:16 -08:00
Priya Wadhwa b072eb5e6a store file in /usr/sbin since that's where we have permissions 2020-11-13 11:14:47 -08:00
Priya Wadhwa c15a98947c Merge remote-tracking branch 'origin/iso' into ss-windows 2020-11-13 10:22:37 -08:00
Priya Wadhwa 85750bbc89 ISO builds, shell script to /usr/sbin 2020-11-12 21:47:54 -08:00
Priya Wadhwa 16c258edda make file executable 2020-11-12 15:21:27 -08:00
Priya Wadhwa 0deea5e3e1 fix dockerfile 2020-11-12 14:43:10 -08:00
Priya Wadhwa cc8ca41915 Start adding scheduled stop for container 2020-11-12 14:20:41 -08:00
Thomas Strömberg 689b3db4f2
Merge pull request #9628 from afbjorklund/crio-v1.18.4
Upgrade crio to 1.18.4
2020-11-10 10:46:18 -08:00
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 3672753100 Change back to the version-pinned cri-o channel 2020-11-10 16:54:39 +01:00
Anders F Björklund 5f923c7c06 Add buildkit binaries to the ISO installation 2020-11-09 17:48:17 +01: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
Anders F Björklund e2eb16c361 Upgrade crio to 1.18.4 2020-11-07 12:31:14 +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