Rohit Agarwal
268c932240
Add GPU support to minikube.
2018-07-08 22:25:48 -07:00
Payam Tanaka
653f3ac081
enquotes PATH to guard against spaces
...
/Applications/VMware Fusion.app/Contents/Public and the like in PATH
should be accommodated
2018-07-04 09:27:15 -07:00
Luke Weber
05161c1b18
Fixes https://github.com/kubernetes/minikube/issues/2274
2018-07-04 09:26:50 -07:00
Jimmi Dyson
c318a93a58
Make builds work with no GOPATH env var explicitly set - this is not needed since 1.8 but the build required it to be set
2018-07-04 09:22:41 -07:00
Jimmi Dyson
dc49833df8
Add missing controlPlaneEndpoint to fix kubeadm templates test
2018-07-04 09:22:41 -07:00
dlorenc
47dd092e60
Code review feedback.
2018-07-04 09:22:41 -07:00
dlorenc
81440feabb
Fix Kubernetes 1.11 builds
...
Add a versioned flag for the enable-admission-control flags
Add a second step to call "kubeadm alpha phase addon all" which seems to be required now to get coredns running.
I tested this all the way back to 1.9.0.
2018-07-04 09:22:41 -07:00
Aaron Prindle
9c1edabbeb
add retry for artifact uploads on github release script
2018-07-03 08:55:56 -07:00
Manuel de Brito Fontes
3e267fd567
Update nginx ingress controller to 0.16.2
2018-06-26 09:46:14 -07:00
David Xia
f38c68daba
Update release_github_page.sh
...
Back ticks need to be escaped otherwise the enclosed
text won't show up.
2018-06-26 09:45:48 -07:00
Payam Tanaka
edd095bf1f
adds makefile target, release-minikube
2018-06-25 20:26:06 -07:00
Aaron Prindle
27a279b571
Merge pull request #2920 from aaron-prindle/user-agent-version-os
...
added minikube version and os to user agent in update checks
2018-06-20 18:00:00 -07:00
Aaron Prindle
525c615a17
added minikube version and os to user agent in update checks
2018-06-20 15:16:18 -07:00
dlorenc
2b0e10c9ec
Fix gofmt.
2018-06-18 08:39:11 -07:00
Peter Trotman
1921679f9c
Use constants.DefaultNodeName in kubeadm
2018-06-18 08:39:11 -07:00
Peter Trotman
3dfea62fd4
Changed the nodes within the VM to use a NodeName variable that is
...
seperate from the VM Machine Name to ensure proper functionality when
using different profile names.
2018-06-18 08:39:11 -07:00
Stefan Weiberg
7e20fba835
Add link to packaged version for openSUSE/SLE
...
This adds a link to the packaged version of minikube available on OBS for openSUSE and SUSE Enterprise.
2018-06-18 07:45:49 -07:00
Payam Tanaka
86a2a4e33b
replaces hard-coded gcr.io/k8s-minikube w/ REGISTRY
2018-06-18 07:45:30 -07:00
Matt Rickard
e2b9998ca7
Merge pull request #2893 from commitay/cask
...
Update homebrew-cask release process: remove `checkpoint`
2018-06-15 14:05:39 -07:00
dlorenc
4b060b26fb
Manual changes for go-containerregistry.
2018-06-14 10:09:06 -07:00
dlorenc
1f355ea965
Vendor changes for go-containerregistry switch.
2018-06-14 10:09:06 -07:00
minikube-bot
0783897b38
Update releases.json to include v0.28.0
2018-06-13 15:09:33 -07:00
dlorenc
80e934b845
Fix e2e test compilation.
...
Signed-off-by: dlorenc <dlorenc@google.com>
2018-06-13 14:13:38 -07:00
dlorenc
ad43ab4d00
Cut v0.28.0.
2018-06-13 11:15:27 -07:00
dlorenc
a2218d2e7e
Add two more kubeadm preflight ignores to make e2e tests pass.
2018-06-12 13:48:29 -07:00
dlorenc
c9a7e90779
Bump ISO.
2018-06-12 11:09:40 -07:00
dlorenc
79682c2059
Fix the minikube status command.
...
There were a few cases where stdout wasn't getting flushed correctly,
leading to flakiness in e2e tests.
2018-06-12 10:27:55 -07:00
commitay
867b5e6552
Update caskroom -> Homebrew references
2018-06-13 01:35:01 +10:00
commitay
9dcfd0f215
Update homebrew-cask release process: remove `checkpoint`
2018-06-13 00:58:16 +10:00
Rohit Agarwal
0df67ee4af
Changes to make 'virsh console minikube' work.
2018-06-11 08:45:59 -07:00
Michal Rostecki
e47e372f2c
make: Check for go-bindata in PATH, not only in GOPATH
...
Some Linux distributions package go-bindata and don't allow to
download any code or binaries during build time.
2018-06-11 07:31:51 -07:00
ijl
3c6a809253
Update linux_defconfig for 4.16
2018-06-11 07:31:17 -07:00
ijl
730533ca6a
Add make iso-menuconfig, avoid host-tar build for linux-menuconfig
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
dlorenc
7277fb358c
Fix vboxmanage cleanup
2018-06-08 10:22:43 -07:00
dlorenc
6b4c545a0f
Deflake the dashboard test.
...
This was a bit overkill.
2018-06-08 10:22:43 -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
ruicao
6a2020d8a1
Typo fix: Explictly -> Explicitly
2018-06-07 09:01:54 -07:00
liyongxin
b0d51d0241
typo fix stoppped to stopped
2018-06-06 11:23:19 -07:00
dlorenc
305e803316
Bump Docker API Verson.
2018-06-05 13:45:01 -07:00
ruicao
e726088118
Typo fix: dont't -> don't
2018-06-05 12:45:12 -07:00
dlorenc
0b4e5631df
Switch all remaining e2e tests to kubeadm.
2018-06-05 10:43:16 -07:00
Mark Gibbons
e37d6157eb
Updated to make code clearer for newer versions and remove duplication of image names
2018-06-05 08:15:38 -07:00
Mark Gibbons
abdcd2ce1d
changed to use MustParseRange
2018-06-05 08:15:38 -07:00
Mark Gibbons
376380e74e
Update code to cache correct images for different k8s versions
2018-06-05 08:15:38 -07:00
Sandeep Rajan
6cc9a85f68
coredns in gcr.io
2018-06-05 08:13:18 -07:00
AdamDang
fb5f548c14
Typo fix: formating->formatting
...
formating->formatting
2018-06-04 09:57:31 -07:00
seborama
ee73cbde6b
Added hyperkit options for enterprise VPN support
...
The purpose of these changes is to enhance Hyperkit support from the
minikube command line for better integration with enterprise networks
behind a VPN.
uuid: Provide VM UUID to restore MAC address (only supported with
Hyperkit driver).
vpnkitSock: Location of the VPNKit socket used for networking. If empty,
disables Hyperkit VPNKitSock, if 'auto' uses Docker for Mac
VPNKit connection, otherwise uses the specified VSock."
vsockPorts: List of guest VSock ports that should be exposed as sockets
on the host (Only supported on with hyperkit now).
Note:
tests pass but file:
`vendor/github.com/google/certificate-transparency/go/x509/root_darwin.go`
has to be edited to correct an issue - not committed since this is in
the vendor directory.
2018-06-04 09:46:20 -07:00
Mark Gibbons
5ed8a7ef91
Made caching async with block for completion before copy of images into cluster. Default imageing caching to false
2018-06-04 08:15:12 -07:00