minikube-bot
18a84504c8
Update releases.json to include v0.28.2
2018-07-23 09:46:03 -07:00
Rohit Agarwal
05f86aacfc
Bump minikube-nvidia-driver-installer version to make it work again.
...
This incorporates the fix from GoogleCloudPlatform/container-engine-accelerators#85 .
That bug got exposed when we switched the kernel version from 4.16.14 to 4.15.
2018-07-20 07:56:29 -07:00
minikube-bot
5de590983a
Update releases.json to include v0.28.1
2018-07-17 09:29:55 -07:00
dlorenc
2be51dc6bc
Fix vboxsf host mounting.
...
vboxguest is included in 4.16, but not vboxsf.
I couldn't get vboxsf to compile for 4.16, so I downgraded to 4.15.
2018-07-16 09:49:54 -07:00
dlorenc
fbd620a010
Update cri-tools to 1.11.1.
2018-07-16 09:49:54 -07:00
Sven Anderson
9b5795072e
Add heketi and gluster dependencies to minikube.iso
...
This change adds gluster and heketi dependencies to buildroot config,
that is dm_snapshot, dm_thin_pool and XFS kernel modules, XFS tools,
and gluster itself.
2018-07-08 22:27:33 -07:00
Rohit Agarwal
96079478a7
Add nvidia-driver-installer and nvidia-gpu-device-plugin addons.
2018-07-08 22:25:48 -07:00
Manuel de Brito Fontes
3e267fd567
Update nginx ingress controller to 0.16.2
2018-06-26 09:46:14 -07:00
minikube-bot
0783897b38
Update releases.json to include v0.28.0
2018-06-13 15:09:33 -07:00
Rohit Agarwal
0df67ee4af
Changes to make 'virsh console minikube' work.
2018-06-11 08:45:59 -07:00
ijl
3c6a809253
Update linux_defconfig for 4.16
2018-06-11 07:31:17 -07:00
ijl
4c4cd31b02
linux 4.16, buildroot 2018.05
...
linux is upgraded to 4.16, binutils is upgraded to 2.30, and
libelf is installed for the newer kernel.
Other configuration changes are changes in defaults and ordering.
Now using glibc 2.27. systemd 237, and Go 1.10.
vbox-guest is removed because it's upstream as of linux 4.16.
More on buildroot at https://git.buildroot.net/buildroot/tree/CHANGES
2018-06-11 07:31:17 -07:00
Martynas Pumputis
f8a52cb848
Enable openvswitch with vxlan (kernel module)
2018-06-07 09:07:57 -07:00
Martynas Pumputis
d55203989f
Enable dummy network interface (kernel module)
2018-06-07 09:07:57 -07:00
Sandeep Rajan
6cc9a85f68
coredns in gcr.io
2018-06-05 08:13:18 -07:00
ruicao
4e63f34e26
Typo fix: permissable -> permissible
2018-06-01 09:11:42 -07:00
Sandeep Rajan
4bab1946d9
update manifest
2018-05-30 08:42:09 -07:00
kairen
902e49688f
Bump the heapster to v1.5.3
2018-05-21 08:06:01 -07:00
maiksensi
3e0faef9a5
Use correct link for available configmap options
...
Trivial change to point to the correct URL.
2018-05-17 13:28:03 -07:00
minikube-bot
bdc9e966d4
Update releases.json to include v0.27.0
2018-05-17 13:27:40 -07:00
ijl
11dacb82a1
Build container for ISO uses ubuntu:18.04
...
This is a long-term release. 17.10 is approaching end of life.
https://www.ubuntu.com/info/release-end-of-life
2018-05-14 08:01:38 -07:00
Manuel de Brito Fontes
a12479fc89
Switch ingress replication controller to deployment
2018-05-07 14:02:39 +02:00
Manuel de Brito Fontes
6eef6a31e2
Update nginx ingress controller to 0.14.0
2018-05-03 12:07:20 +02:00
AdamDang
1e409df919
Update crio.conf
2018-04-23 20:14:09 +08:00
minikube-bot
acd37d6539
Update releases.json to include v0.26.1
2018-04-18 19:28:56 -07:00
Rohit Agarwal
34bb9bb6b8
Fix inconsistent version.
...
This was causing errors.
https://groups.google.com/d/msg/kubernetes-users/gLGXC6EfxzQ/zwgBITNPCQAJ
2018-04-12 09:02:14 -07:00
minikube-bot
53bacff4b4
Update releases.json to include v0.26.0
2018-04-10 14:57:20 -07:00
AdamDang
7263acea42
Correct the returned message
...
typo fix in the returned message
2018-04-10 14:57:01 -07:00
dlorenc
51f7e60e39
Add the recent localkube releases.
2018-04-10 12:54:29 -07:00
Tim Hockin
b27a989c86
Pass 2: k8s GCR vanity URL
2018-04-09 08:36:59 -07:00
Anders F Björklund
1a22f21886
Upgrade cri-o to version 1.10.0
2018-03-30 13:41:25 -07:00
Anders F Björklund
60ec8bdf06
Add crictl from cri-tools, to minikube.iso
...
We don't need critest, because it requires go anyway.
But kubeadm insists on crictl being available in path.
2018-03-30 08:32:19 -07:00
Matt Rickard
3932663f3b
Merge pull request #2657 from dlorenc/1.10
...
Update to Kubernetes 1.10
2018-03-28 13:11:24 -07:00
dlorenc
dcb5c2cc50
Manual changes for 1.10.
...
localkube now has to be non-statically compiled :(
2018-03-27 23:13:34 -07:00
oilbeater
fe881662de
Update nginx-ingress version to 0.12.0
...
The new version resolve some rewrite, session-affinity and templates bugs and will fix https://github.com/kubernetes/minikube/issues/2206
2018-03-26 19:37:26 -07:00
Matt Rickard
6ccc0198c7
Merge pull request #2597 from afbjorklund/docker
...
Upgrade Docker, from 17.09 to 17.12
2018-03-12 11:55:47 -07:00
Matt Rickard
e3194f60f7
Merge pull request #2591 from lenalebt/master
...
deactivated hsts by default
2018-03-12 10:26:36 -07:00
Praveen Kumar
1327ea805c
Issue #2599 Add sshfs support for minikube iso
2018-03-12 16:09:46 +05:30
Anders F Björklund
cc965e3793
Upgrade Docker, from 17.09.0-ce to 17.12.1-ce
2018-03-11 18:46:22 +01:00
Lena Brüder
d8d4f613e4
note about where to find more docs
2018-03-08 10:20:33 +01:00
Lena Brüder
cbb97958eb
deactivated hsts by default
...
HSTS has been deactivated explicitly by default for the ingress controller in minikube, because it causes trouble for local development. Minikube is intended for local development, so this feature should not be turned on by default.
2018-03-07 10:02:44 +01:00
Sandeep Rajan
a5afebdc40
update manifest
2018-03-06 07:42:45 -08:00
Matt Rickard
6e49d6a711
Merge pull request #2566 from dvdmuckle/master
...
Add metrics-server as an addon
2018-02-22 13:53:38 -08:00
Fabian Deutsch
7f9756e71b
iso: Enable KVM
...
This patch enables KVM support inside the ISO to support nesting.
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
2018-02-22 10:42:20 -08:00
David Muckle
adb30393d1
Add metrics-server as an addon
2018-02-21 15:33:27 -05:00
Matt Rickard
7cea97d92a
Merge pull request #2541 from budhrg/refactor-get-downloadurl
...
Refactor get download url for minikube
2018-02-12 10:25:11 -08:00
Matt Rickard
4bab147ca0
ingress: ensure cm exists, do not reconcile
2018-02-12 09:05:26 -08:00
Budh Ram Gurung
68285d1779
Refactor get download url for minikube
2018-02-12 13:15:06 +05:30
Steve Sloka
4d060d3bdb
Bump registry-creds version
2018-02-07 20:09:20 -08:00
Stepan Stipl
30216a3b71
Add netfilter xt_ipvs module needed by Calico
...
Calico 3.0 needs xt_ipvs module, otherwise it fails to run (see
https://github.com/projectcalico/felix/blob/master/iptables/match_builder.go#L70-L76
for details).
2018-02-02 10:29:30 -08:00