Medya Ghazizadeh
|
d845c5de3e
|
Merge pull request #7875 from medyagh/containerd_mystrie
contained cni: rename default cni file to have higher priority
|
2020-04-23 15:50:15 -07:00 |
Medya Gh
|
7aad0576cc
|
rename default cni file to have higher priority
|
2020-04-23 13:41:43 -07:00 |
Thomas Strömberg
|
f9e121efce
|
Merge branch 'master' into hush-puppies-34
|
2020-04-23 13:18:47 -07:00 |
Thomas Stromberg
|
277a331f6b
|
Skip if empty, turn inability to poll other clusters into a warning
|
2020-04-23 12:38:05 -07:00 |
priyawadhwa
|
8f42f380c0
|
Merge pull request #7856 from priyawadhwa/devkic
Add --base-image flag for docker driver local dev
|
2020-04-23 10:52:38 -07:00 |
Thomas Strömberg
|
fba211d176
|
Merge pull request #7790 from regulskimichal/7789
hyperv: Use 'Get-Wmiobject HyperVisorPresent' instead of 'Get-WindowsOptionalFeature'
|
2020-04-23 09:48:45 -07:00 |
Priya Wadhwa
|
ca5c8953e8
|
change flag name to --base-image
|
2020-04-22 15:28:39 -07:00 |
Priya Wadhwa
|
da4119e33a
|
Add --docker-base-image flag for kic development
|
2020-04-22 14:28:21 -07:00 |
Pierre Ugaz
|
334d026271
|
update description
|
2020-04-22 12:55:42 -04:00 |
Pierre Ugaz
|
ff63525da4
|
update from upstream
|
2020-04-22 12:53:15 -04:00 |
priyawadhwa
|
38b54da842
|
Merge pull request #7707 from prasadkatti/fix/skip_preload_if_image_repo_set
Skip preload download if --image-repository is set
|
2020-04-21 09:59:59 -07:00 |
Medya Gh
|
b639c6112d
|
fix delete and add integeration test
|
2020-04-20 20:38:31 -07:00 |
priyawadhwa
|
311547ac9b
|
Merge pull request #7793 from medyagh/preload_containerd
add preload feature for containerd
|
2020-04-20 15:43:35 -07:00 |
Medya Ghazizadeh
|
9662ad869a
|
Merge pull request #7785 from afbjorklund/kubeadm-ignore
Add kubeadm SystemVerification for non-kic and non-azure
|
2020-04-20 15:23:24 -07:00 |
Medya Gh
|
49fa90a384
|
fix file name
|
2020-04-20 14:57:10 -07:00 |
Medya Gh
|
b9592badd7
|
Merge branch 'master' of github.com:kubernetes/minikube into preload_containerd
|
2020-04-20 14:56:41 -07:00 |
Medya Ghazizadeh
|
7fb9f39cbb
|
Merge pull request #7780 from afbjorklund/kubeadm-reset-cri-socket
Pass the cri socket path to kubeadm reset command
|
2020-04-20 14:39:03 -07:00 |
Medya Ghazizadeh
|
7cee7d9368
|
Merge pull request #7689 from afbjorklund/translations-strings
Write all empty translations strings to a file
|
2020-04-20 14:28:19 -07:00 |
Anders F Björklund
|
573152f674
|
Improve logging of skipped k8s and docker versions
|
2020-04-20 22:54:02 +02:00 |
Medya Ghazizadeh
|
7a3f624b1b
|
Merge pull request #7803 from priyawadhwa/ui
Improve minikube verifying UI
|
2020-04-20 13:53:39 -07:00 |
Medya Gh
|
ba2e27025f
|
make funcs private
|
2020-04-20 13:37:46 -07:00 |
Medya Gh
|
16c2077106
|
add helpers and unit test
|
2020-04-20 13:32:55 -07:00 |
Medya Gh
|
366dc8d127
|
add helper for img plull command
|
2020-04-20 13:13:37 -07:00 |
Anders F Björklund
|
2cb7126f8c
|
Skip verification of docker used in GitHub Actions
[ERROR SystemVerification]: unsupported docker version: 3.0.11+azure
|
2020-04-20 22:12:42 +02:00 |
Anders F Björklund
|
e1f864b198
|
Refactor: reason for skipping SystemVerification
|
2020-04-20 22:12:42 +02:00 |
Anders F Björklund
|
08345e74fb
|
Don't skip SystemVerification for non-KIC drivers
It was added as a default by mistake in 0b2d8051
|
2020-04-20 22:12:42 +02:00 |
Anders F Björklund
|
863b27d260
|
Return error from Enable if anything went wrong
|
2020-04-20 21:40:27 +02:00 |
Priya Wadhwa
|
4a414fa872
|
Improve minikube start UI
|
2020-04-20 12:06:16 -07:00 |
Medya Gh
|
bc36eb2de9
|
add todo comment
|
2020-04-19 21:13:46 -07:00 |
Medya Gh
|
d2415d778e
|
add json parser for critcl images
|
2020-04-19 20:36:22 -07:00 |
Medya Gh
|
ac66bf2f90
|
first working version
|
2020-04-19 19:59:50 -07:00 |
Medya Gh
|
c017c98e81
|
add preload funcs for containerd
|
2020-04-19 19:33:11 -07:00 |
Michał Regulski
|
db6ed7c7d4
|
Hyper-V usable by members of Hyper-V admins group
|
2020-04-20 02:51:51 +02:00 |
Anders F Björklund
|
49ebcc87d3
|
Enable docker and kubelet units after adding them
This avoids warnings from `kubeadm init` later:
[WARNING Service-Docker]
[WARNING Service-Kubelet]
|
2020-04-19 17:31:00 +02:00 |
Anders F Björklund
|
e726215974
|
Handle default cri socket path in docker
Use /var/run/dockershim.sock for default
|
2020-04-19 16:07:09 +02:00 |
Anders F Björklund
|
5f86da5b54
|
Pass the cri socket path to kubeadm reset command
Avoids error: "Found multiple CRI sockets"
|
2020-04-19 09:29:52 +02:00 |
Medya Gh
|
23f7fb0b9b
|
lint
|
2020-04-18 14:52:45 -07:00 |
Medya Gh
|
24dd9861e0
|
change loglevel for freezer
|
2020-04-18 14:37:58 -07:00 |
Medya Ghazizadeh
|
3276ed4387
|
Merge pull request #7753 from tstromberg/dns-permissions
tunnel: Fix resolver file permissions, add DNS forwarding test
|
2020-04-17 19:56:20 -07:00 |
Medya Ghazizadeh
|
825ba532d1
|
Merge pull request #7603 from alonyb/w/add-registery-addon
Add registry addon feature for docker on mac/windows
|
2020-04-17 19:50:43 -07:00 |
Medya Ghazizadeh
|
fe4fdeec6c
|
Merge pull request #7752 from medyagh/node_pressure_redo
Check node pressure & new option "node_ready" for --wait flag
|
2020-04-17 19:45:40 -07:00 |
Medya Gh
|
21ad12fb44
|
lint
|
2020-04-17 16:50:12 -07:00 |
Medya Gh
|
5e36969ab9
|
run NodePressure after api server is up
|
2020-04-17 16:15:12 -07:00 |
Sharif Elgamal
|
f8c1f05e9a
|
Merge branch 'master' of github.com:kubernetes/minikube into multi-vm
|
2020-04-17 15:32:50 -07:00 |
Medya Gh
|
70cbc67983
|
add todo comment
|
2020-04-17 15:21:34 -07:00 |
Medya Ghazizadeh
|
14b6582c7b
|
Merge pull request #7749 from tstromberg/storageclass-kapi
Unify Kubernetes client creation around kapi.Client
|
2020-04-17 14:54:27 -07:00 |
Medya Gh
|
775a91cc1a
|
make node pressure happen after all other waits
|
2020-04-17 14:35:36 -07:00 |
Medya Gh
|
cd99a47ad2
|
address review comments
|
2020-04-17 14:10:13 -07:00 |
Medya Gh
|
4e7429695d
|
address review comments
|
2020-04-17 14:07:41 -07:00 |
Medya Gh
|
4f04427326
|
rename icon
|
2020-04-17 13:50:33 -07:00 |