Commit Graph

9782 Commits (0ea84f9d14c91e21e8dd2e8f226ce8045c44efef)

Author SHA1 Message Date
Thomas Stromberg e9e1a77fec Massive reorganization 2020-03-30 21:35:07 -07:00
Thomas Strömberg 3112a35600
Merge pull request #7281 from remraz/master
new FAQ section
2020-03-30 21:14:57 -07:00
Thomas Strömberg ea5e399b48
Merge pull request #7324 from tstromberg/update-hugo
docs: Update hugo version used by netlify
2020-03-30 19:39:41 -07:00
Thomas Stromberg 3c727c4bbb Bring back shouldDelayActive 2020-03-30 19:37:37 -07:00
Thomas Stromberg f956f6a69a Cleaner diff 2020-03-30 19:36:12 -07:00
Thomas Stromberg 9d64dfdfe0 Make site mostly compatible with hugo v0.69.0 through criminal hacks 2020-03-30 19:31:17 -07:00
Priya Wadhwa 4b49fb9a81 Update ebpf tools doc 2020-03-30 17:56:55 -07:00
Sharif Elgamal 2b68cb72d8 glorb 2020-03-30 15:36:11 -07:00
Sharif Elgamal fd3e0f505a clean up minikube start output 2020-03-30 15:31:17 -07:00
Anders F Björklund a1cc3188bb Implement options for the minikube version command
Add --short and --output options, just like kubectl
2020-03-30 22:19:39 +02:00
Thomas Stromberg d1769f6c31 docs: Update hugo version used by netlify 2020-03-30 11:57:21 -07:00
Anders F Björklund 5f9515040d Run dashboard with internal kubectl if not in path
If "kubectl" is not in the PATH, then use the same cached binary
as with the "minikube kubectl" command (version matching cluster).
2020-03-30 18:34:20 +02:00
Thomas Strömberg 0696e90acd
Fix HTML comments 2020-03-30 09:02:49 -07:00
Thomas Stromberg f1be224721 Mention extension idea 2020-03-30 08:49:21 -07:00
Thomas Stromberg 15ddaf723e Release schedule proposal 2020-03-30 08:40:12 -07:00
Thomas Strömberg cc731bb010
Add badges for downloads & most recent version 2020-03-29 14:16:01 -07:00
Thomas Stromberg 7f5f12c5f4 Get rid of DriverIP attr to prevent future misuse 2020-03-29 11:44:25 -07:00
Thomas Stromberg 063077c712 mustload: Check apiserver status using forwarded IP/port 2020-03-29 11:34:21 -07:00
Vincent Link 7debdacf5b Write the kubeconfig after generating certs
The content of the kubeconfig is defined before certs are generated by
the bootstrapper. When certs are embedded via --embed-certs writing the
kubeconfig fails if the certificates are not generated so it must run
after the bootstrap process which generates them.
2020-03-29 20:29:06 +02:00
Vincent Link 5bb0c580a0 Add simple embed-certs integration test 2020-03-29 15:12:37 +02:00
Marcin Niemira 417081aeb6
move defer outside of for loop 2020-03-29 15:08:30 +11: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
Marcin Niemira 546b26e695
implement CR suggestions 2020-03-28 20:16:48 +11: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
Marcin Niemira 93d6829905
typofix 2020-03-28 13:49:39 +11:00
Marcin Niemira 83504badbb
Merge branch 'master' of github.com:kubernetes/minikube into improve-localpath-test-coverage 2020-03-28 13:46:40 +11:00
Marcin Niemira c985a7287a
test properties 2020-03-28 13:46:16 +11: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
Marcin Niemira 31c6c5f36e
use table testing for property testing 2020-03-28 12:11:41 +11: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
Thomas Stromberg d430581467 Merge branch 'master' into unable-err 2020-03-27 10:31:58 -07: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
Ruben Baez 7c9068c991
change driver 2020-03-27 08:53:49 -05:00