Thomas Strömberg
abbc8b3d9b
Merge pull request #3789 from tomxor/mount-style-fix
...
fix incorrect style name mount
2019-03-05 08:31:19 -08:00
Tom Reznik
c4ee5eec08
fix incorrect style name mount
2019-03-04 23:59:46 +02:00
Thomas Strömberg
64cfca0553
v1.12
2019-03-04 12:08:27 -08:00
Thomas Strömberg
54fbca78ae
Debugging -> Troubleshooting
2019-03-04 09:27:34 -08:00
Thomas Strömberg
794bc6cedd
Merge pull request #3780 from afbjorklund/logs
...
Fix minikube logs for other container runtimes
2019-03-01 15:49:23 -08:00
Thomas Strömberg
42863bf7bd
Merge pull request #3774 from tstromberg/wait-longer
...
Improve reliability of kube-proxy configmap updates (retry, block until pods are up)
2019-03-01 13:20:57 -08:00
Anders F Björklund
df5bbc3c8a
Fix minikube logs for other container runtimes
...
It is only Docker that adds the "k8s_" prefix, since CRI
only handles containers that are used by Kubernetes anyway.
Also need to use "sudo" when running all crictl commands,
including logs. And only list containers that are running.
2019-03-01 20:56:45 +01:00
Thomas Stromberg
b9675da28b
Add comment about optimization
2019-03-01 11:03:06 -08:00
Thomas Stromberg
a11e1c3c27
retry updateKubeProxyConfigMap
2019-03-01 10:54:18 -08:00
Thomas Stromberg
eae5b34100
Only restart kube-proxy if necessary, make certain steps retialble
2019-03-01 10:53:55 -08:00
Thomas Stromberg
a2865f183a
Back to the original 10 minute timeout :(
2019-03-01 10:50:39 -08:00
Kubernetes Prow Robot
dffdd8251e
Merge pull request #3778 from phidlipus/master
...
fix link to OpenID Connect Authentication in docs/README.md
2019-03-01 09:14:36 -08:00
Filip Havlíček
8b59c9bb7c
fix link to OpenID Connect Authentication in docs/README.md
2019-03-01 14:17:43 +01:00
Thomas Stromberg
2f1f52edba
Add reconfiguring style
2019-02-28 16:40:55 -08:00
Thomas Stromberg
c40602b327
ReasonableStartTime = 8, for folks with CrashLooping DNS on none
2019-02-28 16:40:46 -08:00
Thomas Stromberg
a4be5ee438
Have StartCluster/RestartCluster block until system pods are healthy
2019-02-28 16:27:35 -08:00
Thomas Stromberg
3b2a81d409
Increase ReasonableStartTime from 5 to 9 minutes
2019-02-28 16:26:42 -08:00
Kubernetes Prow Robot
8d6a45ec5b
Merge pull request #3711 from Expire0/patch-1
...
update libvirtd
2019-02-26 22:21:34 -08:00
Anders Björklund
185570bef8
Merge pull request #3734 from afbjorklund/amd
...
Add flag for disabling the VirtualBox VTX check
2019-02-27 07:18:21 +01:00
Anders Björklund
6af8086ac2
Merge pull request #3742 from afbjorklund/rpm
...
Add make target for building a rpm file
2019-02-27 07:17:58 +01:00
Mas
edff9ca940
Update drivers.md
...
add some extra ticks on line 24.
2019-02-27 00:34:53 -05:00
Mas
0c9192a7f6
Update drivers.md
...
corrected lines 62 to 78 and added sudo to the systemctl command
2019-02-27 00:25:52 -05:00
Anders F Björklund
3becc78d5e
Build rpm package as part of the release process
2019-02-26 19:58:12 +01:00
Anders F Björklund
d49f980df4
Add make target for building a rpm file
...
Similar to the deb, it just packages the standard binary...
It does not build from source, and not for any distribution.
2019-02-26 19:57:49 +01:00
Anders Björklund
dc39b13972
Merge pull request #3745 from afbjorklund/deb
...
Improve building of deb package (versioning and permissions)
2019-02-26 19:56:41 +01:00
Thomas Strömberg
afced6ccb1
Merge pull request #3653 from donmccasland/prow-results-script
...
Prow results script
2019-02-25 11:25:07 -08:00
Anders F Björklund
e793576760
Run deb package build with fakeroot for file perms
...
Closes #3544
2019-02-24 20:37:09 +01:00
Anders F Björklund
2acf369bae
Fix versioning of the deb package, remove revision
...
Closes #3741
2019-02-24 20:36:10 +01:00
Anders F Björklund
167d1584a6
Add flag for disabling the VirtualBox VTX check
...
Currently this is broken upstream, provide workaround...
Already available in docker-machine, so port to minikube.
2019-02-22 18:29:29 +01:00
Don McCasland
ffc834c3fe
out-dir for consistency
2019-02-21 16:44:21 -08:00
Mas
90f5769848
Update drivers.md
2019-02-21 07:31:31 -05:00
Mas
5d5aea86b6
Update drivers.md
...
move the systemctl start closer to the install steps
libvirtd.service
2019-02-21 07:30:26 -05:00
Thomas Strömberg
8cae13f5d4
Shorten template even further.
2019-02-20 13:12:10 -08:00
Thomas Strömberg
6ebd4ee183
Shorten the template.
2019-02-20 13:10:57 -08:00
Don McCasland
cbc1b08af9
Adding classname parser and clarifying test_script parameter
2019-02-20 11:12:35 -08:00
Don McCasland
0445c31939
differentiating build_log and build_log_file
2019-02-20 11:08:01 -08:00
Thomas Strömberg
638ec594d0
Remove prompt
2019-02-20 09:41:31 -08:00
Thomas Strömberg
c0a66f62a9
Improved formatting
2019-02-20 09:40:55 -08:00
Thomas Strömberg
eeb0a4f109
Remove obsolete variables, add MINIKUBE_IN_COLOR
2019-02-20 09:33:13 -08:00
Thomas Strömberg
ea04ab1b84
Update ISSUE_TEMPLATE
2019-02-19 17:10:04 -08:00
Thomas Strömberg
16341cb2b0
Clarify issue template
2019-02-19 17:08:42 -08:00
Thomas Strömberg
adc4a2f521
Update http_proxy.md
2019-02-19 16:54:29 -08:00
Thomas Strömberg
4930a9dfb2
Update http_proxy.md
2019-02-19 16:46:57 -08:00
Thomas Strömberg
5a4a8899f5
Add newline
2019-02-19 16:45:48 -08:00
Thomas Strömberg
2533bfadd6
Add x509 documentation
...
Document "x509: certificate signed by unknown authority" issues.
Closes #3613 and #3721
2019-02-19 16:45:27 -08:00
Thomas Strömberg
aeeb9f955d
Mention that HTTP_PROXY could be responsible for ISO download errors
2019-02-19 15:53:32 -08:00
Thomas Strömberg
a67f1f1d77
Update http_proxy.md
2019-02-19 15:50:53 -08:00
Thomas Strömberg
62a9628476
Update 192 CIDR
2019-02-19 15:50:19 -08:00
Thomas Strömberg
cb3e402061
Update http_proxy.md
2019-02-19 15:49:19 -08:00
Thomas Strömberg
6dadf415ba
Add detailed examples for macOS, Linux, Windows
2019-02-19 15:36:12 -08:00