Thomas Stromberg
|
3e2d91ca17
|
Always force unmount on exit so that mountpoint can be re-used
|
2019-09-11 09:59:10 -07:00 |
Thomas Stromberg
|
d26d96e051
|
Remove pre-flag init log spam
|
2019-09-11 09:58:26 -07:00 |
Sharif Elgamal
|
8a92d78285
|
Merge pull request #5232 from n0npax/improve-registry-test-coverage
improve test coverage for registry package
|
2019-09-05 11:52:32 -07:00 |
Sharif Elgamal
|
ba2f93106f
|
Merge pull request #5086 from MaxKam/checkCPUCount
Minimum CPUs check
|
2019-09-05 11:49:54 -07:00 |
Sharif Elgamal
|
cb5ebed001
|
Merge pull request #4494 from ianlewis/gvisor-containerd-shim_v0.0.2
Update gvisor runsc version
|
2019-09-05 11:26:37 -07:00 |
Thomas Strömberg
|
c74a59e6d6
|
Merge pull request #5228 from n0npax/improve-proxy-test-coverage
Improve test coverage for proxy package
|
2019-09-03 22:17:22 -07:00 |
Ian Lewis
|
d8c380da85
|
Merge branch 'master' into gvisor-containerd-shim_v0.0.2
|
2019-09-03 22:20:12 -04:00 |
Thomas Strömberg
|
9cf158d2a1
|
Merge pull request #5250 from tstromberg/v1.16.beta-default
Upgrade default Kubernetes version to v1.16.0-beta1
|
2019-09-03 16:17:03 -07:00 |
Thomas Strömberg
|
2635734849
|
Merge pull request #5249 from tstromberg/mologs
More logs: exited containers, controller manager, double line count
|
2019-09-03 16:16:38 -07:00 |
tstromberg
|
cbf443c467
|
Upgrade default to v1.16.0-beta1 for more test coverage
|
2019-09-03 10:41:35 -07:00 |
tstromberg
|
c32cb098b0
|
More logs: exited containers, controller manager, double line count
|
2019-09-03 10:34:44 -07:00 |
Max K
|
5ec324e2d2
|
Added check to exit app and show error message if number of cpus
is less than the minimum required.
|
2019-09-02 13:04:27 -07:00 |
bpopovschi
|
8b17253d22
|
Moved warning to minikube start command and print it to stderr
|
2019-09-02 11:39:38 +03:00 |
Marcin Niemira
|
1a105f8995
|
additional refactor
|
2019-08-30 23:00:15 +10:00 |
Marcin Niemira
|
6aaa5d243f
|
refactor to use subtests
|
2019-08-30 22:18:41 +10:00 |
Marcin Niemira
|
aa79d39625
|
improve test coverage for registry package
|
2019-08-30 22:11:02 +10:00 |
Thomas Strömberg
|
b0204cd315
|
Merge pull request #5224 from tstromberg/filepath
Windows: Use path.Join for VM paths, fall-back to anon image downloads
|
2019-08-29 16:49:29 -07:00 |
Marcin Niemira
|
fa9ddcd7f1
|
typofix in comment
|
2019-08-30 07:54:32 +10:00 |
Marcin Niemira
|
6dac0467c7
|
improve function comment and move env var restoration to main test
|
2019-08-30 00:07:13 +10:00 |
Marcin Niemira
|
8a02235668
|
Improve subtests names
|
2019-08-30 00:02:23 +10:00 |
Marcin Niemira
|
d4ac66eac5
|
fix variable name
|
2019-08-29 23:57:20 +10:00 |
AllenZMC
|
a08e295d9f
|
cleanup: fix mis-spelling in kapi.go
|
2019-08-29 21:51:38 +08:00 |
Marcin Niemira
|
ef912eaec3
|
Improve test coverage for proxy package
|
2019-08-29 23:27:16 +10:00 |
tstromberg
|
cbbba12b6a
|
Fix comparison
|
2019-08-28 14:56:48 -07:00 |
tstromberg
|
73d7526800
|
Add retrieveImage logging
|
2019-08-28 14:46:24 -07:00 |
tstromberg
|
79d7f8a737
|
Log caching errors
|
2019-08-28 14:17:03 -07:00 |
tstromberg
|
3b198d19d6
|
More logging to debug path issues
|
2019-08-28 13:47:26 -07:00 |
tstromberg
|
50f132be0a
|
Remove path/filepath call
|
2019-08-28 13:16:12 -07:00 |
tstromberg
|
b08de8e0f5
|
More filepath -> path
|
2019-08-28 13:13:52 -07:00 |
tstromberg
|
f4db16ff6e
|
Fix confusing log message which used the wrong filepath.Join
|
2019-08-28 13:03:59 -07:00 |
tstromberg
|
001c4fc7b0
|
Use path.Join instead of filepath.Join to avoid generating bad paths in Windows
|
2019-08-28 12:35:43 -07:00 |
AllenZMC
|
e2e8d74205
|
cleanup: fix mis-spelling in profile.go
|
2019-08-27 20:50:06 +08:00 |
Sharif Elgamal
|
14f3aa9244
|
Merge pull request #5165 from sharifelgamal/cfg
Replace file lock with mutex
|
2019-08-26 15:25:47 -07:00 |
Thomas Strömberg
|
b59a8b8e44
|
Merge pull request #5133 from afbjorklund/tmpfs
Move root filesystem from rootfs to tmpfs
|
2019-08-26 07:17:58 -07:00 |
AllenZMC
|
b73c8505b4
|
cleanup: fix mis-spelling in retry.go
|
2019-08-26 20:26:35 +08:00 |
Ian Lewis
|
d14bdbced7
|
Update gvisor runsc version
- Updates the gvisor addon to use containerd shim v2
- Updates the version of runsc
- Auto-installs a gvisor RuntimeClass
Issue #4482
|
2019-08-26 05:02:22 +00:00 |
Anders F Björklund
|
eec1a06921
|
Add warning that using --no-pivot is not secure
It is only intended for compatibility with the old
rootfs ISO, and not needed with the new tmpfs ISO.
|
2019-08-24 16:18:48 +02:00 |
Anders F Björklund
|
edea8f93a5
|
Only use DOCKER_RAMDISK on fstype rootfs
The docker configuration is determined at runtime,
so make it work with both old rootfs and new tmpfs.
|
2019-08-24 16:12:52 +02:00 |
Sharif Elgamal
|
172d5933f1
|
Merge branch 'master' of github.com:kubernetes/minikube into cfg
|
2019-08-22 16:29:25 -07:00 |
Sharif Elgamal
|
4733ebd1c3
|
formatting
|
2019-08-22 13:19:56 -07:00 |
Sharif Elgamal
|
534b2e9ec4
|
add test for getMutexName
|
2019-08-22 12:45:04 -07:00 |
Thomas Stromberg
|
48d2ace5cc
|
Remove broken default disk size test that didn't make sense
|
2019-08-22 11:41:41 -07:00 |
Thomas Strömberg
|
695f8beb89
|
Merge pull request #5172 from ethan-daocloud/typo-terminator
Cleanup: fix some typos in code comment
|
2019-08-22 09:54:17 -07:00 |
Medya Ghazizadeh
|
73c0d9c386
|
Merge pull request #5150 from medyagh/intg_avoid_retry_start
Remove retry start from integration tests
|
2019-08-22 09:41:33 -07:00 |
AllenZMC
|
b22f59f320
|
fix mis-spelling in ssh_runner.go (#5171)
|
2019-08-22 07:54:58 -07:00 |
Guangming Wang
|
206522dee8
|
Cleanup: fix some typos in code comment
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
|
2019-08-22 22:54:23 +08:00 |
Sharif Elgamal
|
8b4365e51d
|
change confusing variable name
|
2019-08-21 18:55:35 -07:00 |
Thomas Stromberg
|
a7af253eaa
|
Merge in v1.16 test updates
|
2019-08-21 18:49:25 -07:00 |
Thomas Stromberg
|
864aef157d
|
Merge branch 'master' into persistent
|
2019-08-21 18:45:37 -07:00 |
Thomas Stromberg
|
4e9d4bd00f
|
Remove unused constant function brought in by a bad merge
|
2019-08-21 17:41:58 -07:00 |