Priya Wadhwa
|
d7297b5b1d
|
Merge branch 'master' of https://github.com/kubernetes/minikube into cloudshell
|
2020-06-04 12:18:00 -07:00 |
Priya Wadhwa
|
de81670130
|
make warning output prettier by including tags
|
2020-06-04 12:11:54 -07:00 |
Medya Ghazizadeh
|
025ba11bce
|
Merge pull request #8329 from tstromberg/stacklog
Log stacks for slowjam analysis if STACKLOG_PATH is set
|
2020-06-04 11:49:02 -07:00 |
Medya Ghazizadeh
|
c8bcdf9d72
|
Merge pull request #8355 from afbjorklund/image-ref2
Add digest to image in daemon after pulling it
|
2020-06-04 11:47:33 -07:00 |
Priya Wadhwa
|
15088526cd
|
clean up comments
|
2020-06-04 11:05:52 -07:00 |
Priya Wadhwa
|
7dfea631d4
|
Refactor downloading kic base image
|
2020-06-04 10:48:38 -07:00 |
Sharif Elgamal
|
c93576b5a2
|
Merge pull request #8337 from taciomcosta/master
exit when minikube addons configure is called on a nonexistent cluster
|
2020-06-04 10:07:05 -07:00 |
Medya Ghazizadeh
|
4eb09e760b
|
Merge pull request #8275 from ashleyschuett/add-kubevirt-addon
Add KubeVirt addon
|
2020-06-03 22:23:09 +00:00 |
Medya Ghazizadeh
|
87418f8388
|
Merge pull request #8334 from n0npax/add-tests-to-minikube-shell
Add tests to minikube shell & refactor shell.go
|
2020-06-03 19:22:54 +00:00 |
Tacio Costa
|
2f26c52c2d
|
exit when minikube addons configure is called on a nonexistent cluster
|
2020-06-03 15:54:46 -03:00 |
Tacio Costa
|
bbab9707da
|
fix: minikube addons configure on a nonexistent cluster
|
2020-06-03 15:54:46 -03:00 |
Thomas Strömberg
|
153a33eaa8
|
Merge pull request #8316 from kubernetes/tstromberg-patch-1
docs: Update host access with new cross-platform host method
|
2020-06-03 10:09:00 -07:00 |
Medya Ghazizadeh
|
4e7c546e37
|
Merge pull request #8341 from shubhindia/patch-2
Add conntrack installation and fix some spacing
|
2020-06-02 22:12:01 +00:00 |
Medya Ghazizadeh
|
89762fdb1d
|
Merge pull request #8362 from medyagh/mini_in_ci
add tutorial how to use minikube in github actions as a CI step
|
2020-06-02 22:06:14 +00:00 |
Medya Gh
|
e15985f157
|
docker-env link
|
2020-06-02 15:05:55 -07:00 |
Medya Gh
|
91f9bcf93c
|
docker-env link
|
2020-06-02 15:03:25 -07:00 |
Medya Gh
|
b484c28421
|
docker-env link
|
2020-06-02 14:59:59 -07:00 |
Medya Gh
|
6de8748a17
|
add link to docker-env too
|
2020-06-02 14:56:32 -07:00 |
Medya Gh
|
28fb19b526
|
address the review comments
|
2020-06-02 14:45:12 -07:00 |
Medya Gh
|
12dd909785
|
simpliofy
|
2020-06-02 14:38:15 -07:00 |
Medya Gh
|
da17c513ec
|
pull policy
|
2020-06-02 14:32:00 -07:00 |
Medya Gh
|
818f7b5538
|
deployment yaml
|
2020-06-02 14:30:37 -07:00 |
Medya Gh
|
babc4780c3
|
improve link
|
2020-06-02 14:26:55 -07:00 |
Medya Gh
|
c63dea7db3
|
improve link
|
2020-06-02 14:26:38 -07:00 |
Medya Gh
|
481e9acf55
|
improve
|
2020-06-02 14:19:58 -07:00 |
Medya Gh
|
e71bd9a1c1
|
improve
|
2020-06-02 14:19:24 -07:00 |
Medya Gh
|
65a4a94a09
|
fix typo
|
2020-06-02 14:15:59 -07:00 |
Medya Gh
|
e90c8defba
|
fix typo
|
2020-06-02 14:15:12 -07:00 |
Medya Gh
|
56ccfd6e67
|
improve description
|
2020-06-02 14:12:50 -07:00 |
Medya Gh
|
ea1331619a
|
add setup-minikube in github actions tutorial
|
2020-06-02 14:12:09 -07:00 |
Marcin Niemira
|
66bb306060
|
minor refactor
|
2020-06-02 15:00:19 +10:00 |
Shubham Gopale
|
9e2e212ee3
|
Update none_usage.inc
|
2020-06-02 08:54:11 +05:30 |
Anders F Björklund
|
05459a2e42
|
Add digest to image in daemon after pulling it
The image was added with digest "none", which caused it to be
written to daemon again next time since reference didn't match.
|
2020-06-01 23:16:32 +02:00 |
Shubham Gopale
|
9050d2c716
|
Add conntrack installation and fix some spacing
|
2020-06-01 00:15:42 +05:30 |
Marcin Niemira
|
08773015d5
|
Unify code
|
2020-05-31 19:06:57 +10:00 |
Marcin Niemira
|
366d6c370c
|
mock shell in test
|
2020-05-31 15:58:56 +10:00 |
Marcin Niemira
|
ae2ceee8e4
|
minor cleanup
|
2020-05-31 15:32:57 +10:00 |
Marcin Niemira
|
168f67bf39
|
setup fallback to default everywhere
|
2020-05-31 13:55:44 +10:00 |
Marcin Niemira
|
666cd20b51
|
Merge branch 'master' of github.com:kubernetes/minikube into add-tests-to-minikube-shell
|
2020-05-31 13:40:29 +10:00 |
Marcin Niemira
|
d1032515ce
|
usage hint as function
|
2020-05-31 13:39:41 +10:00 |
Marcin Niemira
|
54a9b35a82
|
fix bug intruduced by refactor
|
2020-05-31 13:20:48 +10:00 |
Marcin Niemira
|
a678b0fb19
|
ensure all shells set/unset are gren with orginal code
|
2020-05-31 13:14:25 +10:00 |
Marcin Niemira
|
81073a0561
|
use struct instead of map
remove gosec warnings
|
2020-05-30 20:34:53 +10:00 |
Thomas Stromberg
|
33c0ba9977
|
Log stacks for slowjam analysis if STACKLOG_PATH is set
|
2020-05-29 20:52:24 -07:00 |
priyawadhwa
|
1f9896bfe2
|
Merge pull request #8326 from priyawadhwa/float
Round floats to one decimal point for mkcmp
|
2020-05-29 15:56:02 -07:00 |
Priya Wadhwa
|
fae412b703
|
Fix floating point
|
2020-05-29 15:14:01 -07:00 |
priyawadhwa
|
3a0064a937
|
Merge pull request #8323 from priyawadhwa/continue
Add support for docker driver to mkcmp
|
2020-05-29 15:10:26 -07:00 |
Medya Ghazizadeh
|
4f8b807c88
|
Merge pull request #8324 from minikube-bot/jenkins-releases.json-v1.11.0
update releases.json to include v1.11.0
|
2020-05-29 22:09:40 +00:00 |
minikube-bot
|
49816e8b38
|
Update releases.json to include v1.11.0
|
2020-05-29 15:04:59 -07:00 |
Medya Ghazizadeh
|
57e2f55f47
|
Merge pull request #8309 from medyagh/release_v1_11
release v1.11.0
|
2020-05-29 21:49:21 +00:00 |