Medya Ghazizadeh
|
12c12c4ca7
|
Merge pull request #6987 from tstromberg/memory-scaling2
Round suggested memory alloc by 100MB for VM's
|
2020-03-10 20:13:42 -07:00 |
Medya Gh
|
b5681d52c5
|
lint
|
2020-03-10 18:45:56 -07:00 |
Medya Gh
|
9ff0dc0ebc
|
pass api server port to kic create container
|
2020-03-10 18:33:59 -07:00 |
Thomas Stromberg
|
c6333b95aa
|
Test fixes: Add viper.SetDefault back, and make CalculateSizeInMB return an error instead of exit early
|
2020-03-10 17:43:56 -07:00 |
Medya Ghazizadeh
|
ec5dfbb17f
|
Merge pull request #6959 from afbjorklund/reportcard-cleanup
Improve the go reportcard for minikube
|
2020-03-10 15:11:00 -07:00 |
Medya Ghazizadeh
|
3780953132
|
Merge pull request #6980 from sharifelgamal/cp-bc
add unit test of PrimaryControlPlane
|
2020-03-10 14:46:58 -07:00 |
Sharif Elgamal
|
4627978660
|
change profile name to be more explicit
|
2020-03-10 12:06:15 -07:00 |
Medya Ghazizadeh
|
caf44e21b4
|
Merge pull request #6978 from tstromberg/iso-warning
Add warning if disk image is missing features
|
2020-03-10 11:54:19 -07:00 |
Sharif Elgamal
|
2a78178113
|
add unit test of PrimaryControlPlane to avoid regressions related to config changes
|
2020-03-10 10:30:58 -07:00 |
Thomas Stromberg
|
b99304eac3
|
WarningType -> Warning
|
2020-03-10 09:07:42 -07:00 |
Thomas Stromberg
|
a470d1cf9a
|
Add warning if disk image is missing features
|
2020-03-10 07:39:42 -07:00 |
Thomas Stromberg
|
3b9ed0bed4
|
Select new warning emoji with consistent spacing between platforms
|
2020-03-10 07:37:43 -07:00 |
Thomas Strömberg
|
4f5c882ca4
|
Merge pull request #6969 from sharifelgamal/cp-bc
Allow backwards compatibility with 1.6 and earlier configs
|
2020-03-10 07:19:03 -07:00 |
Priya Wadhwa
|
eb815a7b9b
|
use path.join
|
2020-03-09 12:52:58 -07:00 |
Sharif Elgamal
|
424b5170f7
|
Allow backwards compatibility with 1.6 and earlier configs
|
2020-03-09 12:01:07 -07:00 |
Priya Wadhwa
|
6caa5db0c2
|
fix bug for windows file separators
|
2020-03-09 11:51:37 -07:00 |
Anders F Björklund
|
bdbc7c00a5
|
Improve the go reportcard for minikube
Fix gofmt, golint, and most of gocyclo
(but not the integration tests just yet)
|
2020-03-08 21:48:26 +01:00 |
Medya Ghazizadeh
|
4f685df202
|
Merge pull request #6953 from afbjorklund/download-message
Don't show download message until downloading
|
2020-03-08 12:07:38 -07:00 |
Medya Ghazizadeh
|
20fe042712
|
Merge pull request #6941 from afbjorklund/lz4-path
Check if lz4 is available before trying to use it
|
2020-03-08 11:22:44 -07:00 |
Anders F Björklund
|
9e72a2ad9c
|
Don't show download message until downloading
For instance if the boot image already exists
|
2020-03-08 17:41:45 +01:00 |
Kenta Iso
|
b0e79375db
|
make the ssh.SetDefaultClient comment clearly
|
2020-03-08 22:43:46 +09:00 |
Kenta Iso
|
e634d11843
|
set ssh.SetDefaultClient to use native ssh client for TestCreateSSHShell
|
2020-03-08 20:19:28 +09:00 |
Anders F Björklund
|
fea9fd39a0
|
Check if lz4 is available before trying to use it
|
2020-03-07 16:27:09 +01:00 |
Priya Wadhwa
|
095fd2a526
|
review comments
|
2020-03-06 17:36:58 -08:00 |
Priya Wadhwa
|
992b51cd4e
|
move wait function to after startMachine
|
2020-03-06 17:35:31 -08:00 |
Priya Wadhwa
|
84bc0d440b
|
wait for images to download before configuring runtimes
|
2020-03-06 17:33:13 -08:00 |
Priya Wadhwa
|
09e2fcad69
|
fall back to caching images if preload fails
|
2020-03-06 17:30:35 -08:00 |
Thomas Stromberg
|
9ac1ad2a7e
|
Merge master
|
2020-03-06 16:13:54 -08:00 |
Thomas Stromberg
|
e027dfc4d2
|
More unused code cleanup
|
2020-03-06 15:57:12 -08:00 |
Medya Ghazizadeh
|
1061a2af78
|
Merge pull request #6924 from medyagh/check_running
check if container is running after create
|
2020-03-06 15:56:28 -08:00 |
Thomas Stromberg
|
3fee641a13
|
Remove remaining PointToHostDockerDaemon calls
|
2020-03-06 15:15:05 -08:00 |
Medya Ghazizadeh
|
1cb225f8ec
|
Merge pull request #6920 from tstromberg/control-plane-addr
Revert controlPlaneEndpoint to localhost
|
2020-03-06 15:14:49 -08:00 |
Medya Gh
|
a58a9f0176
|
tweak
|
2020-03-06 15:13:56 -08:00 |
Medya Gh
|
cb14468b44
|
english
|
2020-03-06 15:11:42 -08:00 |
Medya Gh
|
cdb8f9c3f6
|
make sure container is running after create
|
2020-03-06 15:08:39 -08:00 |
Thomas Stromberg
|
e1049e78b4
|
Revert controlPlaneEndpoint to localhost
|
2020-03-06 13:50:27 -08:00 |
Medya Ghazizadeh
|
c17e998923
|
Merge pull request #6915 from tstromberg/fish-2x
docker-env: Add semicolons back for fish, required for fish 2.x users
|
2020-03-06 13:41:02 -08:00 |
Thomas Stromberg
|
6f46393123
|
Remove blank line
|
2020-03-06 12:15:58 -08:00 |
Thomas Stromberg
|
120dce7b56
|
Remove extraneous calls to oci.PointToHostDockerDaemon
|
2020-03-06 12:13:51 -08:00 |
Thomas Stromberg
|
13da35ced2
|
Add semicolons back to fish env, required for fish 2.x users
|
2020-03-06 11:44:30 -08:00 |
Thomas Strömberg
|
9396c5c1fd
|
Merge pull request #6906 from medyagh/already_in_use
handle already in use container name
|
2020-03-06 10:51:50 -08:00 |
Medya Gh
|
38ccb88e3f
|
address code review
|
2020-03-06 10:25:48 -08:00 |
Medya Gh
|
1c37fc5505
|
lint
|
2020-03-05 22:45:38 -08:00 |
Medya Gh
|
0335fb1ad7
|
change names
|
2020-03-05 22:38:47 -08:00 |
Medya Gh
|
2a37317a72
|
improve comment
|
2020-03-05 22:34:10 -08:00 |
Medya Gh
|
1e8dd94a77
|
fix logic
|
2020-03-05 22:31:44 -08:00 |
Medya Ghazizadeh
|
13d0d3c933
|
Merge pull request #6898 from priyawadhwa/preloaded-copy-vm
Use preloaded tarball for VMs as well
|
2020-03-05 20:37:37 -08:00 |
Medya Gh
|
e1f6820335
|
fix already in use
|
2020-03-05 16:42:56 -08:00 |
Priya Wadhwa
|
db9cd9f2ef
|
change dest path
|
2020-03-05 15:46:12 -08:00 |
Priya Wadhwa
|
b91b800fb8
|
Fix filepaths for windows
|
2020-03-05 15:23:22 -08:00 |