Medya Ghazizadeh
|
ddb2dbd390
|
Merge pull request #13138 from afbjorklund/mep-dockerd
Docs: Keep docker as the default container runtime
|
2021-12-10 13:15:43 -08:00 |
Medya Ghazizadeh
|
d065a39972
|
Merge pull request #13139 from afbjorklund/mep-buildroot
Keep buildroot as the iso linux distribution
|
2021-12-10 12:53:06 -08:00 |
Medya Ghazizadeh
|
6b48163b90
|
Merge pull request #13135 from spowelljr/stopDockerWarningJSON
Don't output Docker performance issues when user wants JSON
|
2021-12-10 12:51:19 -08:00 |
Anders F Björklund
|
f383cd85e5
|
Keep buildroot as the iso linux distribution
Not enough interest in a boot2docker alternative,
the regular distros are available with ssh driver.
|
2021-12-10 18:59:35 +01:00 |
Anders F Björklund
|
47d46c1f14
|
Keep docker as the default container runtime
Too many external dependencies on docker-env,
even if containerd and buildkitd are available
|
2021-12-10 18:55:46 +01:00 |
Steven Powell
|
8d7a636bfe
|
don't output Docker performance issues when user wants JSON
|
2021-12-09 14:38:18 -08:00 |
Steven Powell
|
90300a4c52
|
Merge pull request #13128 from kubernetes/revert-13125-refactorExtraOptions
Revert "Refactored to remove config.ExtraOptions"
|
2021-12-08 13:19:56 -08:00 |
Steven Powell
|
9d16d24909
|
Revert "Refactored to remove config.ExtraOptions"
|
2021-12-08 13:07:33 -08:00 |
Steven Powell
|
ed380db035
|
Merge pull request #13125 from spowelljr/refactorExtraOptions
Refactored to remove config.ExtraOptions
|
2021-12-08 09:48:53 -08:00 |
Steven Powell
|
3cd016b06f
|
added comment and append error to message
|
2021-12-07 16:56:35 -08:00 |
Steven Powell
|
355f431c2d
|
refactored to remove config.ExtraOptions
|
2021-12-07 16:09:39 -08:00 |
Medya Ghazizadeh
|
f915d68855
|
Merge pull request #13110 from medyagh/k8sgomod
gomod: remove depending on k8s.io/kubernetes as a lib
|
2021-12-07 16:04:23 -08:00 |
Medya Ghazizadeh
|
c3ea9c298c
|
Merge pull request #12692 from arrikto/fix-apiserver-ips
Support changing apiserver-ips when restarting minikube
|
2021-12-07 15:33:24 -08:00 |
Medya Gh
|
0d4b61ea24
|
remove test files
|
2021-12-07 14:20:07 -08:00 |
Medya Gh
|
0a27ee5d73
|
add more clear documentation
|
2021-12-07 14:20:07 -08:00 |
Medya Gh
|
d21f2cd737
|
gomod: remove dependecy on kuberentes/kubernetes as a lib
|
2021-12-07 14:20:07 -08:00 |
Medya Gh
|
e900c5bb76
|
replacea all references to kuberentes/cmd to third_party
|
2021-12-07 14:20:07 -08:00 |
Medya Gh
|
44dfdfccb9
|
fork relevent files from kubeadm
|
2021-12-07 14:20:07 -08:00 |
Medya Gh
|
89a5010f7d
|
add readme how to update this
|
2021-12-07 14:20:07 -08:00 |
Medya Ghazizadeh
|
8ddb197441
|
Merge pull request #13120 from klaases/rel3
Fix conditional exclusion for alpha.
|
2021-12-07 13:29:40 -08:00 |
Sharif Elgamal
|
78671bdec2
|
Merge pull request #13105 from klaases/cond1
Update containerd to v1.5.8
|
2021-12-07 13:29:21 -08:00 |
klaases
|
3ca58bebb8
|
Fix conditional exclusion for alpha.
|
2021-12-07 13:26:17 -08:00 |
Medya Ghazizadeh
|
cc8ce88df5
|
Merge pull request #13119 from klaases/rel1
Increase page size to 100 and omit "alpha"
|
2021-12-07 13:05:49 -08:00 |
klaases
|
1239c58e1d
|
Increase page size to 100 and omit "alpha"
|
2021-12-07 12:32:15 -08:00 |
Medya Ghazizadeh
|
8c1c6295bc
|
Merge pull request #13113 from ekalinin/add-ru-issue-template
Add ISSUE_TEMPLATE/ru.yaml
|
2021-12-07 12:01:30 -08:00 |
Medya Ghazizadeh
|
fcfb63b889
|
Merge pull request #13117 from medyagh/issue_template3
issue templates: rename english to __en_US and add config
|
2021-12-07 11:58:49 -08:00 |
Eugene Kalinin
|
463fd6e151
|
Del ISSUE_TEMPLATE/ru.md; rename russian.yaml to ru.yaml
|
2021-12-07 22:57:49 +03:00 |
Eugene Kalinin
|
27787c634e
|
Add ISSUE_TEMPLATE/russian.yaml
|
2021-12-07 22:27:09 +03:00 |
Medya Gh
|
b3425c8324
|
issue templates: rename english to __en_US and add config
|
2021-12-07 11:22:53 -08:00 |
Sharif Elgamal
|
2b9979ec21
|
Merge pull request #13033 from oprudkyi/patch-1
Clarify documentation for using ingress-dns plugin on Linux with Network Manager
|
2021-12-07 11:06:20 -08:00 |
Sharif Elgamal
|
41546a03e5
|
Merge pull request #13104 from klaases/kic1
Update BUILD KIT version to latest, 0.9.3.
|
2021-12-07 11:02:40 -08:00 |
Medya Ghazizadeh
|
5ed2623d62
|
Merge pull request #13114 from medyagh/issue_templates2
replace old issue template with new one
|
2021-12-07 11:01:03 -08:00 |
Medya Ghazizadeh
|
f77b72c33b
|
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
|
2021-12-07 11:00:54 -08:00 |
Medya Ghazizadeh
|
207f249523
|
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
|
2021-12-07 11:00:45 -08:00 |
Medya Ghazizadeh
|
aec6eca684
|
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
|
2021-12-07 11:00:27 -08:00 |
Medya Ghazizadeh
|
29a4b612de
|
Update .github/ISSUE_TEMPLATE/english.yaml
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
|
2021-12-07 11:00:21 -08:00 |
Medya Ghazizadeh
|
cc669273f1
|
Merge pull request #13116 from klaases/pre1
Bump PreloadVersion const to v15
|
2021-12-07 10:51:55 -08:00 |
Medya Ghazizadeh
|
d3a4c0b6ef
|
Merge pull request #13109 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
|
2021-12-07 10:50:43 -08:00 |
klaases
|
4d706033bb
|
Bump PreloadVersion const to v15
|
2021-12-07 10:35:26 -08:00 |
Medya Gh
|
b124f0a66c
|
replace old issue tempalte with new one
|
2021-12-07 10:20:04 -08:00 |
Steven Powell
|
832bf1aace
|
Merge pull request #13087 from ekalinin/translate-for-reasons
Add ability to translate advices
|
2021-12-07 09:27:30 -08:00 |
Eugene Kalinin
|
14117d9440
|
Add ISSUE_TEMPLATE/ru.md
|
2021-12-07 18:53:32 +03:00 |
Eugene Kalinin
|
481b3b2f01
|
Add new advices into ru translate file
|
2021-12-07 18:21:35 +03:00 |
Eugene Kalinin
|
d3f605ba4a
|
Add ability to translate reasons
|
2021-12-07 18:21:34 +03:00 |
minikube-bot
|
ecec24a3e4
|
update image constants for kubeadm images
|
2021-12-07 01:56:25 +00:00 |
Medya Ghazizadeh
|
71977c5060
|
Merge pull request #13108 from medyagh/auto_update_k8s_constant
CI: add job to auto-update kubeadm constants for images
|
2021-12-06 17:55:22 -08:00 |
Medya Gh
|
7c36934049
|
add job to auto-update kubeadm constants for images
|
2021-12-06 17:44:25 -08:00 |
Medya Ghazizadeh
|
aa9c3809cf
|
Merge pull request #12084 from Srikrishnabh/master_srikrishnabh
fixes get ETCD version from kubernetes constants #11290
|
2021-12-06 17:35:32 -08:00 |
minikube-bot
|
fc6dcf3bd7
|
Updating ISO to v1.24.0-1638835912-13105
|
2021-12-07 01:15:51 +00:00 |
Medya Ghazizadeh
|
654e2fcb41
|
Merge pull request #13073 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
|
2021-12-06 15:34:38 -08:00 |