Commit Graph

11925 Commits (11cad2b3e6b2dfc34ed5943ea58083df147ba69c)

Author SHA1 Message Date
Sharif Elgamal 11cad2b3e6
Merge pull request #9321 from loftkun/removing-duplicate-command-additions
Remove duplicate command additions
2020-09-25 14:03:48 -07:00
Sharif Elgamal fb878f6f62
Merge pull request #9324 from sharifelgamal/time-cmd
give the logs test a little wiggle room
2020-09-25 12:23:32 -07:00
Thomas Strömberg 75332f7c89
Merge pull request #8901 from bluestealth/MiB
Use mebibytes instead of megabytes
2020-09-25 11:28:41 -07:00
Thomas Strömberg ed6b756da0
Merge pull request #9308 from priyawadhwa/performance-monit
Add PR bot code to repo
2020-09-25 10:34:36 -07:00
Sharif Elgamal b4b181b647 give the logs test a little wiggle room 2020-09-25 10:06:45 -07:00
loftkun 7a2cd0f459 Removing Duplicate Command Additions 2020-09-25 17:45:51 +09:00
Sharif Elgamal fd44e0d8fb
Force dependency on exp to prevent dirty commit release binaries (#9309)
* force dependency for release purposes

* revert original idea and add loads of debugging

* hey more debugging cool

* fix debugging

* drilling down debugging

* revert to original solution

* fix comment
2020-09-23 15:00:03 -07:00
Medya Ghazizadeh a493400a93
Merge pull request #9298 from prezha/update-kubernetes-version-i0
update_kubernetes_version: automate the update of DefaultKubernetesVersion
2020-09-23 14:21:59 -05:00
Medya Ghazizadeh 183bdb2354
Merge pull request #9302 from dominikbraun/#9297-reason-for-missing-config-permissions
Return ExHostPermission for insufficient config file permissions
2020-09-23 14:20:41 -05:00
Medya Ghazizadeh 07642cd7ef
Merge pull request #9300 from ilya-zuyev/gh8891_forbid_base_image_for_vm_drivers
Disable base image flag for vm drivers
2020-09-23 14:10:38 -05:00
Ilya Zuyev 887390194e Add more unit tests 2020-09-22 14:19:38 -07:00
Ilya Zuyev bf8ec63ca9 Simplify base-image flag validation 2020-09-22 14:10:47 -07:00
Predrag Rogic 1444ce37d7 update_kubernetes_version: refactor
- add context.WithTimeout - limit the time spent on quering GitHub
  APIs
- extract Kubernetes GitHub Releases API quering into a separate
  fetchKubernetesReleases func
- extract Kubernetes Version Update logic into a separate
  updateKubernetesVersions func
- extract file patching instructions into a separate replaceAllString
  func
- patch '../../site/content/en/docs/commands/start.md' => remove the
  need to run 'make generate-docs' before 'make test'
- resolve 'ERROR: logging before flag.Parse'
- consolidate and add more verbose logging
- add more descriptive code comments
- removed TODO - will stick to the '0' patch version for all testData
  sets
- ensure 'make test' completes w/o any issues
2020-09-22 21:46:18 +01:00
Ilya Zuyev 76d3c9d7bb Fix variable name (avoid collision with imported package) 2020-09-22 13:09:58 -07:00
Dominik Braun 02cdb59184 Use HostHomePermission variable in known_issues.go 2020-09-22 21:40:26 +02:00
Priya Wadhwa 3f457dbdc1 fix error handling 2020-09-22 14:14:04 -04:00
Priya Wadhwa 3d547a937f Fix Makefile rule to build bot 2020-09-22 14:00:27 -04:00
Priya Wadhwa 3f44d470eb Add performance monitor code 2020-09-22 13:54:23 -04:00
Dominik Braun 8f4127b202 Use HOST_HOME_PERMISSION kind for insufficient permissions 2020-09-22 18:04:24 +02:00
Dominik Braun 603ae8fc6d Return ExHostPermission for insufficient config file permissions 2020-09-22 10:16:27 +02:00
Ilya Zuyev 6a60983679 Show invalid flag diagnostic message to user 2020-09-21 23:28:34 -07:00
Ilya Zuyev 6bf7ca3dd2 Validate --base-image flag and active driver combo 2020-09-21 23:06:54 -07:00
Predrag Rogic 19cc40f420 update_kubernetes_version: implement a standalone program that polls GitHub for the latest Kubernetes release 2020-09-22 03:41:27 +01:00
Medya Ghazizadeh 8190e184c0
Merge pull request #9291 from priyawadhwa/improve-error
Add advice for the DRV_CP_ENDPOINT error
2020-09-21 19:59:03 -05:00
Priya Wadhwa f6b524b372 add profile arg 2020-09-21 19:05:58 -04:00
Medya Ghazizadeh f5b74f9eb4
Merge pull request #9281 from prezha/update-context-activates-context
update-context: Automatically set the context as current/active in ku…
2020-09-21 17:35:22 -05:00
Priya Wadhwa 98591a6656 Add advice for the DRV_CP_ENDPOINT error 2020-09-21 16:35:50 -04:00
Sharif Elgamal 0a6b52d90d
Merge pull request #9288 from minikube-bot/jenkins-releases.json-v1.13.1
update releases.json to include v1.13.1
2020-09-21 10:32:03 -07:00
minikube-bot 85bf8a5522 Update releases.json to include v1.13.1 2020-09-21 10:13:32 -07:00
Sharif Elgamal 1fd1f67f33
Merge pull request #9276 from sharifelgamal/v1.13.1
Update Makefile and release notes for v1.13.1
2020-09-21 10:05:24 -07:00
Predrag Rogic 9fbd2e94bd update-context: Automatically set the context as current/active in kubeconfig 2020-09-21 00:06:15 +01:00
Sharif Elgamal ba0db2f72a add contributor 2020-09-18 16:23:45 -07:00
Sharif Elgamal 20d3fb0650 Merge branch 'master' of github.com:kubernetes/minikube into v1.13.1 2020-09-18 16:23:01 -07:00
Sharif Elgamal 38da8de55d
Merge pull request #9275 from JulienBreux/chore/translate-fr
Update French translation
2020-09-18 16:22:22 -07:00
Sharif Elgamal 7e7344da18 Update Makefile and release notes for v1.13.1 2020-09-18 16:20:58 -07:00
Sharif Elgamal 615b05bf9e
Merge pull request #9265 from tstromberg/v1.19.2
Update DefaultKubernetesVersion to v1.19.2
2020-09-18 16:14:17 -07:00
Sharif Elgamal 4d0d9629e9
Merge pull request #9263 from sharifelgamal/windows-mount
fix mounting for docker driver in windows
2020-09-18 15:51:04 -07:00
Julien Breux a1089210a0
chore(translation): Update French translation
Signed-off-by: Julien Breux <julien.breux@gmail.com>
2020-09-19 00:47:34 +02:00
Sharif Elgamal 286e1b656f revert gh pr yml change 2020-09-18 13:44:45 -07:00
Sharif Elgamal 319e87061e revert gh action changes 2020-09-18 13:27:56 -07:00
Thomas Stromberg 464a742a7e Merge branch 'master' into v1.19.2 2020-09-18 11:48:03 -07:00
Sharif Elgamal 0d1ea6a4b7 more docker stuff 2020-09-18 09:52:04 -07:00
Sharif Elgamal f3dec28985 get docker working on macos machine 2020-09-18 09:35:49 -07:00
Sharif Elgamal 86de3640ea try to fix functional macos test 2020-09-17 17:09:02 -07:00
Sharif Elgamal cf0e99adf6 Merge branch 'master' of github.com:kubernetes/minikube into windows-mount 2020-09-17 16:07:50 -07:00
Sharif Elgamal 46397f4fea
Merge pull request #9250 from sharifelgamal/revert-native
revert native-ssh change for ssh command
2020-09-17 16:07:30 -07:00
Sharif Elgamal 291bec503e partial revert 2020-09-17 14:58:33 -07:00
Sharif Elgamal 1168b1aa7d Merge branch 'master' of github.com:kubernetes/minikube into revert-native 2020-09-17 14:40:24 -07:00
Sharif Elgamal 3ab14df052
Merge pull request #9270 from sharifelgamal/cache-test
Fix cache functional test
2020-09-17 14:40:06 -07:00
Sharif Elgamal 4226decf84 delete the correct image 2020-09-17 14:12:48 -07:00