Medya Ghazizadeh
ea71480799
Merge pull request #6690 from edge0701/feature/iso-kernel-ip-filter-modules
...
Add RPFilter to ISO kernel - required for modern Calico releases
2020-02-19 15:38:24 -08:00
edge0701
4ce09d90a4
Add RPFilter to ISO kernel
2020-02-19 20:24:35 +00:00
Anders F Björklund
0872a0d068
Update crictl to v1.17.0
2020-02-17 20:54:59 +01:00
Anders F Björklund
d9f9ea95f4
Add default configuration for containerd
...
Generated with `containerd config default`
2020-02-15 13:04:08 +01:00
Anders F Björklund
c117a35fad
The pinns binary was added to cri-o
2020-02-14 21:14:31 +01:00
Anders Björklund
53681efbc5
Merge pull request #6626 from afbjorklund/conntrack
...
Add conntrack-tools, needed for kubernetes 1.18
2020-02-14 18:24:25 +01:00
Anders Björklund
84f4a42ad9
Merge pull request #6621 from afbjorklund/buildroot-2019.02.9
...
Upgrade buildroot minor version
2020-02-14 18:24:16 +01:00
Anders Björklund
201533bf47
Merge pull request #6638 from afbjorklund/podman-1.6.5-hash
...
Fix wrong hash for podman-1.6.5 tarball
2020-02-14 17:33:44 +01:00
Anders F Björklund
97288ccede
Fix wrong hash for podman-1.6.5 tarball
...
Apparently my amend failed, had exact same hash as podman-1.6.4
2020-02-14 17:08:43 +01:00
Anders F Björklund
0a63e1522b
The pause binary was deleted from cri-o
2020-02-14 17:03:46 +01:00
Anders Björklund
c977faf22e
Upgrade Docker, from 19.03.5 to 19.03.6 ( #6618 )
...
runc v1.0.0-rc10
containerd v1.2.12
2020-02-13 15:44:14 -07:00
Anders Björklund
f37a894035
Upgrade crio to 1.17.0 ( #6624 )
...
* Upgrade crio to 1.17.0
* Upgrade crio.conf to version v1.17.0
2020-02-13 15:43:28 -07:00
Anders Björklund
40bae89f63
Upgrade conmon version for podman ( #6622 )
2020-02-13 15:42:57 -07:00
Anders Björklund
e87e2f1cc5
Upgrade podman to 1.6.5 ( #6623 )
2020-02-13 15:42:24 -07:00
Anders F Björklund
81a66cc2a7
Add conntrack-tools, needed for kubernetes 1.18
2020-02-13 23:01:35 +01:00
Anders F Björklund
3a05950764
Upgrade buildroot minor version
2020-02-13 22:52:01 +01:00
go_vargo
6a3fb3d54d
Update tiller image v2.14.3 → v2.16.1 ( #6575 )
2020-02-10 11:40:15 -07:00
Martynas Pumputis
e41cc60c0d
Enable CONFIG_CGROUP_BPF
...
This commit adds CONFIG_CGROUP_BPF=y to the minikube kernel config,
which enables running eBPF cgroup programs.
An example of a producer of such programs is Cilium CNI.
Signed-off-by: Martynas Pumputis <m@lambda.lt>
2020-02-10 10:55:17 +01:00
minikube-bot
ff27be62b6
Update releases.json to include v1.7.2
2020-02-07 16:26:57 -08:00
minikube-bot
03aebbe079
Update releases.json to include v1.7.1
2020-02-05 20:50:16 -08:00
tstromberg
d69e1c7c35
Revert role change from cluster-admin->system:persistent-volume-provisioner
2020-02-05 13:54:49 -08:00
Thomas Strömberg
0d29a2ac7b
Merge branch 'master' into f-fix-5144
2020-02-05 11:32:32 -08:00
minikube-bot
e0dee4864d
Update releases.json to include v1.7.0
2020-02-05 10:26:21 -08:00
Karol Zadora-Przylecki
4a4e7b7859
Add Azure Container Registry support
2020-02-03 16:10:18 -08:00
Thomas Strömberg
f2b4ca44dc
Merge pull request #6257 from afbjorklund/storage-provisioner-arch-image
...
Allow building storage-provisioner for other arch
2020-01-30 14:09:27 -08:00
Thomas Strömberg
42239f522e
Merge pull request #6285 from afbjorklund/mbr-gpt
...
Switch from MBR to GPT for the ISO partitioning
2020-01-24 15:59:01 -08:00
Thomas Strömberg
76bed593ea
Merge pull request #6349 from afbjorklund/varlink
...
Add varlink program for using with podman-remote
2020-01-24 15:49:11 -08:00
Thomas Strömberg
6753c71b37
Merge pull request #6334 from priyawadhwa/remove-addon-manager
...
Remove addon manager
2020-01-22 12:19:17 -08:00
Anders F Björklund
45272d4f8e
Add varlink program for using with podman-remote
...
Using podman-remote requires "varlink bridge"
2020-01-19 17:56:31 +01:00
Anders F Björklund
857c8f5eb0
Change the compression methods used on the iso
...
Using lz4 for kernel and gzip for the rootfs
2020-01-18 10:07:19 +01:00
Anders F Björklund
3e0724c938
Document the current config better with defaults
...
Using gzip for kernel and bzip2 for the rootfs
2020-01-18 10:05:25 +01:00
Priya Wadhwa
28148c5f3d
Remove addon manager
2020-01-16 11:47:01 -08:00
Nanik T
9b455aafc4
Customizing host path for dynamically provisioned PersistentVolumes
...
This fix contains few things:
* Used k8s.gcr.io/debian-base-amd64:v2.0.0 as base image to build storage-provisioner
* Modify RBAC permission used to cluster-admin
* Build storage-provisioner as static binary
2020-01-16 12:23:26 +11:00
Anders F Björklund
f2c385fcde
Allow building storage-provisioner for other arch
...
Also allow building the static binary in docker
2020-01-15 20:00:53 +01:00
Medya Gh
577a04b02e
disable istio provisioner by default
2020-01-14 12:05:32 -08:00
Anders F Björklund
e6c684e19e
Switch from MBR to GPT for the ISO partitioning
2020-01-12 15:02:15 +01:00
tstromberg
db2d1818bb
Disable IPv6 in the minikube VM until it can be properly supported
2020-01-08 14:04:27 -08:00
Medya Ghazizadeh
b1789b82f8
Merge pull request #6210 from afbjorklund/crio-v1.16.1
...
Upgrade crio to 1.16.1
2020-01-07 14:53:30 -08:00
Medya Ghazizadeh
4dd8498ff1
Merge pull request #6209 from afbjorklund/runc-version
...
Fix the version number output of runc
2020-01-07 13:28:58 -08:00
Anders F Björklund
c8b30a566d
Fix the version number output of runc
...
And make the build more standardized, use the make target
2020-01-04 15:55:27 +01:00
Anders F Björklund
aaca78e249
Upgrade crio to 1.16.1
2020-01-04 15:06:14 +01:00
Anders F Björklund
a8d8147477
Upgrade podman to 1.6.4
2020-01-04 13:51:19 +01:00
Anders Björklund
ca5213b2f4
Merge pull request #6199 from afbjorklund/buildroot-2019.02.8
...
Upgrade buildroot minor version
2020-01-04 10:00:34 +01:00
Anders F Björklund
9e990f6b87
Upgrade buildroot minor version
2020-01-02 12:52:23 +01:00
Anders F Björklund
bee6dc1a5d
Add systemd patch for booting on AMD Ryzen
...
https://github.com/systemd/systemd/pull/12536
Backported to systemd version 240 for Ubuntu:
[ Jeremy Soller ]
* random-util: eat up bad RDRAND values seen on AMD CPUs.
This fixes AMD Ryzen 3000 series failing to boot (LP: #1835809 )
2019-12-30 18:59:56 +01:00
Medya Ghazizadeh
df9cac8f94
Merge pull request #6154 from fenglixa/add-istio
...
Add istio addon for minikube
2019-12-27 11:54:44 -08:00
fenglixa
c2ba574f2e
generate istio document page and layout
2019-12-26 14:35:13 +08:00
minikube-bot
ce94bccd99
Update releases.json to include v1.6.2
2019-12-20 00:13:36 -08:00
Anukul Sangwan
8e64e3900c
Update ingress-dns addon
...
The new image supports DNS resolution of wildcard hosts
2019-12-16 23:15:23 +05:30
minikube-bot
b6bb8f5698
Update releases.json to include v1.6.1
2019-12-11 13:00:26 -08:00