Medya Gh
|
11aff1c2c8
|
validate mininum number of passed tests
|
2020-06-04 20:50:16 -07:00 |
Medya Gh
|
dbc749160f
|
remove unrelated changes
|
2020-06-04 19:30:43 -07:00 |
Medya Gh
|
908afb88ba
|
revert unrelated changes
|
2020-06-04 19:27:12 -07:00 |
Medya Gh
|
e32f00845c
|
specify different instant size for hyperv test
|
2020-06-04 18:40:32 -07:00 |
Medya Gh
|
de605b41ac
|
Tee both docker and hyperv
|
2020-06-04 17:32:51 -07:00 |
Medya Gh
|
1b8fe78ef2
|
skip mysql test hyperv
|
2020-06-04 16:35:25 -07:00 |
Medya Gh
|
ba14ad2916
|
skip tunnel test hyperv
|
2020-06-04 16:11:47 -07:00 |
Medya Gh
|
8ff7efd879
|
skip tunnell
|
2020-06-04 16:10:30 -07:00 |
Medya Gh
|
44dbe44f00
|
skip svc test
|
2020-06-04 16:07:05 -07:00 |
Medya Gh
|
6ed5ee4193
|
Encoding
|
2020-06-04 15:44:08 -07:00 |
Medya Gh
|
639df3706b
|
fix sum
|
2020-06-04 15:23:11 -07:00 |
Medya Gh
|
6a596272fc
|
go mod tidy
|
2020-06-04 15:19:19 -07:00 |
Medya Gh
|
4eeaa5b5cd
|
try Tee-File
|
2020-06-04 15:18:00 -07:00 |
Medya Ghazizadeh
|
ecaaeaf99c
|
Merge pull request #8377 from medyagh/gomod_tidy
go mod tidy
|
2020-06-04 14:44:09 -07:00 |
Medya Ghazizadeh
|
21b7cebaf9
|
Merge pull request #8335 from sakshamkhanna/bugfix/sakshamkhanna/ssh_runner_race_condition
added mutex lock over teePrefix()
|
2020-06-04 14:00:08 -07:00 |
Medya Gh
|
fa17bba9cf
|
go mod tidy
|
2020-06-04 13:58:18 -07:00 |
Medya Ghazizadeh
|
ffe6c73812
|
Merge pull request #8373 from priyawadhwa/refactor
Refactor downloading kic base image
|
2020-06-04 13:21:38 -07:00 |
Medya Ghazizadeh
|
2011306793
|
Merge pull request #8368 from medyagh/detect_wsl
add support for microsoft wsl for docker driver
|
2020-06-04 13:21:22 -07:00 |
Priya Wadhwa
|
c629b9b81c
|
load from tarball if cached kic image exists
|
2020-06-04 12:40:19 -07:00 |
Priya Wadhwa
|
1f6e140e00
|
try to save image as tarball on download-only
|
2020-06-04 12:24:07 -07:00 |
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 |
Medya Gh
|
6b29b784f2
|
address review comments
|
2020-06-04 11:39:28 -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 |
Medya Gh
|
9e004d6417
|
add hwlper to integraiotn test too
|
2020-06-04 10:37:39 -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 Gh
|
7b01b2aef5
|
update comment
|
2020-06-03 14:50:03 -07:00 |
Medya Gh
|
98d577d229
|
add more checks for wsl
|
2020-06-03 14:47:43 -07:00 |
Medya Gh
|
276f99b551
|
improve comment
|
2020-06-03 14:40:43 -07:00 |
Medya Gh
|
02749de984
|
detect wsl and add port forward
|
2020-06-03 14:39:34 -07: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 |