Tharun
|
4ca4491124
|
fixed review feedbacks on clusterstate field and tests
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2020-12-05 14:34:14 +05:30 |
Tharun
|
3f57033c60
|
added timetostop status in cluster layout
|
2020-12-05 14:33:39 +05:30 |
Tharun
|
81e27dd7b4
|
fixed review feedbacks
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2020-12-05 14:33:39 +05:30 |
Tharun
|
1b2076122e
|
feat(minikube) display scheduledstop status in minikube status
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2020-12-05 14:33:39 +05:30 |
Anders F Björklund
|
cd683b3ab5
|
Fix whitespace issues for goimports
|
2020-12-05 09:47:29 +01:00 |
Medya Ghazizadeh
|
114faa7d97
|
Merge pull request #9797 from msedzins/issue_9335
Ability to use a custom TLS certificate with the Ingress
|
2020-12-04 12:45:51 -08:00 |
Priya Wadhwa
|
f373155d55
|
merge conflict
|
2020-12-03 10:56:41 -08:00 |
Ling Samuel
|
8c2e03b2a7
|
Fix missing InitialSetup in `node start`
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
|
2020-12-03 11:22:44 +08:00 |
Medya Ghazizadeh
|
8fc54b430b
|
Merge pull request #9716 from afbjorklund/podman-network
Add private network implementation for podman
|
2020-12-02 14:16:41 -08:00 |
msedzins
|
e1aa07feb2
|
Ability to use a custom TLS certificate with the Ingress
Tutorial added
|
2020-11-30 22:53:27 +00:00 |
priyawadhwa
|
d83b868b4f
|
Merge pull request #9774 from priyawadhwa/cancel-stop
Add --cancel-scheduled flag to cancel all existing scheduled stops
|
2020-11-30 10:03:48 -08:00 |
Anders F Björklund
|
dae980a355
|
Add support for restoring existing podman env
If user had a podman environment configured before podman-env,
restore it on unset (similar to existing code for docker-env)
|
2020-11-29 22:56:47 +01:00 |
Jeroen Dekkers
|
1490562c2a
|
Fix --extra-config when starting an existing cluster
|
2020-11-29 12:44:15 +01:00 |
Tharun
|
5b8670c4e9
|
fix unable to set memory in config
Signed-off-by: Tharun <rajendrantharun@live.com>
|
2020-11-27 01:22:02 +05:30 |
Martin Schimandl
|
64729fb03a
|
Remove function 'NeedsRoot'
|
2020-11-26 19:54:13 +01:00 |
Sharif Elgamal
|
2a5289cd00
|
reintroduce crio hack for testing
|
2020-11-25 15:42:55 -08:00 |
Priya Wadhwa
|
70cb886a39
|
shorten flag name to --cancel-scheduled
|
2020-11-24 17:29:46 -08:00 |
Priya Wadhwa
|
ad3e4a98d0
|
Add --cancel-scheduled-stop flag and add to integration test to make sure it works
|
2020-11-24 11:36:34 -08:00 |
Anders F Björklund
|
91890693ee
|
Merge branch 'master' into docker-env-ssh
|
2020-11-24 20:21:21 +01:00 |
Priya Wadhwa
|
63e5021065
|
Merge branch 'master' of https://github.com/kubernetes/minikube into add-tracing
|
2020-11-24 10:29:06 -08:00 |
Medya Ghazizadeh
|
2dc88c58ea
|
Merge pull request #9756 from medyagh/docker_env_restart
docker-env: "reload" dockerd service first before "restart" to avoid restarting apiserver container
|
2020-11-24 10:03:55 -08:00 |
Medya Ghazizadeh
|
02511f1c70
|
Merge pull request #9702 from daehyeok/print_node
Add number of nodes for cluster in `minikube profile list`
|
2020-11-24 09:57:03 -08:00 |
Sharif Elgamal
|
ee9b5b4d49
|
remove restart hack for crio now that iso is fixed
|
2020-11-23 11:39:43 -08:00 |
Anders F Björklund
|
807bec0034
|
Merge branch 'master' into docker-env-ssh
|
2020-11-22 21:58:08 +01:00 |
Anders F Björklund
|
fee0f5310a
|
Add private network implementation for podman
Most of it the same as docker, except for the options.
i.e. libnetwork "bridge" plugin vs. cni "bridge" plugin
|
2020-11-22 13:58:12 +01:00 |
Daehyeok Mun
|
97db8b5f4c
|
Add number of nodes for cluster in `minikube profile list`
fixes \#6780
Add the Nodes column with the number of nodes the cluster has into
`minikube profile list` output.
|
2020-11-21 20:45:08 -08:00 |
Medya Gh
|
659e4ce1bd
|
lint
|
2020-11-20 15:47:02 -08:00 |
Medya Gh
|
301b24ab2e
|
lint
|
2020-11-20 15:45:39 -08:00 |
Medya Gh
|
b498e6b288
|
typo
|
2020-11-20 15:35:04 -08:00 |
Medya Gh
|
5a443f09fb
|
try reload dockerd first before restart
|
2020-11-20 15:31:05 -08:00 |
Anders F Björklund
|
bf73bcc4fe
|
Merge tag 'v1.15.1' into docker-env-ssh
1.15.1 Release
|
2020-11-19 17:11:02 +01:00 |
Priya Wadhwa
|
5a0ab905ed
|
fix merge conflict
|
2020-11-17 15:11:23 -08:00 |
Medya Ghazizadeh
|
8b39f56a60
|
Merge pull request #9510 from ilya-zuyev/gh_9463_non_dev_dockerhost
Support non-default docker endpoints
|
2020-11-17 10:17:33 -08:00 |
Priya Wadhwa
|
c4dd42a1d8
|
add --trace flag
|
2020-11-16 21:39:50 -08:00 |
Priya Wadhwa
|
0f23913f1b
|
Tracing compiles
|
2020-11-16 20:31:13 -08:00 |
Anders F Björklund
|
05427245cd
|
Merge tag 'v1.15.0' into docker-env-ssh
1.15.0 Release
|
2020-11-15 09:59:49 +01:00 |
Priya Wadhwa
|
1c682c6449
|
Merge branch 'master' of https://github.com/kubernetes/minikube into ss-windows
|
2020-11-13 16:34:45 -08:00 |
Medya Ghazizadeh
|
9b964853a9
|
Merge pull request #9672 from sadlil/driver-alias
Add Support for driver name alias
|
2020-11-13 16:18:05 -08:00 |
priyawadhwa
|
9438167b60
|
Merge pull request #9671 from Evalle/ISSUE-9664
Rename `out.T` to `out.Step`
|
2020-11-13 10:16:23 -08:00 |
Sadlil
|
d6c0256b3e
|
Add Support for driver name alias
|
2020-11-13 10:52:10 +00:00 |
Priya Wadhwa
|
21d5c01fc5
|
warn that this only works with docker right now
|
2020-11-12 14:32:23 -08:00 |
priyawadhwa
|
518ac7de56
|
Merge pull request #9503 from priyawadhwa/schedule-stop-unix
Implement schedule stop for unix
|
2020-11-12 14:20:20 -08:00 |
Priya Wadhwa
|
572e22d5a3
|
Merge branch 'master' of https://github.com/kubernetes/minikube into network-flag
|
2020-11-12 14:13:26 -08:00 |
Priya Wadhwa
|
ad85a7a57e
|
rename containernetwork to network
|
2020-11-12 10:36:41 -08:00 |
Evgeny Shmarnev
|
f88040aad9
|
Merge branch 'master' into ISSUE-9664
|
2020-11-12 13:47:12 +01:00 |
Evgeny Shmarnev
|
db93039f9c
|
Addressing comments
|
2020-11-12 13:45:33 +01:00 |
priyawadhwa
|
8731ff9f23
|
Merge pull request #9621 from priyawadhwa/json-int-test
Fix failing TestJSONOutput/start test
|
2020-11-11 14:14:57 -08:00 |
Priya Wadhwa
|
9bb9355b50
|
fix merge conflict
|
2020-11-11 11:57:27 -08:00 |
Medya Ghazizadeh
|
eb17495e5b
|
Merge pull request #9487 from prezha/status-add-watch-flag
add --watch flag for minikube status with optional interval duration
|
2020-11-11 11:50:43 -08:00 |
Sharif Elgamal
|
0f408d9d44
|
Merge pull request #9385 from bluestealth/8990
Improve parsing of start flag apiserver-names
|
2020-11-11 11:14:58 -08:00 |
Predrag Rogic
|
7cc4676d4a
|
move write statuses logic to a separate func
|
2020-11-11 00:29:25 +00:00 |
Predrag Rogic
|
95e6afb1b9
|
move write statuses logic to a separate func
|
2020-11-11 00:29:25 +00:00 |
Predrag Rogic
|
f57d9bfa73
|
add --watch flag for minikube status
|
2020-11-11 00:25:32 +00:00 |
Priya Wadhwa
|
5569817c26
|
Address code review comments
|
2020-11-10 10:58:31 -08:00 |
Priya Wadhwa
|
291e5b6927
|
fix merge conflict
|
2020-11-10 10:49:37 -08:00 |
Thomas Strömberg
|
b9615bf220
|
Merge pull request #9390 from prezha/json-output-cleanup
reword error message when cluster state exit code is not found
|
2020-11-10 10:27:25 -08:00 |
Thomas Strömberg
|
ea74ac9c1b
|
Merge pull request #9534 from vinu2003/fix_invalid_profile_creation
stop: removed setEventLogPath for stop process
|
2020-11-10 10:24:10 -08:00 |
Priya Wadhwa
|
253b0bafb1
|
Merge branch 'master' of https://github.com/kubernetes/minikube into json-int-test
|
2020-11-09 17:53:52 -08:00 |
Ilya Zuyev
|
76c62afddb
|
Fix unit tests for "podman-env --unset"
|
2020-11-09 14:21:42 -08:00 |
Ilya Zuyev
|
0f2c63881a
|
Merge branch 'master' into gh_9463_non_dev_dockerhost
|
2020-11-09 14:11:20 -08:00 |
Priya Wadhwa
|
7570cbd904
|
fix merge
|
2020-11-09 13:53:05 -08:00 |
Priya Wadhwa
|
635f2a71b5
|
fix lint
|
2020-11-09 13:52:51 -08:00 |
Ilya Zuyev
|
aa6a693142
|
Fix unit tests for "[docker|podman]-env --unset"
|
2020-11-09 13:44:52 -08:00 |
Priya Wadhwa
|
cf1ee6b072
|
Address review comments
|
2020-11-09 13:33:18 -08:00 |
Anders F Björklund
|
88b884378e
|
Show result from running the ssh-add command
|
2020-11-08 15:28:27 +01:00 |
Anders F Björklund
|
d2e2ecaf40
|
Add option to add the ssh key to the ssh agent
|
2020-11-08 15:23:41 +01:00 |
Predrag Rogic
|
432762f9e3
|
Update generate-docs test to include --help flag
|
2020-11-07 23:40:41 +00:00 |
Predrag Rogic
|
1a9a54e458
|
Update generate-docs test to include --help flag
|
2020-11-07 23:07:35 +00:00 |
Predrag Rogic
|
0c3843bfc6
|
call 'strings.ToLower(output)' only once
|
2020-11-06 22:28:26 +00:00 |
Priya Wadhwa
|
e050e8c9bd
|
Merge branch 'master' of https://github.com/kubernetes/minikube into schedule-stop-unix
|
2020-11-06 13:41:53 -08:00 |
Priya Wadhwa
|
ab98bbf858
|
Fix failing TestJSONOutput/start test
|
2020-11-06 13:34:50 -08:00 |
Medya Ghazizadeh
|
3bb967a0b4
|
Merge pull request #9506 from prezha/add-namespace-support
new flag --namespace
|
2020-11-06 12:20:09 -08:00 |
Medya Ghazizadeh
|
7747655476
|
Merge pull request #9535 from afbjorklund/podman2-env
Add support for podman v2 to podman-env command
|
2020-11-06 12:17:52 -08:00 |
Priya Wadhwa
|
cca624698e
|
switch exit to warning
|
2020-11-06 12:17:48 -08:00 |
Priya Wadhwa
|
a00b7a38e2
|
Use DurationVar instead of StringVar for flag
|
2020-11-06 11:58:21 -08:00 |
Priya Wadhwa
|
7788cb93d8
|
Merge branch 'master' of https://github.com/kubernetes/minikube into schedule-stop-unix
|
2020-11-06 11:38:26 -08:00 |
Predrag Rogic
|
7d99c66efa
|
fix help flag 'pflag: help requested' error
|
2020-11-06 02:42:52 +00:00 |
Priya Wadhwa
|
19b2be23bc
|
fix merge conflict
|
2020-11-05 14:31:39 -08:00 |
Priya Wadhwa
|
f869ca5e91
|
fix merge conflict
|
2020-11-05 09:44:47 -08:00 |
Predrag Rogic
|
d49f4173b3
|
update --namespace flag description
|
2020-11-04 22:14:00 +00:00 |
Predrag Rogic
|
3427f078c3
|
add support for namespace
|
2020-11-04 22:13:45 +00:00 |
Michael Ryan Dempsey
|
7a133bd17e
|
improve parsing of start flag apiserver-names
|
2020-11-03 10:59:26 -08:00 |
vinu2003
|
ec8e2a4f9c
|
Added check to verify profile path exists
|
2020-11-03 23:25:32 +11:00 |
Anders F Björklund
|
274be7f52d
|
Split template for docker tcp and ssh in two vars
|
2020-11-01 15:15:06 +01:00 |
Anders F Björklund
|
bfefa72815
|
Split template for podman v1 and v2 into two vars
|
2020-11-01 15:14:20 +01:00 |
Anders F Björklund
|
b57bf9abcf
|
Refactor dockerUnsetScript with a helper function
|
2020-11-01 15:07:02 +01:00 |
Martin Schimandl
|
4da751f5d7
|
Make none driver work as regular user (use sudo on demand)
|
2020-11-01 14:54:20 +01:00 |
Anders F Björklund
|
9f983a8f99
|
Refactor podmanUnsetScript with a helper function
|
2020-11-01 14:46:13 +01:00 |
Predrag Rogic
|
20a1274c7c
|
implement "--log_file" and "--log_dir" for klog
|
2020-10-31 19:57:25 +00:00 |
vinu2003
|
bfd2da1b65
|
removed setEventLogPath for stop process
|
2020-10-31 18:12:39 +11:00 |
Ilya Zuyev
|
69c2b01660
|
Fix shell arg parsing
|
2020-10-30 14:39:59 -07:00 |
Priya Wadhwa
|
3c8d3cad7c
|
Merge branch 'master' of https://github.com/kubernetes/minikube into json-output-stop
|
2020-10-29 13:44:32 -07:00 |
Priya Wadhwa
|
39ab9ffc5b
|
Add --output flags to pause and unpause as well
|
2020-10-28 13:16:17 -07:00 |
Sharif Elgamal
|
5c5a8e160a
|
account for not setting context, remove debugging
|
2020-10-28 12:44:58 -07:00 |
Sharif Elgamal
|
4a1c9583bd
|
initial attempt to account for profile in directly kubectl case
|
2020-10-28 12:16:02 -07:00 |
Priya Wadhwa
|
473120648f
|
Add JSON output to minikube stop
|
2020-10-28 11:30:11 -07:00 |
Ilya Zuyev
|
e0b4957fcc
|
Fix docker-env -u shell detection
|
2020-10-27 16:48:20 -07:00 |
Priya Wadhwa
|
02f03af101
|
exit if using --schedule with windows as it is not yet supported
|
2020-10-26 15:17:24 -07:00 |
Sharif Elgamal
|
055de4edf8
|
return stopped profile status quickly
|
2020-10-26 13:20:03 -07:00 |
Priya Wadhwa
|
ea6ca08d67
|
Change flag name to --network and exit if used without docker driver
|
2020-10-26 11:52:26 -07:00 |