Marcos Diez
b2145be325
updated documentation
2019-03-21 06:33:46 -03:00
Marcos Diez
7de36ed9a1
allow --extra-config work on kubeadm as well. example: --extra-config kubeadm.ignore-preflight-errors=SystemVerification
...
missing variable
2019-03-21 06:33:46 -03:00
Thomas Stromberg
3304951683
podman needs no install.tools
2019-03-20 22:26:57 -07:00
Zhongcheng Lao
daeb238766
Merge remote-tracking branch 'origin/master' into custom-image-repository
2019-03-21 13:23:11 +08:00
Thomas Stromberg
4701ef8f1e
Upgrade crio to v1.13.1, skip install.tools target as it isn't necessary
2019-03-20 22:20:49 -07:00
Thomas Stromberg
c848103ab1
start: Set the default value of --cache to true
2019-03-20 21:49:22 -07:00
Thomas Stromberg
089e1c9cc2
Remove where a swap partition is created and activated
2019-03-20 20:50:49 -07:00
Thomas Stromberg
bf4f6ee91c
Clarify why disabling the Swap preflight is good for certain users
2019-03-20 20:50:20 -07:00
Thomas Strömberg
2579c73e11
Merge pull request #3875 from steved/fix-change-user-none
...
fix CHANGE_MINIKUBE_NONE_USER regression from recent changes
2019-03-20 20:11:06 -07:00
Thomas Stromberg
3d0f722a6c
Remove -q, as it is not available in this version of findmnt
2019-03-20 20:02:35 -07:00
Thomas Stromberg
79aafd525f
Merge branch 'master' into mount-intr
2019-03-20 19:56:43 -07:00
Thomas Strömberg
6751e394f8
Merge pull request #3833 from afbjorklund/cruntime-version
...
Cruntime version
2019-03-20 19:55:45 -07:00
Thomas Strömberg
2b3ad6e179
Mention integration env overrides
2019-03-20 19:36:06 -07:00
Thomas Strömberg
346870b27f
Merge pull request #3600 from jayunit100/patch-3
...
Update persistent_volumes.md
2019-03-20 19:29:02 -07:00
Thomas Strömberg
8225ae6f8a
Merge branch 'master' into patch-3
2019-03-20 19:28:15 -07:00
Thomas Strömberg
c17c2b1337
Merge pull request #3701 from afbjorklund/kvm-image
...
Add target to build the kvm driver in docker
2019-03-20 19:27:11 -07:00
Thomas Strömberg
0d6c92153f
Merge branch 'master' into reportcard
2019-03-20 19:16:02 -07:00
Thomas Strömberg
3fb5f3a6b3
Merge pull request #3877 from condemil/patch-1
...
Update Ingress-NGINX to 0.23 Release
2019-03-20 19:15:28 -07:00
Thomas Strömberg
84b92d1b8f
Merge pull request #3885 from afbjorklund/cache-1.14
...
Update list of cached images for kubernetes 1.14
2019-03-20 19:14:52 -07:00
Thomas Strömberg
fd54141f04
Merge pull request #3810 from tstromberg/k8s114
...
Update minikube to be compatible with Kubernetes v1.14.0-beta.1
2019-03-20 19:10:59 -07:00
Thomas Stromberg
605088ff72
Keep Initializers as the first element, fix v1.14 test which still included Initializers
2019-03-20 17:23:07 -07:00
Thomas Stromberg
0197b12a82
Make mount type a flag instead of a hardcoded string
2019-03-20 17:13:32 -07:00
Thomas Strömberg
7f6eecad37
Merge pull request #3872 from tstromberg/more-logs
...
logs: Add kube-proxy, dmesg, uptime, uname + newlines between log sources
2019-03-20 16:47:34 -07:00
Thomas Stromberg
88091b2323
Fix DefaultLegacyAdmissionControllers comment
2019-03-20 16:45:39 -07:00
Thomas Stromberg
66b18c878c
Merge branch 'master' into k8s114
2019-03-20 16:43:32 -07:00
Thomas Strömberg
c1a0264161
Merge pull request #3832 from tstromberg/k8s-v1.10.0
...
Skip "pull" command if using Kubernetes 1.10, which does not support it.
2019-03-20 16:42:39 -07:00
Thomas Stromberg
7eeb0a7925
Revert "Use --kubeconfig for v1.10.x, instead of skipping the pull"
...
This reverts commit 0c1b51ced3
.
2019-03-20 16:40:12 -07:00
Thomas Strömberg
da2b1b00b1
Merge pull request #3840 from afbjorklund/mdlint
...
Markdown Lint (for docs)
2019-03-20 10:18:32 -07:00
Thomas Strömberg
667c88d8e1
Merge branch 'master' into mdlint
2019-03-20 10:18:22 -07:00
Thomas Strömberg
4756b15bc1
Merge branch 'master' into lint
2019-03-20 10:16:09 -07:00
Thomas Strömberg
177ce6597d
Merge pull request #3830 from tstromberg/find-probelms
...
Add problem detection for #3818 - no providers available
2019-03-20 10:14:04 -07:00
Thomas Stromberg
1eca3e096b
Merge branch 'master' into k8s-v1.10.0
2019-03-20 10:12:49 -07:00
Thomas Stromberg
0c1b51ced3
Use --kubeconfig for v1.10.x, instead of skipping the pull
2019-03-20 10:07:25 -07:00
Thomas Strömberg
9a43cb891a
Merge pull request #3887 from afbjorklund/arch
...
Allow building minikube for any architecture
2019-03-20 09:57:02 -07:00
Thomas Strömberg
5074cc5127
Merge pull request #3894 from gyliu513/kvm-driver
...
Highlight libvirtd for old distributions.
2019-03-20 09:56:34 -07:00
Kubernetes Prow Robot
5313c1950f
Merge pull request #3911 from morvencao/br_fix_drive_installation_doc
...
fix 'gopath' issue for driver installation.
2019-03-19 23:58:22 -07:00
morvencao
bf794665e9
fix gopath issue for driver installation.
2019-03-20 13:10:07 +08:00
Kubernetes Prow Robot
b906adcc62
Merge pull request #3903 from mavimo/fix-xhyve-driver-link-to-doc
...
Update link to drives docs in xhyve driver
2019-03-19 12:24:22 -07:00
Marco Vito Moscaritolo
443accf1e0
Update link to drive docs in xhyve driver
...
Signed-off-by: Marco Vito Moscaritolo <mavimo@gmail.com>
2019-03-19 08:53:11 +01:00
Anders F Björklund
a380dbbeae
Add rktlet from master
2019-03-18 20:47:37 +01:00
Anders F Björklund
39f1164542
Upgrade rkt to 1.30.0
2019-03-18 20:37:34 +01:00
Kubernetes Prow Robot
89f9ca6898
Merge pull request #3895 from igorakkerman/bugfix/windows-install-location
...
Windows installer using installation path for x64 applications
2019-03-18 09:16:26 -07:00
u5surf
a34a9d32e6
Replace server name in updateKubeConfig if --apiserver-name exists #3878
2019-03-18 22:15:56 +09:00
Martynas Pumputis
2d8e577b33
Do not wait for k8s-app pods when starting with CNI
...
Previously, minikube was waiting for some pods labeled with
"k8s-app" (e.g. "kube-dns") to be ready before indicating that
"minikube start" was successful. However, in the case of
"network-plugin=cni", network of such pods is managed by a CNI
plugin which is usually started after "minikube start" has returned
making the waiting for the pods to fail with:
Error starting cluster: wait: waiting for k8s-app=kube-dns: timed out
waiting for the condition
This commit omits waiting for "k8s-app" pods if minikube is started
with "network-plugin=cni".
Reported-by: Michal Rostecki <mrostecki@opensuse.org>
Signed-off-by: Martynas Pumputis <m@lambda.lt>
2019-03-18 11:13:55 +01:00
Guang Ya Liu
8f7cca3045
Highlight libvirtd for old distributions.
2019-03-18 02:18:09 -07:00
Igor Akkerman
d91615ef46
Windows installer using installation path for x64 applications
2019-03-17 18:39:40 +01:00
Anders F Björklund
b0b32b702d
Allow building minikube for any architecture
...
Currently it is hardcoded to build for any GOOS, but same GOARCH.
Change this to allow building for any combination of: minikube-*-*
2019-03-17 12:17:19 +01:00
Anders F Björklund
5497b966be
Rename stutter and move classes between packages
...
Removing the kubeconfig module is probably not a big deal,
since it was already hiding under the "util" directory...
But the layout of the Bootstrapper is slightly irritating,
as long as it is contained in a different "kubeadm" module.
2019-03-16 16:57:56 +01:00
Anders F Björklund
dba916a016
Document all exported functions inside minikube
...
Make config get/set more symmetrical, as well.
2019-03-16 16:57:43 +01:00
Anders F Björklund
edf46f003f
Document all exported functions outside minikube
2019-03-16 16:57:37 +01:00