Thomas Strömberg
63a8f285bf
Merge pull request #10867 from maoyangLiu/fixurl-branch
...
docs: Fix outdated contrib URL
2021-03-18 09:57:22 -07:00
Sharif Elgamal
d42ff1ae8d
Merge pull request #10856 from cprogrammer1994/patch-1
...
replace my username with full name
2021-03-18 08:38:00 -07:00
maoyangLiu
60dda15ce5
fix outdate url
2021-03-18 19:58:11 +08:00
李龙峰
eaeff34f4c
some words are not correct then change it
2021-03-18 16:36:45 +08:00
Anders F Björklund
15e422d79b
Generate docs for commands to make test happy
2021-03-18 07:20:57 +01:00
Anders F Björklund
e7f568a9d2
Make --help work when running minikube as kubectl
...
Avoid the "magic" cobra.Command parsing of --help,
and pass all flags as-is to the kubectl command.
Use "minikube kubectl" if you want to set flags,
and "kubectl" if you just want to run Kubernetes.
2021-03-18 07:19:46 +01:00
Szabolcs Dombi
ad77132bf8
replace my username with full name
2021-03-18 06:46:28 +02:00
Predrag Rogic
474f6734b1
create network: use locks to solve race conditions
2021-03-17 22:56:22 +00:00
Sharif Elgamal
da1477f3f8
delete secret on disable
2021-03-17 13:39:55 -07:00
Anders F Björklund
c552a1e754
Make the example with --help not broken again
2021-03-17 20:22:39 +01:00
Anders F Björklund
2df5215960
Add more help text about using the ssh option
2021-03-17 20:17:56 +01:00
Anders F Björklund
f8bc4a61ea
Upgrade runc from v1.0.0-rc92 to v1.0.0-rc93
2021-03-17 20:01:55 +01:00
Anders F Björklund
c3ac4f28b1
Upgrade Docker, from 20.10.3 to 20.10.4
2021-03-17 20:01:55 +01:00
Yanshu Zhao
107331275c
Add template for reverse proxy ip
2021-03-17 18:52:55 +00:00
Ilya Zuyev
6bfc73c1e3
debug logs
2021-03-17 11:01:26 -07:00
Predrag Rogic
9bf65e86e3
fix driver.IndexFromMachineName()
2021-03-17 16:21:25 +00:00
Predrag Rogic
223792b993
create network: use locks to solve race conditions
2021-03-17 14:32:39 +00:00
Yanshu Zhao
839aacf580
polish the code
2021-03-17 08:18:36 +00:00
Yanshu Zhao
923a6247a2
fix lint
2021-03-17 02:43:48 +00:00
Yanshu Zhao
c6e3e09e03
add glog into module
2021-03-17 02:31:45 +00:00
bharathkkb
bd406f50a5
address comments
2021-03-16 21:25:17 -05:00
Sharif Elgamal
24457b1875
use token source instead of json directly
2021-03-16 19:17:29 -07:00
Sharif Elgamal
cfd9556468
Merge branch 'master' of github.com:kubernetes/minikube into gcr-auth
2021-03-16 15:15:09 -07:00
Medya Ghazizadeh
e4d32a7675
Merge pull request #10839 from spowelljr/fixLogsOutput
...
Show last start and audit logs on `minikube logs` if minikube not running
2021-03-16 14:49:33 -07:00
Anders F Björklund
9b8eac8380
Moved Boxed output to a new helper in out module
...
And remove the extra newline inside the box,
plus remove the color if not using the emoji.
2021-03-16 21:58:11 +01:00
Medya Ghazizadeh
0b28cc0d09
Merge pull request #10841 from medyagh/guest_prov_break
...
unique error codes for KVM network and docker ip conflict
2021-03-16 12:01:50 -07:00
Medya Ghazizadeh
314f6300ed
Merge pull request #10850 from ilya-zuyev/ilyaz/fix_arm_build
...
Fix Jenkins build for arm binaries
2021-03-16 11:50:04 -07:00
Anders F Björklund
eea380fc0e
Add example parameters to the usage help text
2021-03-16 19:36:59 +01:00
Anders F Björklund
3e4a0202cb
Allow loading image from standard input stream
2021-03-16 19:35:58 +01:00
Ilya Zuyev
c4437578bb
fix build for '-arm'
2021-03-16 11:35:52 -07:00
Medya Ghazizadeh
31f9ab55b4
Merge pull request #10526 from hetong07/multinode-test
...
test: Add new test for multinode: two pods on two nods have different IPS
2021-03-16 09:35:33 -07:00
Anders F Björklund
78bc248a89
Allow running kubectl over the ssh connection
...
The default is to run kubernetes client locally
2021-03-16 07:45:17 +01:00
Anders F Björklund
eec6f05ce0
Don't use the generic path name for a variable
...
It conflicts with the system "path" in module
2021-03-16 07:29:14 +01:00
Ilya Zuyev
94b9149fe9
Add link to GitHub issue in hack method comment
2021-03-15 22:41:27 -07:00
Medya Gh
a8c50926d0
fix regex
2021-03-15 17:44:49 -07:00
Medya Gh
4bfacd7a64
KVM code error
2021-03-15 17:29:24 -07:00
Medya Gh
bec4d61eac
KVM code error
2021-03-15 17:27:30 -07:00
Medya Gh
f17f8a458f
go mod tidy
2021-03-15 17:06:20 -07:00
Medya Gh
d519e7246e
lint
2021-03-15 17:06:04 -07:00
Ilya Zuyev
c7344212cd
Add test scripts for containerd and crio runtimes
2021-03-15 16:44:25 -07:00
Steven Powell
a369264139
removed isClusterRunning check
2021-03-15 16:41:22 -07:00
Steven Powell
3e38a1954a
renamed OutputMinikubeLogs to OutputOffline
2021-03-15 16:33:39 -07:00
Medya Ghazizadeh
e64147600c
Merge pull request #10828 from kubernetes/dependabot/go_modules/github.com/cheggaaa/pb/v3-3.0.6
...
Bump github.com/cheggaaa/pb/v3 from 3.0.1 to 3.0.6
2021-03-15 16:22:02 -07:00
Medya Ghazizadeh
66822834b1
Merge pull request #10837 from medyagh/guest_prov_break
...
Unique error code for no disk space
2021-03-15 16:16:37 -07:00
Sharif Elgamal
ce79bf25de
Merge pull request #10838 from sharifelgamal/prune-windows
...
add cleanup script for docker windows machines
2021-03-15 16:15:55 -07:00
Ilya Zuyev
6804e02b1f
Fix kubectl installation
2021-03-15 16:14:49 -07:00
Ilya Zuyev
2165d89cc5
Fix kubectl installation
2021-03-15 16:10:14 -07:00
Ilya Zuyev
f3b9443111
fix script name
2021-03-15 15:43:30 -07:00
Steven Powell
eb8f7e65b9
Show last start and audit logs on `minikube logs` if minikube not running
2021-03-15 15:43:11 -07:00
Ilya Zuyev
74866e1b9f
update set_pending.sh
2021-03-15 15:28:35 -07:00