Thomas Stromberg
d1769f6c31
docs: Update hugo version used by netlify
2020-03-30 11:57:21 -07:00
Thomas Strömberg
0696e90acd
Fix HTML comments
2020-03-30 09:02:49 -07:00
Thomas Strömberg
cc731bb010
Add badges for downloads & most recent version
2020-03-29 14:16:01 -07:00
Thomas Strömberg
da7227eb72
Less words
2020-03-28 21:08:17 -07:00
Thomas Strömberg
736b60de89
Update __en-US.md
2020-03-28 21:05:55 -07:00
Thomas Strömberg
d05a13aa4e
Simplify template
2020-03-28 21:04:39 -07:00
Thomas Strömberg
8a4289c3c4
Minor tweaks
2020-03-28 21:02:09 -07:00
Thomas Strömberg
4c23d9109f
Merge pull request #7306 from kubernetes/tstromberg-patch-2
...
Issue template: attempt to get better reproduction cases
2020-03-28 20:59:49 -07:00
Medya Ghazizadeh
233f1062c4
Merge pull request #7305 from tstromberg/conntrack-path
...
none: Use LookPath to verify conntrack install
2020-03-28 19:49:43 -07:00
Thomas Strömberg
27882f122d
Issue template: attempt to get better reproduction cases
...
I'm curious if this will yield better issue reports.
2020-03-28 13:44:43 -07:00
Thomas Stromberg
1f31d25c16
Use LookPath to verify conntrack install
2020-03-28 13:19:48 -07:00
Anders Björklund
1e7028634d
Merge pull request #7297 from afbjorklund/cleanup-master
...
Fix gofmt and golint on master, after merges
2020-03-28 12:34:56 +01:00
Anders F Björklund
73dd9914f6
Fix gofmt and golint on master, after merges
2020-03-28 12:25:32 +01:00
Medya Ghazizadeh
356e203ed4
Merge pull request #7270 from tstromberg/cerrt-err
...
Add more debugging for certificate issues
2020-03-27 22:16:48 -07:00
Medya Ghazizadeh
45361c4f77
Merge pull request #7245 from prasadkatti/docs_aws_ecr
...
Add a tutorial for using AWS ECR with registry-creds addon
2020-03-27 22:16:06 -07:00
Medya Ghazizadeh
29e2f73842
Merge pull request #7275 from tstromberg/freebsd
...
Add files missing for FreeBSD compilation
2020-03-27 22:14:54 -07:00
Medya Ghazizadeh
801d49afd0
Merge pull request #7292 from linkvt/fix-missing-global-options
...
Show all global flags in options command
2020-03-27 22:13:07 -07:00
Medya Ghazizadeh
da1d411e30
Merge pull request #6879 from prasadkatti/populate_target_port_in_svc_list
...
service list: populate target port
2020-03-27 22:12:18 -07:00
Medya Ghazizadeh
5535242764
Merge pull request #7278 from tstromberg/null-deref
...
Fix null deref in start host err
2020-03-27 19:21:35 -07:00
Vincent Link
2420bb1f3a
Show all global flags in cli options help
...
Before this fix the flags shown in `minikube options` were taken from a
list of options (`viperWhiteList`) which seems arbitrary.
I still don't know for sure why this is done but taking all
PersistentFlags (persistent=apply to all sub commands) from the root
command seems like the correct way.
2020-03-27 21:31:38 +01:00
Sharif Elgamal
6c4448381c
Merge pull request #7287 from kubernetes/sharifelgamal-patch-4
...
More translation documentation updates
2020-03-27 10:30:22 -07:00
Sharif Elgamal
339960589b
spacing 2 electric boogaloo
2020-03-27 10:28:01 -07:00
Sharif Elgamal
969c90f5fb
spacing
2020-03-27 10:14:27 -07:00
Sharif Elgamal
47858bf92b
More translation documentation updates
2020-03-27 10:05:58 -07:00
Thomas Strömberg
d8ca4966aa
Merge pull request #7280 from sharifelgamal/bleh
...
translations facelift
2020-03-27 08:45:40 -07:00
Anders Björklund
96c28c98a1
Merge pull request #7283 from afbjorklund/existence-typo
...
Fix misspelling of existence in integration test
2020-03-27 11:50:37 +01:00
Kubernetes Prow Robot
f01f94732c
Merge pull request #7282 from ewolff/patch-1
...
Fixed typo
2020-03-27 02:58:23 -07:00
Anders F Björklund
d2f3e18d3a
Fix misspelling of existence in integration test
2020-03-27 09:33:21 +01:00
Eberhard Wolff
3f74cb61ef
Fixed typo
2020-03-27 08:16:48 +01:00
Sharif Elgamal
2d825d6498
translations facelift
2020-03-26 18:04:49 -07:00
Thomas Stromberg
f00ac2c05a
Fix null deref in start host err
2020-03-26 17:36:05 -07:00
Thomas Strömberg
d0fb1fd44c
Merge pull request #7277 from tstromberg/unable-err
...
Fix StartHost error formatting mistake, improve err msg
2020-03-26 17:32:16 -07:00
Thomas Stromberg
5a3d4f2870
Fix StartHost error formatting mistake, improve err msg
2020-03-26 17:01:30 -07:00
Medya Ghazizadeh
5a020c9577
Merge pull request #7268 from tstromberg/docker-timeout
...
Increase Docker "slow" timeouts to 15s
2020-03-26 16:57:02 -07:00
Thomas Strömberg
84bbda99ed
Merge pull request #7272 from tstromberg/crictl-github
...
Add crictl to github none CI
2020-03-26 16:36:23 -07:00
Thomas Stromberg
e3472b6da0
Add files missing for FreeBSD compilation
2020-03-26 16:23:53 -07:00
priyawadhwa
ff65acc86a
Merge pull request #7274 from priyawadhwa/update-release
...
Update docs to reflect release of v1.9.0
2020-03-26 16:17:12 -07:00
Priya Wadhwa
323dba4bc9
Update docs to reflect release of v1.9.0
2020-03-26 16:14:55 -07:00
priyawadhwa
657a6af9dd
Merge pull request #7273 from minikube-bot/jenkins-releases.json-v1.9.0
...
update releases.json to include v1.9.0
2020-03-26 16:13:54 -07:00
minikube-bot
479525e4b0
Update releases.json to include v1.9.0
2020-03-26 16:03:04 -07:00
Thomas Stromberg
fc262fff04
Add crictl to github none CI
2020-03-26 15:56:40 -07:00
priyawadhwa
48fefd4344
Merge pull request #7263 from priyawadhwa/release
...
Upgrade to v1.9.0 and add release notes
2020-03-26 15:43:30 -07:00
Priya Wadhwa
eb0e6f7b61
update changelog
2020-03-26 15:07:39 -07:00
Priya Wadhwa
9d921ab306
Merge branch 'master' of https://github.com/kubernetes/minikube into release
2020-03-26 15:07:10 -07:00
Thomas Stromberg
c6bca4d105
Add more debugging for certificate issues
2020-03-26 14:53:05 -07:00
Thomas Strömberg
fbe158b4d3
Merge pull request #7269 from tstromberg/less-noise
...
Set minLogCheckTime to 60 until we can cut down on spam
2020-03-26 14:28:53 -07:00
Thomas Stromberg
11ba7c6eb3
Set minLogCheckTime to 60 until we can cut down on spam
2020-03-26 14:27:51 -07:00
Thomas Stromberg
2f2dccd30c
Remove test values
2020-03-26 14:05:02 -07:00
Thomas Stromberg
46f31480df
Make slow command detection consistent across kic/oci
2020-03-26 14:03:22 -07:00
priyawadhwa
0db42a6f1a
Merge pull request #7044 from priyawadhwa/preload-arch
...
Skip preload if not running on amd64
2020-03-26 12:20:53 -07:00