Medya Ghazizadeh
|
ad437c2c9c
|
Merge pull request #8229 from afbjorklund/docker-inspect
kic: explicitly provide the type in inspect commands
|
2020-05-21 22:44:20 +00:00 |
Sharif Elgamal
|
39f6806626
|
add info log for retrieving node by machine name
|
2020-05-21 14:35:46 -07:00 |
Sharif Elgamal
|
a7c49e47c1
|
allow minikube status to display for one node
|
2020-05-21 12:46:13 -07:00 |
Anders F Björklund
|
14937e4677
|
Never use docker inspect, always provide the type
Should avoid errors like: map has no entry for key "State"
When inspecting a volume, rather than a container or image
|
2020-05-21 17:20:53 +02:00 |
Medya Ghazizadeh
|
25045cfc87
|
Merge pull request #8225 from medyagh/gh_package_login
exit with usage when need login to image registry
|
2020-05-21 05:36:29 +00:00 |
Medya Gh
|
2c0719e9b4
|
fix spelling
|
2020-05-20 17:32:18 -07:00 |
Medya Gh
|
dcbcecdd35
|
remnove debugging
|
2020-05-20 17:09:15 -07:00 |
Medya Gh
|
489495d04b
|
resolve review comments
|
2020-05-20 17:07:50 -07:00 |
Medya Gh
|
493b35bd45
|
remove debugging statements
|
2020-05-20 16:51:19 -07:00 |
Medya Gh
|
e2eade2aaf
|
remove debugging
|
2020-05-20 16:47:48 -07:00 |
Medya Gh
|
131eb2a85b
|
exit with usage when need login to github
|
2020-05-20 16:46:43 -07:00 |
Sharif Elgamal
|
01145c3c99
|
Merge branch 'master' of github.com:kubernetes/minikube into node-delete-vol
|
2020-05-20 14:59:31 -07:00 |
Sharif Elgamal
|
bbf4d66b48
|
delete docker volumes when deleting a single node
|
2020-05-20 14:59:03 -07:00 |
Sharif Elgamal
|
f04798727d
|
Merge branch 'master' of github.com:kubernetes/minikube into ip-save
|
2020-05-19 20:58:42 -07:00 |
Medya Ghazizadeh
|
add572c1c9
|
Merge pull request #8216 from sharifelgamal/volume-del
multinode: delete worker volumes for docker driver
|
2020-05-20 00:43:19 +00:00 |
Medya Ghazizadeh
|
327ba9e1ab
|
Merge pull request #8198 from medyagh/fix_proxy
fix proxy env not being passed to docker engine
|
2020-05-19 23:59:19 +00:00 |
Sharif Elgamal
|
6eb0200dae
|
delete worker node volums for docker driver
|
2020-05-19 16:32:48 -07:00 |
Sharif Elgamal
|
0ec156dbb9
|
remove debugging, add comments
|
2020-05-19 15:31:14 -07:00 |
Sharif Elgamal
|
da91c6fee1
|
refactor saving IP to node
|
2020-05-19 15:12:05 -07:00 |
Priya Wadhwa
|
64e44ec02f
|
Respect --wait flag on soft start
|
2020-05-19 10:31:28 -07:00 |
Medya Gh
|
5640da0cb4
|
lint
|
2020-05-18 22:52:01 -07:00 |
Medya Gh
|
32bf4d46a7
|
add unique
|
2020-05-18 18:26:11 -07:00 |
Medya Gh
|
80d1c8741d
|
improve unit test log
|
2020-05-18 18:17:45 -07:00 |
Medya Gh
|
2f2a8357a8
|
fix proxy envs not being passed to docker engine
|
2020-05-18 18:04:45 -07:00 |
Sharif Elgamal
|
46fe5c4ac1
|
Merge branch 'master' of github.com:kubernetes/minikube into ip-save
|
2020-05-18 11:56:39 -07:00 |
Sharif Elgamal
|
2754bb6319
|
Merge pull request #8095 from sharifelgamal/create-node
recreate existing control plane node correctly
|
2020-05-18 11:50:39 -07:00 |
Sharif Elgamal
|
38d59ea2cc
|
Merge branch 'create-node' of github.com:sharifelgamal/minikube into ip-save
|
2020-05-18 11:26:38 -07:00 |
Sharif Elgamal
|
a451577e24
|
move node ip save farther down stack
|
2020-05-15 17:08:10 -07:00 |
Sharif Elgamal
|
4cbeb18079
|
stuff
|
2020-05-15 15:33:03 -07:00 |
Sharif Elgamal
|
1cc7404e76
|
swap to bool
|
2020-05-15 15:24:33 -07:00 |
Sharif Elgamal
|
5b53495b46
|
Merge branch 'master' of github.com:kubernetes/minikube into apiserver-crt
|
2020-05-15 14:56:04 -07:00 |
Sharif Elgamal
|
475bcc889c
|
move condition around for clarity
|
2020-05-14 14:12:26 -07:00 |
Anders F Björklund
|
a4d872faee
|
Fix some minor gofmt and golint issues
So that "make gofmt" and "make golint" go green again
|
2020-05-14 07:50:29 +02:00 |
Sharif Elgamal
|
70bec7a1e2
|
Merge branch 'master' of github.com:kubernetes/minikube into apiserver-crt
|
2020-05-13 09:23:59 -07:00 |
Medya Gh
|
9de7f4630a
|
dont change oldest
|
2020-05-12 19:33:16 -07:00 |
Medya Gh
|
5e17545c19
|
fix a comment
|
2020-05-12 17:55:15 -07:00 |
Medya Ghazizadeh
|
3c84c3cf31
|
Merge pull request #8099 from medyagh/update_kube_ver
update Kubernetes version to v1.18.2
|
2020-05-13 00:46:20 +00:00 |
Medya Ghazizadeh
|
522c746df4
|
Merge pull request #8106 from sharifelgamal/vbox
fix virtualbox IP address retrieval
|
2020-05-13 00:08:36 +00:00 |
Sharif Elgamal
|
50a3266a8a
|
fix virtualbox IP address retrieval
|
2020-05-12 16:48:21 -07:00 |
Medya Ghazizadeh
|
8a4e2610f9
|
Merge pull request #8104 from medyagh/unit_test_machine
make deleting orphaned kics optional
|
2020-05-12 23:36:17 +00:00 |
Medya Gh
|
bb2607aab8
|
fix unit test
|
2020-05-12 16:25:46 -07:00 |
Medya Gh
|
97d5251b02
|
update oldest support version patch
|
2020-05-12 16:11:05 -07:00 |
Medya Gh
|
2de9f442bb
|
update oldest kuberentes version to latest minior 12.9.10
|
2020-05-12 16:10:54 -07:00 |
Medya Gh
|
e457618d71
|
make deleting orphaned kics optional
|
2020-05-12 16:00:02 -07:00 |
Sharif Elgamal
|
e65486a017
|
retrieve virtual switch name from driver object directly
|
2020-05-12 15:45:18 -07:00 |
Medya Gh
|
05cd86925e
|
update newest
|
2020-05-12 15:22:01 -07:00 |
Medya Gh
|
7dbbbc66cf
|
update kuberentes version to v1.18.2
|
2020-05-12 15:17:55 -07:00 |
Sharif Elgamal
|
d7813e9199
|
ControlPaneEndpoint -> ControlPlaneEndpoint
|
2020-05-12 12:01:42 -07:00 |
Sharif Elgamal
|
09698e4638
|
only copy apiserver certs to control plane
|
2020-05-12 11:53:38 -07:00 |
Medya Ghazizadeh
|
afab7c87c6
|
Merge pull request #7959 from afbjorklund/podman-prompt
Use noninteractive sudo when running podman
|
2020-05-11 21:02:22 +00:00 |