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 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
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
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
Anders F Björklund
85f8d05757
Fork all files needed for kindbase from upstream
...
This is for reference, to be able to combine them
2020-09-27 15:15:43 +02:00
Anders F Björklund
9056687844
Also remove the extra containerd configuration
2020-09-27 15:15:43 +02:00
Anders F Björklund
d3dc36e146
Clean up the docker installation
...
Remove local things from kind, replace with packages.
Use the "clean-install" script for a nicer Dockerfile.
2020-09-27 14:46:03 +02:00
Anders F Björklund
4c8e88ab47
Upgrade Buildroot to 2020.02 LTS with Linux 4.19
...
Do the kernel upgrade separately, for easier ISO testing
Use the same kernel version as was in "2019.02.x" branch
2020-09-27 14:11:32 +02:00
minikube-bot
85bf8a5522
Update releases.json to include v1.13.1
2020-09-21 10:13:32 -07:00
Sharif Elgamal
070cbb99ee
Merge pull request #8461 from 11janci/jjanik-enable-volumesnapshots
...
CSI Hostpath Driver & VolumeSnapshots addons
2020-09-16 11:57:42 -07:00
Thomas Strömberg
635ff53a63
Merge pull request #9199 from sharifelgamal/webhook-0.0.2
...
point to newest gcp-auth-webhook version
2020-09-09 11:57:32 -07:00
priyawadhwa
6d37a350c0
Merge pull request #8922 from afbjorklund/crio-v1.17.3
...
Upgrade crio to 1.17.3
2020-09-09 14:34:53 -04:00
Sharif Elgamal
d19f5fdd8e
point to newest gcp-auth-webhook version
2020-09-08 11:19:37 -07:00