Commit Graph

10490 Commits (ea1331619a8b43a84a627df944caa2e69aff6b51)

Author SHA1 Message Date
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
Natale Vinto c9227a080f Add integration test TestOlmAddon
Enable olm and install etcd operator checking successful installation
2020-05-21 12:45:08 +02:00
kadern0 6189206367 Fixed error parsing old version "latest" or "stable"
Fixes #8210

Signed-off-by: kadern0 <kaderno@gmail.com>
2020-05-21 20:31:49 +10: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
Sharif Elgamal c4122377c4 add postmortem logs 2020-05-20 18:53:49 -07: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
Sharif Elgamal 023b2dc911 fix test 2020-05-20 16:56:28 -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 95584eac43 skip start/stop on github actions 2020-05-20 16:08:44 -07:00
Sharif Elgamal 83740e1779 Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-20 15:51:20 -07:00
Sharif Elgamal 13f0b87f59 better debugging 2020-05-20 15:49:17 -07:00
Sharif Elgamal 70e5d3cf33
Merge pull request #8224 from sharifelgamal/node-delete-vol
delete docker volumes when deleting a single node
2020-05-20 15:39:01 -07:00
Sharif Elgamal db186ee7f9 Merge branch 'node-delete-vol' of github.com:sharifelgamal/minikube into restart 2020-05-20 15:30:56 -07:00
Sharif Elgamal 6cd09ffa2b fix test 2020-05-20 15:28:46 -07:00
Sharif Elgamal c3f959c4aa add test to make sure volume is gone 2020-05-20 15:23:46 -07:00
Sharif Elgamal d5f9490ced Merge branch 'node-delete-vol' of github.com:sharifelgamal/minikube into restart 2020-05-20 15:00:58 -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 3caad25d0e lint 2020-05-20 14:41:15 -07:00
Sharif Elgamal 43d37ec9f3 debugging 2020-05-20 14:19:50 -07:00
Sharif Elgamal dd7e57e110 Merge branch 'restart' of github.com:sharifelgamal/minikube into restart 2020-05-20 13:14:17 -07:00
Sharif Elgamal 49cc6ae259 revert old unrelated changes: 2020-05-20 13:13:57 -07:00
Sharif Elgamal 70198d807d
Merge branch 'master' of github.com:kubernetes/minikube into restart 2020-05-20 12:55:07 -07:00
Medya Ghazizadeh 07c7b7ca97
Merge pull request #8168 from sharifelgamal/ip-save
move node ip save farther down stack
2020-05-20 19:33:33 +00:00
Sharif Elgamal 6abb399668 make sure to call the correct control plane address 2020-05-20 11:28:35 -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 06a3ed32fb
Merge pull request #8196 from priyawadhwa/brew
Improve documentation for minikube installation via brew
2020-05-20 01:22:23 +00: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 ee5696ffa4 Merge branch 'volume-del' of github.com:sharifelgamal/minikube into restart 2020-05-19 16:34:54 -07:00
Sharif Elgamal 6eb0200dae delete worker node volums for docker driver 2020-05-19 16:32:48 -07:00
Sharif Elgamal c603467c3e Merge branch 'ip-save' of github.com:sharifelgamal/minikube into restart 2020-05-19 16:00:12 -07:00
Sharif Elgamal 1eb346d3ab
Merge pull request #8200 from kubernetes/sharifelgamal-patch-1-1
site: Update multi node tutorial instructions
2020-05-19 15:54:54 -07:00
Sharif Elgamal 0ec156dbb9 remove debugging, add comments 2020-05-19 15:31:14 -07:00
Sharif Elgamal cad8ef348e Merge branch 'ip-save' of github.com:sharifelgamal/minikube into ip-save 2020-05-19 15:12:24 -07:00
Sharif Elgamal da91c6fee1 refactor saving IP to node 2020-05-19 15:12:05 -07:00
DRC 7c583f003f add --kvm-qemu-uri option
Add an undocumented option introduced by https://github.com/kubernetes/minikube/pull/4401
2020-05-20 00:07:09 +02:00
priyawadhwa e721883b2c
Merge pull request #8199 from priyawadhwa/component-health
Wait for kubernetes components on soft start
2020-05-19 14:36:57 -07:00
Medya Ghazizadeh 565178deef
Merge pull request #8201 from afbjorklund/runc-dirty
Improve version output of the runc command
2020-05-19 21:24:51 +00:00
Medya Ghazizadeh 759a24ce37
Merge pull request #8213 from kubernetes/sharifelgamal-patch-2
Update OWNERS
2020-05-19 21:24:25 +00:00
Sharif Elgamal 8be9bec18e
Update OWNERS
The intent in 6ce09e68c9 (diff-37ffc11190043a72e49391017a305d3a) was to add only to reviewers.
2020-05-19 13:34:29 -07:00
Priya Wadhwa 07ceed9e2f fix instructions 2020-05-19 12:13:36 -07:00
Medya Ghazizadeh ccb47f5a7b
Merge pull request #8208 from nicolaferraro/443-port
Avoid image builders to hang on registry port 443
2020-05-19 17:53:33 +00:00
Priya Wadhwa 64e44ec02f Respect --wait flag on soft start 2020-05-19 10:31:28 -07:00
Nicola Ferraro 5daeff2b16 Add 443 port to registry addon 2020-05-19 16:15:11 +02:00
Shubham 81dabc9553 Add Ambassador tutorial 2020-05-19 18:14:01 +05:30