Commit Graph

12450 Commits (f2e88b4d5ca2bc426b533c93bd213cecf84c65dc)

Author SHA1 Message Date
Medya Ghazizadeh 77ce3392d3
Merge pull request #9592 from prezha/implement-log_file-and-log_dir
implement "--log_file" and "--log_dir" for klog
2020-11-03 20:29:24 -08:00
Michael Ryan Dempsey 30a48d7b57
Update documentation 2020-11-03 10:59:27 -08:00
Michael Ryan Dempsey 7a133bd17e
improve parsing of start flag apiserver-names 2020-11-03 10:59:26 -08:00
vinu2003 ec8e2a4f9c Added check to verify profile path exists 2020-11-03 23:25:32 +11:00
Ma Xinjian bd9de07865 fix small typo
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
2020-11-03 14:57:24 +08:00
Predrag Rogic 80dbe48a50
update klog version to v2.4.0 2020-11-02 23:47:12 +00:00
Anders F Björklund bfefa72815 Split template for podman v1 and v2 into two vars 2020-11-01 15:14:20 +01:00
Anders F Björklund 9f983a8f99 Refactor podmanUnsetScript with a helper function 2020-11-01 14:46:13 +01:00
Yehiyam Livneh 40736fe6ab add ImageRepository to addons templayes 2020-11-01 09:05:31 +02:00
Predrag Rogic 20a1274c7c
implement "--log_file" and "--log_dir" for klog 2020-10-31 19:57:25 +00:00
vinu2003 bfd2da1b65 removed setEventLogPath for stop process 2020-10-31 18:12:39 +11: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 82b31e2f7f minikube MEP for tracing 2020-10-30 11:41:05 -07:00
Priya Wadhwa a2d00e534d remove my forked dependency now that https://github.com/VividCortex/godaemon/pull/28 merged 2020-10-30 11:19:13 -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 e38d49a2a8
hack/update: kicbase version 2020-10-28 22:33:39 +00: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