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 |
minikube-bot
|
839b0fbdbc
|
bump default/newest kubernetes versions
|
2021-07-19 08:02:48 +00:00 |
Andriy Dzikh
|
49cd3840d3
|
Create advice for mount command timing out.
|
2021-07-14 15:38:04 -07:00 |
なつき
|
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 |
minikube-bot
|
1a5b4ac397
|
bump default/newest kubernetes versions
|
2021-07-01 20:49:00 +00:00 |
minikube-bot
|
202e2fa36f
|
Updating kicbase image to v0.0.24-1625170572-11834
|
2021-07-01 20:31:45 +00:00 |
Andriy Dzikh
|
cec98ef11a
|
Template auto-pause.service to allow injecting the correct container runtime.
|
2021-07-01 13:12:44 -07:00 |
Medya Ghazizadeh
|
05b64d1a74
|
Merge pull request #11824 from andriyDev/fix-auto-pause
Make kicbase copy auto-pause binary instead of auto-pause folder
|
2021-07-01 16:10:33 -04:00 |
Dakshraj Sharma
|
d8adc48463
|
Adds explanations for minikube error codes
|
2021-07-01 23:22:23 +05:30 |
minikube-bot
|
2bf9076527
|
Updating kicbase image to v0.0.24-1625086337-11824
|
2021-06-30 21:07:40 +00:00 |
Medya Ghazizadeh
|
b8596f1a13
|
Merge pull request #11811 from medyagh/go_mod_godame
bump go mod libs manually
|
2021-06-30 15:50:45 -04:00 |
Medya Ghazizadeh
|
646060bc7b
|
Merge pull request #11815 from ilya-zuyev/ilyaz/fix_contains_no_runlevels_issue
Fix "kubelet Default-Start contains no runlevels" error
|
2021-06-30 12:55:40 -04:00 |
Ilya Zuyev
|
6cb587a873
|
set `SYSTEMCTL_SKIP_SYSV` for "systemctl disable --now" to suppress attempts to interract with sysv scripts
|
2021-06-29 14:03:39 -07:00 |
Medya Gh
|
a714161f31
|
update go-github to v36
|
2021-06-29 15:46:23 -04:00 |