Thomas Strömberg
51643bba78
More clarifications
2019-02-18 06:46:03 -08:00
Thomas Strömberg
1e68707893
Add hyperkit link
2019-02-18 06:37:39 -08:00
Thomas Strömberg
9ad235bf3a
Mention office hours, minor formatting fixes
2019-02-18 06:36:00 -08:00
Yaroslav Skopets
24b639307e
Add Netfilter `xt_socket` module to complete support for Transparent Proxying (TPROXY)
...
According to Kernel documentation, support for Transparent Proxying (TPROXY)
requires 2 Netfilter modules to be installed: `xt_TPROXY` and `xt_socket`.
So far, Minikube had only `xt_TPROXY`.
See https://www.kernel.org/doc/Documentation/networking/tproxy.txt
2019-02-17 18:54:50 +01:00
Mas
6b962793e7
update systemd
...
libvirtd must be started before you run minikube. Failure to do so will result in the below error
Failed to connect socket to '/var/run/libvirt/libvirt-sock'
I believe this should be noted in the documentation to assist other users.
Added lines 40-43
2019-02-17 10:44:06 -05:00
Thomas Strömberg
aad78ea071
Update ISSUE_TEMPLATE
2019-02-16 14:56:47 -08:00
Thomas Strömberg
dea77a6810
More simplification
2019-02-16 14:55:22 -08:00
Thomas Strömberg
83650380b3
Simplify the issue template
2019-02-16 14:51:27 -08:00
Thomas Strömberg
e485248e6b
Add v0.34.1
2019-02-16 14:31:14 -08:00
Thomas Strömberg
21419260a7
Merge pull request #3708 from minikube-bot/jenkins-releases.json-v0.34.1
...
update releases.json to include v0.34.1
2019-02-16 14:26:58 -08:00
minikube-bot
85e7b85ff2
Update releases.json to include v0.34.1
2019-02-16 22:18:34 +00:00
Thomas Strömberg
23117f5452
fish-compatible change
2019-02-16 14:12:58 -08:00
Thomas Strömberg
4e69de357d
Merge pull request #3707 from tstromberg/v0.34.1
...
v0.34.1 release notes
2019-02-16 14:08:28 -08:00
Thomas Stromberg
6be574adf2
v0.34.1 notes
2019-02-16 14:07:07 -08:00
Thomas Strömberg
fc12610e18
Merge pull request #3705 from tstromberg/makefile
...
Bump VERSION_BUILD to 0.34.1, update ISO_VERSION default to major.minor.0
2019-02-16 14:04:11 -08:00
Thomas Strömberg
311e632846
Merge pull request #3703 from tstromberg/ssh-err
...
Make non-zero ssh error codes less dramatic
2019-02-16 09:23:11 -08:00
Thomas Stromberg
29d631fa79
Remove accidental empty line
2019-02-16 09:18:39 -08:00
Thomas Stromberg
ca2feddbb4
Merge branch 'master' into makefile
2019-02-16 09:17:55 -08:00
Thomas Stromberg
30ab710a2b
Bump VERSION_BUILD to 3.4.1, make ISO_VERSION use major.minor.0
2019-02-16 09:15:02 -08:00
Thomas Strömberg
181446c900
Merge pull request #3702 from tstromberg/poweroff-not-so-great
...
Only call trySSHPowerOff if we are using hyperv
2019-02-16 09:04:42 -08:00
Thomas Stromberg
19c2f5cb44
Make non-zero ssh error codes less dramatic
2019-02-16 08:36:53 -08:00
Thomas Stromberg
5f77fc6c1a
Only call trySSHPowerOff if we are using hyperv
2019-02-16 07:47:00 -08:00
Thomas Strömberg
e801b47918
Merge pull request #3698 from afbjorklund/docker-env
...
Improve reporting when docker host/service is down
2019-02-16 07:46:19 -08:00
Thomas Strömberg
c728dde325
Merge pull request #3699 from afbjorklund/iso-version
...
Use the new ISO version, for features and security
2019-02-16 07:45:54 -08:00
Anders F Björklund
223e4ce35c
Use the new ISO version, for security and features
2019-02-16 12:24:02 +01:00
Anders F Björklund
637e71fa4c
Improve reporting when docker host/service is down
...
Don't just wait for a timeout, when SSH is not running.
Also improve the message, don't need to comment stderr.
2019-02-16 09:29:46 +01:00
Thomas Strömberg
1211eda1c6
Make the none driver clearer.
2019-02-15 21:45:49 -08:00
Thomas Strömberg
a1f7befff4
Update drivers.md
2019-02-15 21:03:22 -08:00
Thomas Strömberg
edfa02e27b
Update README.md
2019-02-15 20:39:02 -08:00
Thomas Strömberg
9b7078a2a3
Simplify QuickStart text
2019-02-15 20:38:12 -08:00
Thomas Strömberg
43741f7ed7
Combine requirements & installation, simplify other bits
2019-02-15 20:35:16 -08:00
Thomas Strömberg
459aa732aa
Remove dupe names
2019-02-15 20:18:03 -08:00
Thomas Strömberg
9a2f9cfae1
Fix start image width
2019-02-15 16:40:03 -08:00
Thomas Strömberg
6946b6d97a
Merge pull request #3696 from tstromberg/screenshot
...
Make images subdirectory, add start image
2019-02-15 16:39:24 -08:00
Thomas Stromberg
c4da43faa7
Merge
2019-02-15 16:39:10 -08:00
Thomas Stromberg
bfa338434c
Make images subdirectory, add start image
2019-02-15 16:36:36 -08:00
Thomas Strömberg
b26a8c77c1
Merge pull request #3690 from joerg84/unified-instructions
...
Added and unified driver usage instructions.
2019-02-15 16:03:07 -08:00
Thomas Strömberg
890974b586
Use lowercase 'minikube' as a name.
2019-02-15 15:43:59 -08:00
Thomas Strömberg
c2d36d1458
Update README.md
2019-02-15 15:32:57 -08:00
Thomas Strömberg
5dfbf5d088
Improve windows download text
2019-02-15 15:31:23 -08:00
Thomas Strömberg
58d15f8389
Simplify Linux instructions
2019-02-15 15:28:35 -08:00
Thomas Strömberg
0a89554c89
More readability improvements. Add download links.
2019-02-15 15:24:00 -08:00
Thomas Strömberg
5bc44487fb
More doc cleanup
2019-02-15 15:07:44 -08:00
Thomas Strömberg
ec5ac30cfd
Update README.md
2019-02-15 14:56:28 -08:00
Thomas Strömberg
b6bd30efc7
Merge pull request #3693 from minikube-bot/jenkins-releases.json-v0.34.0
...
update releases.json to include v0.34.0
2019-02-15 14:22:21 -08:00
Thomas Strömberg
5ef717a388
Update CHANGELOG.md
2019-02-15 14:11:29 -08:00
minikube-bot
8c0c7813f0
Update releases.json to include v0.34.0
2019-02-15 21:42:33 +00:00
Thomas Strömberg
5c457ff35d
Narrow down the 0.34.0 release notes
2019-02-15 13:36:53 -08:00
Thomas Strömberg
e1f53c3ee9
Merge pull request #3692 from tstromberg/v0.34.0
...
v0.34.0 Release Notes
2019-02-15 13:33:51 -08:00
Thomas Stromberg
cc8c4451f5
v0.34.0 Release Notes
2019-02-15 13:31:35 -08:00