Steven Powell
ca3bcae87a
remove unnecessary duplicated calls to NeedsPortForward
2023-02-22 13:59:48 -08:00
Steven Powell
3c538f400a
minikube service list: fix table format & hide URLs
2023-02-22 13:50:47 -08:00
Steven Powell
6cc5ddc4ae
Merge pull request #15831 from OmSaran/main
...
Add ability to get json for "minikube service list"
2023-02-22 09:31:19 -08:00
Om Saran
c721b056fc
Make table and json output consistent
2023-02-21 20:06:31 -06:00
Medya Gh
fbce562099
add a new flag called --skip-aduit
2023-02-16 12:56:03 -08:00
Om Saran
e33b5af7b7
Add integration test and fix behvaior on wrong output format for service list
2023-02-15 15:44:48 -06:00
Medya Gh
a26f197f0b
change another one to warn
2023-02-15 11:18:09 -08:00
Medya Gh
f3266711de
change errorf to warnf for aduit error
2023-02-15 11:01:34 -08:00
Ben Krieger
313cabe8f7
Fix bash completion for kubectl symlinked to minikube by not adding `--cluster` flag for the `kubectl __complete` subcommand
...
Signed-off-by: Ben Krieger <ben.krieger@intel.com>
2023-02-15 10:36:36 -05:00
Ben Krieger
1bd9b39d51
Add shell completion for minikube kubectl subcommand
...
Signed-off-by: Ben Krieger <ben.krieger@intel.com>
2023-02-14 14:43:51 -05:00
Medya Ghazizadeh
ba699acc9b
Merge pull request #15731 from p2c2e/mount_msg
...
Print proper value of mount type using info print statement
2023-02-13 15:42:35 -08:00
Om Saran
f0e2e388dd
Add ability to get json for "minikube service list"
2023-02-11 15:33:11 -06:00
Medya Ghazizadeh
fc644b8453
Merge pull request #15793 from spowelljr/tabbedVView
...
QEMU: Rename `user` network to `builtin` and update documentation
2023-02-10 10:33:29 -08:00
Steven Powell
0046eba5c3
rename IsBuiltin to IsBuiltinQEMU
2023-02-09 12:07:17 -08:00
Steven Powell
c417258f9c
change user network to builtin
2023-02-09 09:48:43 -08:00
Nick Mancari
c311d9e620
better verb choice for error output
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-02-03 15:33:55 -06:00
Nick Mancari
383a4c181c
better flag description
...
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-02-03 15:32:53 -06:00
nickmancari
229a721a84
fixed lint error
2023-02-02 05:45:43 -06:00
nickmancari
d91847d6cf
corrected the flag output
2023-02-01 21:08:53 -06:00
nickmancari
1db52e77b4
added flag
2023-02-01 15:34:37 -06:00
Sudharsan Rangarajan
7ce7244596
Incorrect field name being passed to info print statement for Mount Type
2023-01-28 09:53:22 +05:30
Steven Powell
0fbb9a6a31
update comments and store socket_vmnet paths in machine config
2023-01-25 10:45:20 -08:00
Steven Powell
46e9cc24ee
check brew install paths for socket_vmnet
2023-01-24 11:51:17 -08:00
Steven Powell
5dbb92fbee
update message
2023-01-19 15:08:03 -08:00
Steven Powell
eb884228a4
warn users if using VirtualBox on macOS 13+
2023-01-19 15:08:01 -08:00
Predrag Rogic
15bb620ca1
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker
2023-01-18 02:43:47 +00:00
Medya Ghazizadeh
1b124462b1
Merge pull request #15611 from afbjorklund/numcpu-docker
...
Allow running docker driver with force on 1 CPU
2023-01-17 10:30:31 -08:00
Akihiro Suda
ba11072162
main: propagate the current Docker CLI context to $DOCKER_HOST
...
So that google/go-containerregistry can pick it up
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-01-12 08:13:03 +09:00
Predrag Rogic
24226c5f5a
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker
2023-01-10 22:44:50 +00:00
Anders F Björklund
83d4219fee
Allow running docker driver with force on 1 CPU
2023-01-08 18:19:11 +01:00
Steven Powell
6e2511d9f1
add example of static IP in docs
2023-01-04 13:22:57 -08:00
Predrag Rogic
149e9a01b6
Merge branch 'master' into fix-TestNetworkPlugins-Linux_Docker
2023-01-04 21:10:29 +00:00
Steven Powell
e6d95b8230
implement --static-ip flag
2023-01-04 10:27:00 -08:00
Shubh Bapna
5f18b0d310
wrapped error when validate subnet fails to parse address
2023-01-04 01:27:08 -05:00
Shubh Bapna
474a56b50c
added comments and improved error message for validateSubnet
2022-12-23 08:44:57 -05:00
Shubh Bapna
7466acb3e8
moved bare metal validation to a separate function
2022-12-22 16:11:39 -05:00
Shubh Bapna
37098ababa
added subnet validator and its test cases
2022-12-17 14:40:37 -05:00
Predrag Rogic
4e0994c43e
Merge remote-tracking branch 'upstream/master' into fix-TestNetworkPlugins-Linux_Docker
2022-12-17 17:57:34 +00:00
Predrag Rogic
72c8acc370
fix Docker_Linux and multinode
2022-12-13 03:35:16 +00:00
Steven Powell
ff95fc7dc9
change cpus config field to string to support max value
2022-12-07 10:53:16 -08:00
Steven Powell
63934002d8
update golang.org and godoc.org links
2022-11-30 10:49:57 -08:00
Chris Kannon
2a86770a92
Merge branch 'master' into master
2022-11-17 09:58:49 -05:00
ckannon
c4c05a78eb
Remove startup error message on older version of ISO, sent to log instead
2022-11-17 09:51:23 -05:00
Steven Powell
a5de48aef9
Merge pull request #15308 from Juneezee/test/t.Setenv
...
test: use `T.Setenv` to set env vars in tests
2022-11-16 14:32:54 -05:00
Steven Powell
a800f27580
move license command to other section in help
2022-11-16 11:21:00 -05:00
Medya Ghazizadeh
ccb569fabf
Merge pull request #15336 from prezha/fix-kubelet-localStorageCapacityIsolation-option
...
fix kubelet localStorageCapacityIsolation option
2022-11-14 09:54:22 -08:00
Predrag Rogic
28beac4edb
fix kubelet localStorageCapacityIsolation option for different k8s versions
2022-11-09 22:56:29 +00:00
ckannon
3198d106dc
Renamed validateKicBaseVersion, fixed PR comments.
2022-11-09 09:40:10 -05:00
Eng Zer Jun
9d85be1a99
test: use `T.Setenv` to set env vars in tests
...
This commit replaces `os.Setenv` with `t.Setenv` in tests. The
environment variable is automatically restored to its original value
when the test and all its subtests complete.
Reference: https://pkg.go.dev/testing#T.Setenv
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-11-08 10:30:29 +08:00
Steven Powell
e2679ccd7a
add additional memory overhead for VirtualBox
2022-11-07 16:06:55 -05:00