Commit Graph

12270 Commits (bd9de078654d32e1ed55f7466b8db65c2a2f982c)

Author SHA1 Message Date
Ma Xinjian bd9de07865 fix small typo
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
2020-11-03 14:57:24 +08:00
Medya Ghazizadeh 35048f97da
Merge pull request #9531 from prezha/hack-update--golang-version
hack/update: golang version
2020-10-30 18:44:32 -05:00
Medya Ghazizadeh a67acc2e33
Merge pull request #9576 from priyawadhwa/json-output-stop
Add JSON output to stop, pause and unpause
2020-10-30 18:42:57 -05:00
Medya Ghazizadeh a7b8f20ec2
Merge pull request #9523 from afbjorklund/buildroot-2020.02.7
Upgrade buildroot and kernel minor version
2020-10-30 18:41:05 -05:00
Medya Ghazizadeh f9c90ac801
Merge pull request #9542 from prezha/replace-set-env-in-github-actions
replace set-env with Env Files in GitHub Actions
2020-10-30 18:38:56 -05:00
Thomas Strömberg 283ec82370
Merge pull request #9445 from aledbf/ingress
Update ingress-nginx image to v0.40.2
2020-10-30 12:48:12 -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
Sharif Elgamal 73e27e4a2c
Merge pull request #9578 from sharifelgamal/kc-direct
Fix minikube kubectl direct call test by allowing users to specify context
2020-10-28 17:36:55 -07:00
Predrag Rogic 73c43e5b74
hack/update: golang version 2020-10-28 22:24:40 +00:00
Predrag Rogic e038c7b9ae
windows test results 2020-10-28 22:08:50 +00:00
Predrag Rogic d1ce51e72a
fix multiline env vars 2020-10-28 22:08:50 +00:00
Predrag Rogic c9de008fcf
match remaining set-env 2020-10-28 22:08:50 +00:00
Predrag Rogic cbe44dd255
replace set-env with Env Files in GitHub Actions 2020-10-28 22:08:43 +00:00
Priya Wadhwa b37af7b7ca Merge branch 'master' of https://github.com/kubernetes/minikube into json-output-stop 2020-10-28 15:04:20 -07:00
Priya Wadhwa 91629c22c9 remove debugging 2020-10-28 14:03:11 -07:00
Priya Wadhwa 35c33c1ac6 Add stop, pause and unpause to integration test 2020-10-28 13:58:53 -07:00
Priya Wadhwa d9dc4efa4d update docs 2020-10-28 13:16:25 -07:00
Priya Wadhwa 39ab9ffc5b Add --output flags to pause and unpause as well 2020-10-28 13:16:17 -07:00
Priya Wadhwa a2fcd8e37b update docs 2020-10-28 12:54:18 -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
Medya Ghazizadeh 77e9abf8d9
Merge pull request #9573 from kubernetes/update_site_latest_version
site: Update latest version
2020-10-28 14:09:13 -05:00
Thomas Strömberg a78fc8bfb4
Merge pull request #9439 from prezha/release-kicbase-version
automate pushing kicbase image from snapshot to stable after release
2020-10-28 11:43:20 -07:00
Priya Wadhwa 473120648f Add JSON output to minikube stop 2020-10-28 11:30:11 -07:00
Thomas Strömberg b8b432c8fe
Merge pull request #9464 from prezha/update-kubernetes-version-i1
Add hack/update package to automate PR generation
2020-10-28 11:17:32 -07:00
priyawadhwa 2fb9f8ebfd
Merge pull request #9533 from Hellcatlk/UnitTest
Add unit test
2020-10-28 10:25:50 -07:00
Thomas Strömberg d4d645bbac
Merge pull request #9527 from afbjorklund/kicbase-update
Update kicbase base image and sync with kind
2020-10-28 07:57:43 -07:00
Thomas Strömberg c462ac8061
Merge pull request #9517 from legal90/fix-parallels-library
Update "parallels" driver library and make this driver built into minikube
2020-10-28 07:55:38 -07:00
Thomas Strömberg 96da9443e9
Merge pull request #9537 from tstromberg/mtu-probing
Enable TCP Path MTU Discovery when an ICMP black hole is detected
2020-10-28 07:46:24 -07:00
Thomas Strömberg 26cb8c768e
Fix VM typo 2020-10-27 16:49:40 -07:00
Medya Ghazizadeh 531e6672bf
Merge pull request #9571 from minikube-bot/jenkins-releases.json-v1.14.2
update releases.json to include v1.14.2
2020-10-27 17:59:22 -05:00
Medya Ghazizadeh ce3c2e7351
Update _index.md 2020-10-27 15:58:22 -07:00
minikube-bot 8344490ed7 Update releases.json to include v1.14.2 2020-10-27 15:51:42 -07:00
Medya Ghazizadeh 2c82918e23
Merge pull request #9569 from medyagh/release_v_14_2
Release v1.14.2
2020-10-27 17:29:41 -05:00
Medya Gh bc90a1541b add changelog 2020-10-27 14:54:30 -07:00
Medya Gh cc30cd7b1f release v1_14_2 2020-10-27 14:52:42 -07:00
Medya Ghazizadeh 7312d19106
Merge pull request #9559 from sharifelgamal/gh-timeout
tweak github action test improvements
2020-10-27 16:28:14 -05:00
Sharif Elgamal ae849a2031 general cleanup 2020-10-27 13:56:13 -07:00
Sharif Elgamal f7baa9c1e9 maybe this will work 2020-10-27 11:56:22 -07:00
Sharif Elgamal 4fc095df77 specify context in kubectl call for test 2020-10-27 10:00:41 -07:00
Sharif Elgamal 025eb5e48e permanently remove pause test from ubuntu gh action 2020-10-26 16:56:49 -07:00
Sharif Elgamal 980dd97fe6 time pause test 2020-10-26 16:11:12 -07:00
Sharif Elgamal 9c779cdced remove pause from the preload/dockerflag tests 2020-10-26 14:50:35 -07:00
Medya Ghazizadeh c798567b72
Merge pull request #9557 from sharifelgamal/fast-stopped
fix "profile list" timing out when cluster stopped.
2020-10-26 16:47:16 -05:00
Sharif Elgamal 0bf50de980 increase addons_certs ubuntu gh action test timeout 2020-10-26 14:14:38 -07:00
Sharif Elgamal 777ac141d4 go mod tidy 2020-10-26 13:20:47 -07:00
Sharif Elgamal 055de4edf8 return stopped profile status quickly 2020-10-26 13:20:03 -07:00
Thomas Strömberg 53ba056626
Update version in intro page 2020-10-26 10:07:50 -07:00
Sharif Elgamal 6503b8bdbd
Merge pull request #9544 from minikube-bot/jenkins-releases.json-v1.14.1
update releases.json to include v1.14.1
2020-10-23 17:23:44 -07:00
minikube-bot ac20c32627 Update releases.json to include v1.14.1 2020-10-23 17:03:05 -07:00