Commit Graph

3415 Commits (3105c870ce6daeba95a9f5036aeb49c44a0cd612)

Author SHA1 Message Date
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
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
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
Thomas Stromberg e98370a558 Modify applyKICOverlay so that it does not rely on piping stdin 2020-04-10 17:00:12 -07:00
Thomas Stromberg 87f4580845 Merge branch 'master' into oci-go-faster 2020-04-10 16:22:20 -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 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 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
Thomas Stromberg de45f94401 Skip containerd shutdown if Docker is bound to it 2020-04-10 12:32:43 -07:00
Thomas Stromberg d69d92c46a kic: Use SSHRunner by default 2020-04-10 09:16:34 -07:00
Thomas Stromberg 7b8b6b027c cert test flakiness: make write atomic, add log msgs 2020-04-10 08:32:41 -07:00
Medya Gh 4dd2152fae update crio version in kicbase 2020-04-10 01:42:58 -07:00
Medya Ghazizadeh 7f17cf97aa
Merge pull request #7570 from medyagh/stop_kic_better
improve stop for docker/podman drivers
2020-04-09 23:37:23 -07:00
Thomas Stromberg fbde33d10d simplify 2020-04-09 22:44:23 -07:00
Thomas Stromberg 94a1e87f13 Shorten comment 2020-04-09 22:43:03 -07:00
Thomas Stromberg 80d4ae529a Restart crio after applying the kic overlay (in background) 2020-04-09 22:41:00 -07:00
Thomas Strömberg 6449039181
Merge pull request #7568 from tstromberg/hush-kubelet
binaries: Only stop the kubelet service if it's active
2020-04-09 22:15:40 -07:00
Medya Gh 1eb6ce1710 build error 2020-04-09 21:56:00 -07:00
Medya Gh e7e9f3ca1c address review comments 2020-04-09 21:50:09 -07:00
Thomas Strömberg 670d805990
Merge pull request #7554 from tstromberg/unable-cache
Add error to 'Unable to load cached images' message
2020-04-09 21:47:32 -07:00
Thomas Strömberg 1621508d92
Merge pull request #7551 from tstromberg/longer-docker-wait3
Double docker driver timeout, use version instead of info
2020-04-09 21:46:43 -07:00
Medya Gh 983808f956 lint 2020-04-09 21:01:49 -07:00
Medya Gh f7f04a83c2 add killing apiserver proc to both kic and none 2020-04-09 20:53:15 -07:00
Medya Gh ded8273a2e add kill containers to kic stop 2020-04-09 20:01:11 -07:00
Thomas Stromberg 3804c16954 Only call stop on the kubelet if it's running 2020-04-09 19:44:20 -07:00
Medya Gh 83f4fd4dba fix stoCRIContainers 2020-04-09 18:45:59 -07:00
Thomas Stromberg 0b4e5e3655 Merge conflict 2020-04-09 17:34:30 -07:00
Thomas Strömberg bab824a830
Merge pull request #7559 from tstromberg/cert-err2
make CommandRunner.Copy/Remove consistent across runners
2020-04-09 17:31:37 -07:00
Thomas Stromberg bf784d8bf3 Refactor CommandRunner.Copy functions for consistency 2020-04-09 13:24:14 -07:00
Sharif Elgamal 527bbcd4e6
Merge pull request #7389 from sharifelgamal/driver-fallback
fallback to alternate drivers on failure
2020-04-09 12:59:01 -07:00
Sharif Elgamal 9027bbcf69
Merge pull request #7556 from priyawadhwa/spelling
Fix spelling
2020-04-09 11:42:37 -07:00
Sharif Elgamal 322b5d52f6 fix build errors for realsies this time 2020-04-09 11:05:31 -07:00
Sharif Elgamal 98532748df fix build failure 2020-04-09 11:02:08 -07:00
Sharif Elgamal e4b4a5ac8d Merge branch 'master' of github.com:kubernetes/minikube into driver-fallback 2020-04-09 10:53:47 -07:00
Thomas Strömberg 10f2f0ac1f
Merge pull request #7525 from tstromberg/parr-boot
start: Parallelize mount, cache push, and addon enablement
2020-04-09 10:51:33 -07:00
Priya Wadhwa 3a12fbd1f5 Fix spelling 2020-04-09 10:50:20 -07:00
Thomas Stromberg fca0b50f9a Add error to 'Unable to load cached images' message 2020-04-09 10:25:41 -07:00
Sharif Elgamal d2dbf539ab fix node name regression 2020-04-09 09:32:05 -07:00
Thomas Strömberg aee3c1d4b8
Merge branch 'master' into driver-fallback 2020-04-09 08:24:06 -07:00
Thomas Stromberg 069d919b93 Double docker driver timeout, use version instead of info 2020-04-09 05:53:23 -07:00
Thomas Strömberg 6d05265a2e
Merge pull request #7539 from tstromberg/openrc
none: Add support for OpenRC init (Google CloudShell)
2020-04-09 04:55:57 -07:00
Thomas Strömberg a37ec2ecd7
Merge pull request #7189 from Hellcatlk/UnitTest
add unit test for pkg/drivers/hyperkit/iso.go
2020-04-09 04:22:58 -07:00
Medya Ghazizadeh f122483b1d
Merge pull request #7490 from priyawadhwa/smarter-extract
Extract preloaded tarball as soon as minikube volume is created (2.5s speedup)
2020-04-09 00:38:34 -07:00