Commit Graph

5926 Commits (2951ab9a33cfc83caa428c6da97ff93dfce47e16)

Author SHA1 Message Date
Medya Ghazizadeh 75d0c72a62
Merge pull request #11709 from dinever/out-box
Add method for customized box output
2021-07-26 17:34:28 -07:00
Medya Ghazizadeh 3375c39c76
Merge pull request #11981 from de-sh/vb-warn
Add message to discourage the use of the virtualbox driver
2021-07-26 17:30:38 -07:00
Medya Gh a6bfbd1580 update the warnning 2021-07-26 16:40:43 -07:00
Medya Ghazizadeh c6ff62046c
Merge pull request #11979 from andriyDev/MountPort
Add configurable port for minikube mount
2021-07-26 15:30:45 -07:00
Medya Ghazizadeh 11200f8778
Merge pull request #12035 from sharifelgamal/custom-cert
make sure to sync certs from all documented locations
2021-07-23 14:00:12 -07:00
Sharif Elgamal c744d3b72d don't throw an error if a certs dir doesn't exist 2021-07-22 11:38:27 -07:00
Andriy Dzikh 36cc7e0a70 Have cluster.Mount return an error which is checked in advice.go. 2021-07-22 10:38:57 -07:00
Medya Ghazizadeh db4f0dc414
Merge pull request #11957 from kadern0/issue-11513
Don't set conntrack parameters in kube-proxy
2021-07-21 21:28:16 -07:00
Sharif Elgamal cca438a21a sync from all locations 2021-07-21 18:14:29 -07:00
Steven Powell f78483c83c
Merge pull request #11940 from tejal29/patch-1
Add a suggestion for unhealthy control plane due to control plane not updated.
2021-07-21 21:00:14 +00:00
Steven Powell 92b7ba0c1e
Merge pull request #11420 from ntkme/fully-qualified-image-name
Use fully qualified image name for kicbase image from docker hub
2021-07-21 18:47:42 +00:00
Tejal Desai 064a7eccf9
code review comments. 2021-07-20 09:24:53 -07:00
Devdutt Shenoi 892b314020 Rewrite suggestion and change if statement 2021-07-20 09:06:25 +05:30
minikube-bot 839b0fbdbc bump default/newest kubernetes versions 2021-07-19 08:02:48 +00:00
Devdutt Shenoi e30f9e2e62 Ensure if alternative vmware is healthy before recommeding 2021-07-17 15:57:59 +05:30
Devdutt Shenoi 86dba80fb3 Ensure available alternatives aren't either discouraged or not installed 2021-07-17 15:43:14 +05:30
Devdutt Shenoi 3fb51c4cfc Ensure message is shown only if alternatives are available 2021-07-17 15:34:59 +05:30
Devdutt Shenoi dfb624117c Improve cyclomatic complexity, move warning into separate function 2021-07-16 18:46:07 +05:30
Devdutt Shenoi b3696ea3b8 Refactor message into a box dialog 2021-07-16 02:13:14 +05:30
Andriy Dzikh 49cd3840d3 Create advice for mount command timing out. 2021-07-14 15:38:04 -07:00
Devdutt Shenoi 0e665930e8 Add message to discourage the use of virtualbox driver 2021-07-14 15:00:22 +05:30
なつき 4040311f1e Use fully qualified image name for docker hub fallback image 2021-07-13 16:09:55 -07:00
Sharif Elgamal 6b6a7c0192
Merge pull request #11956 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-07-13 14:15:29 -07:00
Sharif Elgamal 4c66799127
Merge pull request #11933 from balasu/addons/portainer
Add addon support for portainer
2021-07-13 10:40:20 -07:00
Sharif Elgamal be6b203bdc
Merge pull request #11948 from aspectcapital/issue11934
Retain full container name when passing --image-repository
2021-07-13 10:07:57 -07:00
Steven Powell 59faff1ff9
Merge pull request #11893 from andriyDev/refactor-preload
Refactor checkRemotePreloadExists to no longer include caching logic
2021-07-12 23:58:00 +00:00
Matt Dainty f452a08f5c
Update tests 2021-07-12 22:39:31 +01:00
balasu 41e4977bcb
Update addons.go 2021-07-12 23:01:05 +05:30
Pablo Caderno 746d5d14b1 Don't set conntrack parameters in kube-proxy 2021-07-12 19:31:07 +10:00
minikube-bot 35253acf40 bump default/newest kubernetes versions 2021-07-12 08:02:55 +00:00
Tejal Desai 5db736cea6
Add a suggestion for unhealthy control plane.
Related to  #11417

Add a suggestion for unhealthy control plane
2021-07-08 12:37:01 -07:00
Matt Dainty de19bcb77a
Don't strip off container image prefixes 2021-07-08 18:17:35 +01:00
balasu e833905678 for portainer add-on 2021-07-08 13:22:01 +00:00
Medya Ghazizadeh 81c2bb2796
Merge pull request #11708 from afbjorklund/info-klog
Make sure to log errors from DaemonInfo
2021-07-07 13:29:05 -04:00
Medya Ghazizadeh cabf73ed59
Merge pull request #11800 from mahalrs/simplify-error-codes-11786
Simplify, and remove all un-used minikube error codes
2021-07-06 19:48:12 -04:00
Medya Gh 89c24e5fac fix 2021-07-06 10:52:41 -04:00
Medya Gh 18c841ccff update comment 2021-07-06 10:20:13 -04:00
Medya Gh f5cdc4fec3 update problematic k8s versions 2021-07-06 10:14:17 -04:00
minikube-bot 058d2b4201 bump default/newest kubernetes versions 2021-07-05 08:02:58 +00:00
Steven Powell c29adeaa06
Merge pull request #11864 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
2021-07-02 21:32:45 +00:00
Andriy Dzikh c96c695806 Use http.StatusOK instead of 200. 2021-07-02 13:06:49 -07:00
Andriy Dzikh 6f5e85f6bf Move preload existence caching out of checkRemotePreloadExists. 2021-07-02 13:05:44 -07:00
Medya Ghazizadeh 47f32b9f2f
Merge pull request #11892 from andriyDev/fix-preload-caching
Replace single preload cache with a preload map cache.
2021-07-02 15:07:42 -04:00
Andriy Dzikh 25ba31a2b5 Replace single preload cache with a preload map cache. Also add tests. 2021-07-02 10:37:15 -07:00
Medya Gh 788eb9c5af bump default k8s 2021-07-02 10:38:19 -04:00
minikube-bot 4db717a5eb Update kicbase to v0.0.25 2021-07-01 23:38:36 +00:00
Sharif Elgamal 494a24abcc
Merge pull request #11834 from andriyDev/AutoPause
Add support for other container runtimes for auto-pause
2021-07-01 16:01:27 -07:00
Rajwinder Mahal 6a3781c575
Remove un-used error codes 2021-07-01 14:59:44 -07:00
Rajwinder Mahal 659e8c2785
Replace InternalEnable and InternalDisable with InternalAddonEnable and InternalAddonDisable 2021-07-01 14:52:24 -07:00
Sharif Elgamal 85e27c5820
Merge pull request #11773 from sharmarajdaksh/add-error-code-explanations
Adds explanations for all minikube error codes
2021-07-01 14:33:15 -07:00