Commit Graph

9782 Commits (0ea84f9d14c91e21e8dd2e8f226ce8045c44efef)

Author SHA1 Message Date
Medya Ghazizadeh 5698f91dae
Merge pull request #7478 from afbjorklund/start-message
Make KIC start message shorter
2020-04-11 04:24:51 -07:00
Anders F Björklund 7ed7c3e7b9 Add link to upstream go-containerregistry issue 2020-04-11 10:19:01 +02:00
Anders F Björklund e054d75836 Add digest to image in daemon after pulling it
The image was added with digest "none", which caused it to be
written to daemon again next time since reference didn't match.

Currently this is missing from the go-containerregistry API,
so use "docker pull" as a workaround (it should be rather fast)
2020-04-11 10:17:28 +02:00
Anders F Björklund 9916362a2b Make KIC start message shorter and with disksize
Don't show the host info any more (available),
since we don't show it for the VM host either.
2020-04-11 10:01:11 +02:00
Anders Björklund 66c71f2b8d
Merge pull request #7441 from afbjorklund/docker-products
Separate between Docker Desktop and Docker Engine
2020-04-11 09:54:31 +02:00
Ruben Baez a34ada808a
add regisrtry_addon_mac_windows_usage.inc 2020-04-11 02:49:03 -05:00
Ruben Baez a8e90441fc
Merge pull request #6 from alonyb/patch-2
Patch 2
2020-04-11 02:36:13 -05:00
Ruben Baez 2452471e16
Create registry_addon_mac_windows.inc 2020-04-11 02:34:51 -05:00
Prasad Katti 52889281fb Found another broken link 2020-04-11 00:22:03 -07:00
Ruben Baez bd5fd8160d
Update docker.md 2020-04-11 01:32:56 -05:00
Alonyb 4417ac847c Merge branch 'w/add-registery-addon' of github.com:RubenBaez/minikube into w/add-registery-addon 2020-04-11 00:56:42 -05:00
Alonyb 4f86c3e5c8 some adjustments 2020-04-11 00:56:34 -05:00
Medya Ghazizadeh 9b9d7c357a
Merge pull request #7591 from tstromberg/oci-go-faster
kic: Use SSHRunner by default (20% faster startup)
2020-04-10 20:24:33 -07:00
Prasad Katti 80e693b98f Add a note that minikube does not support IPv6 yet 2020-04-10 19:55:03 -07:00
Medya Ghazizadeh 110a7c017c
Merge pull request #7598 from tstromberg/pause-rettry
Add retry to pause/unpause functions
2020-04-10 18:55:14 -07:00
Medya Ghazizadeh 7f6ca11c47
Merge pull request #7593 from prasadkatti/fix_broken_links
Fix broken links on minikube website
2020-04-10 18:42:38 -07:00
Prasad Katti f3d44800e0
Update formatting 2020-04-10 18:32:30 -07:00
Ruben Baez 3d6b94503c
Merge pull request #5 from alonyb/change-documentation
Update docker.md
2020-04-10 20:14:54 -05:00
Ruben Baez a9e87bd8a3
Update docker.md 2020-04-10 20:14:32 -05:00
Pierre Ugaz c6a682e4d5
rebase 2020-04-10 21:12:17 -04:00
Ruben Baez d372027b03
Merge pull request #4 from alonyb/patch-1
documentation
2020-04-10 20:11:42 -05:00
Ruben Baez e63627252d
Update docker.md 2020-04-10 20:09:12 -05:00
Prasad Katti 5e5cac7b3e add aliases for old links 2020-04-10 17:38:09 -07:00
Prasad Katti 983c41acd7 fix broken links on minikube website 2020-04-10 17:10:58 -07:00
Thomas Stromberg e98370a558 Modify applyKICOverlay so that it does not rely on piping stdin 2020-04-10 17:00:12 -07:00
Alonyb 01e0237404 remove test code 2020-04-10 18:52:59 -05:00
Alonyb 6f34183159 add KIC validation 2020-04-10 18:52:16 -05:00
Alonyb f48d2ca192 change constant name 2020-04-10 18:51:28 -05:00
Alonyb 201a2bbc62 remove driver and use clusterConfig 2020-04-10 18:50:57 -05:00
Alonyb 3bd143037b change output message 2020-04-10 18:49:54 -05:00
Thomas Stromberg 87f4580845 Merge branch 'master' into oci-go-faster 2020-04-10 16:22:20 -07:00
Thomas Strömberg fc1496c977
Merge pull request #7600 from kubernetes/revert-7599-revert-7575-crio-restart
Revert "Revert "Restart crio after applying the kic overlay (in background)""
2020-04-10 16:21:19 -07:00
Thomas Strömberg 9fffd5f877
Revert "Revert "Restart crio after applying the kic overlay (in background)"" 2020-04-10 16:06:17 -07:00
Thomas Stromberg 6ddb9343b2 Merge branch 'master' into oci-go-faster 2020-04-10 15:31:37 -07:00
Thomas Strömberg 36bbf3dd3d
Merge pull request #7599 from kubernetes/revert-7575-crio-restart
Revert "Restart crio after applying the kic overlay (in background)"
2020-04-10 15:25:11 -07:00
Thomas Strömberg 35eb50fafa
Revert "Restart crio after applying the kic overlay (in background)" 2020-04-10 15:24:52 -07:00
Medya Ghazizadeh aa8de05baa
Merge pull request #7595 from tstromberg/containerd-bound
Skip containerd shutdown if Docker is bound to it
2020-04-10 15:11:36 -07:00
Thomas Strömberg 30bf7bf4d1
Merge pull request #7575 from tstromberg/crio-restart
Restart crio after applying the kic overlay (in background)
2020-04-10 14:48:30 -07:00
Thomas Stromberg de59595559 Add retry to pause/unpause functions to avoid stopping pod race 2020-04-10 14:43:39 -07:00
Thomas Strömberg a1d8634f6e
Merge pull request #7590 from kubernetes/cert-investigation
cert test flakiness: make write atomic, add log msgs
2020-04-10 14:32:56 -07:00
Thomas Strömberg ab0602915a
Merge pull request #7417 from tstromberg/no-errors-test
Add test for unexpected stderr or errors
2020-04-10 14:32:03 -07:00
Thomas Stromberg 8b57227273 Remove unused code 2020-04-10 14:14:12 -07:00
Thomas Stromberg 7f3bce4b1b Merge branch 'master' into oci-go-faster 2020-04-10 13:53:48 -07:00
Thomas Stromberg 4d1177cbf1 Ensure that sessions are closed, retry client if necessary 2020-04-10 13:53:38 -07:00
Medya Ghazizadeh 878c364031
Merge pull request #7580 from medyagh/crio-version
update kicbase image : bump cri-o version
2020-04-10 13:05:02 -07:00
Thomas Strömberg 3735c178cf
Merge pull request #7596 from kubernetes/balopat-patch-1
fix broken link
2020-04-10 12:48:32 -07:00
Alonyb 79593cb757 add addon struct 2020-04-10 14:47:26 -05:00
Alonyb c4ef1b3798 add return port logic 2020-04-10 14:46:31 -05:00
Alonyb 428d9ee911 add new addon 2020-04-10 14:45:43 -05:00
Thomas Stromberg 4c5f545bc6 uninstallKubernetes: Pass back DeletionErrors rather than fatal exits 2020-04-10 12:43:45 -07:00