Marcin Niemira
|
6ef1ee3e17
|
improve test coverage in machine
|
2019-10-01 23:45:22 +10:00 |
Josh Woodcock
|
22cfacee29
|
Add ingress-dns addon
|
2019-10-01 04:55:16 -05:00 |
Doug A
|
c9765993c9
|
Adjusted Terminal Style Detection
Added check for COLORTERM environment variable.
|
2019-10-01 00:57:55 -04:00 |
Zhongcheng Lao
|
4ab0834309
|
Change systemd unit files perm to 644
systemd complains about the conf file is not world-inaccessible
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-29 23:47:49 +08:00 |
Marcin Niemira
|
a4da6a3e05
|
improve error msg
|
2019-09-29 22:55:40 +10:00 |
Zhongcheng Lao
|
f43690c92f
|
Fixes repository for storage-provisioner
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-29 09:07:56 +08:00 |
Marek Schwarz
|
3396f5b8ab
|
Merge branch 'master' into DELETE_ALL_PROFILES
|
2019-09-28 14:46:36 +02:00 |
Marcin Niemira
|
b4a647464b
|
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-notify-test-coverage
|
2019-09-28 20:34:55 +10:00 |
Zhongcheng Lao
|
a92493b800
|
Remove constant to make test happy
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-28 13:25:12 +08:00 |
Zhongcheng Lao
|
d891526cc0
|
Moves runtime constants to kubeadm package
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-28 12:27:46 +08:00 |
Zhongcheng Lao
|
baf0ba31ab
|
Rename config file const
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-28 12:26:06 +08:00 |
Zhongcheng Lao
|
630dba3af1
|
Merge remote-tracking branch 'origin/master' into crio-containerd-image-repo
|
2019-09-28 12:23:20 +08:00 |
Marek Schwarz
|
4551a17178
|
Merge branch 'master' into DELETE_ALL_PROFILES
|
2019-09-27 18:28:07 +02:00 |
xichengliudui
|
7ebef128f3
|
Remove the redundant code in util.go
update pull request
|
2019-09-27 09:35:59 +08:00 |
Y.Horie
|
291b60b4b7
|
move DefaultWait,DefaultInterval to service #5375
|
2019-09-27 07:59:46 +09:00 |
Y.Horie
|
ea60470a6c
|
Move ConfigFile var into localpath #5375
|
2019-09-27 07:59:46 +09:00 |
u5surf
|
32cae3b739
|
Add copyrights new file #5375
|
2019-09-27 07:59:46 +09:00 |
u5surf
|
8bae58695b
|
Move GithubMinikubeReleasesURL into notify #5375
|
2019-09-27 07:59:46 +09:00 |
u5surf
|
668146d102
|
Move guest constants to vmpath package #5375
|
2019-09-27 07:59:46 +09:00 |
yugo horie
|
878c3ca2b6
|
WIP: Remove all single-package constants from constants package #5375
|
2019-09-27 07:59:46 +09:00 |
Medya Ghazizadeh
|
d24b337ffa
|
Merge pull request #5460 from tstromberg/vmx-sol
Add solution for VERR_VMX_MSR_ALL_VMX_DISABLED
|
2019-09-26 15:02:11 -07:00 |
Thomas Strömberg
|
fedb06a450
|
Merge pull request #5466 from sharifelgamal/initial-translations
Initial translations for fr, es, de, ja, and zh-CN
|
2019-09-26 12:00:41 -07:00 |
Marek Schwarz
|
e8c997d573
|
Merge branch 'master' into DELETE_ALL_PROFILES
# Conflicts:
# cmd/minikube/cmd/delete.go
|
2019-09-26 19:27:33 +02:00 |
Thomas Strömberg
|
6d58c180da
|
Merge pull request #5422 from afbjorklund/reportcard-1.4
Improve reportcard
|
2019-09-26 09:59:50 -07:00 |
Sharif Elgamal
|
9ab993da17
|
Initial translations for fr, es, de, ja, and zh-CN
|
2019-09-25 18:32:22 -07:00 |
Zhongcheng Lao
|
e1a61e9910
|
Use switch over if-else
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-26 08:35:18 +08:00 |
Zhongcheng Lao
|
b8b5065119
|
Adds new function descriptions
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-26 08:33:17 +08:00 |
Marek Schwarz
|
47ec8d3431
|
Merge branch 'master' into DELETE_ALL_PROFILES
|
2019-09-25 20:43:03 +02:00 |
Marek Schwarz
|
3ec82dd00d
|
Merge branch 'master' into DELETE_ALL_PROFILES
# Conflicts:
# cmd/minikube/cmd/delete.go
|
2019-09-25 20:42:33 +02:00 |
tstromberg
|
d425ce1038
|
Add message for VERR_VMX_MSR_ALL_VMX_DISABLED
|
2019-09-25 09:34:39 -07:00 |
Marcin Niemira
|
7585bcafa8
|
rm old comment
|
2019-09-25 22:55:28 +10:00 |
Thomas Strömberg
|
f8c9f4810e
|
Merge pull request #5441 from hwdef/fix-typo
Fix a variety of spelling mistakes and typos
|
2019-09-25 22:53:50 +10:00 |
Zhongcheng Lao
|
e6986aa943
|
Do not pass all the kubernetes config to runtime
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-25 08:13:04 +08:00 |
Zhongcheng Lao
|
08161722b0
|
Adds PauseImage to get pause image names
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-25 08:12:32 +08:00 |
Zhongcheng Lao
|
29a3d27247
|
Fixes format
|
2019-09-24 23:53:22 +08:00 |
Zhongcheng Lao
|
f3e245a862
|
Fixes containerd runtime not working with image repository flags
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-24 23:31:58 +08:00 |
Zhongcheng Lao
|
0306a8bd6f
|
Fixes CRI-O runtime not working with image repository flags
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2019-09-24 23:31:36 +08:00 |
Thomas Strömberg
|
8e138a7eea
|
Merge pull request #5441 from hwdef/fix-typo
Fix a variety of spelling mistakes and typos
|
2019-09-24 06:42:36 -07:00 |
Thomas Strömberg
|
63135f7189
|
Merge pull request #5443 from yuxiaobo96/minikube-update
registry / go9p: Correct grammar and spelling in comments
|
2019-09-24 06:41:24 -07:00 |
Thomas Strömberg
|
5a1c296327
|
Merge pull request #5445 from n0npax/improve-out-test-coverage
Improve out test coverage
|
2019-09-24 06:40:00 -07:00 |
Thomas Strömberg
|
b75d4abc16
|
Merge pull request #5363 from woodcockjosh/add-helm-addon
Add helm-tiller addon
|
2019-09-24 06:37:29 -07:00 |
yuxiaobo
|
7f1cb86734
|
Correct grammar and words
|
2019-09-24 17:49:02 +08:00 |
hwdef
|
bfc26bbdf0
|
fix spelling mistake
|
2019-09-24 11:18:53 +08:00 |
Thomas Strömberg
|
fb34a99415
|
Merge pull request #5427 from woodcockjosh/fix-node-internal-ip
Fix node InternalIP not matching host-only address
|
2019-09-23 12:48:15 -07:00 |
Josh Woodcock
|
dba30af5e6
|
Rename helm addon to helm-tiller
|
2019-09-23 13:15:38 -05:00 |
Thomas Strömberg
|
213f93d6b6
|
Merge pull request #4980 from blueelvis/4459-delete-even-if-vm-doesnt-exist
Fix crash when deleting the cluster but it doesn't exist
|
2019-09-23 11:05:38 -07:00 |
Marcin Niemira
|
ff1b7433b0
|
add header
|
2019-09-22 21:15:51 +10:00 |
Marcin Niemira
|
dbae7f1342
|
Add tests for style.go
|
2019-09-22 21:15:00 +10:00 |
Pranav Jituri
|
b14d83feaa
|
Fixed build error
Gofmt
|
2019-09-22 01:58:48 +05:30 |
Josh Woodcock
|
19adebd05f
|
Fix node InternalIP not matching host-only address
|
2019-09-21 14:33:26 -05:00 |
Marek Schwarz
|
5cabb01a4f
|
Removed certs
|
2019-09-21 14:55:24 +02:00 |
Marek Schwarz
|
42c017f5d6
|
Readded testdata
|
2019-09-21 14:47:02 +02:00 |
Marek Schwarz
|
02bea609cf
|
Readded testdata
|
2019-09-21 14:45:48 +02:00 |
Marek Schwarz
|
79e8250da4
|
Use localpath
|
2019-09-21 14:39:35 +02:00 |
Marek Schwarz
|
01dd044b6f
|
Merge branch 'master' into DELETE_ALL_PROFILES
# Conflicts:
# cmd/minikube/cmd/delete.go
# pkg/minikube/config/profile.go
|
2019-09-21 14:19:13 +02:00 |
Anders F Björklund
|
67c7a7a81c
|
Reduce cyclometric complexity by refactoring
19 cmd generateCfgFromFlags cmd/minikube/cmd/start.go:711:1
19 cmd runStart cmd/minikube/cmd/start.go:257:1
18 hyperkit (*Driver).Start pkg/drivers/hyperkit/driver.go:202:1
17 cmd runDelete cmd/minikube/cmd/delete.go:53:1
16 registry TestRegistry pkg/minikube/registry/registry_test.go:39:1
|
2019-09-21 09:24:39 +02:00 |
Anders F Björklund
|
869c08a5bc
|
Address some minor comment issues raised by golint
|
2019-09-21 09:24:35 +02:00 |
Thomas Strömberg
|
35f45d1930
|
Merge pull request #5356 from n0npax/improve-storageclass-test-coverage
Improve storageclass test coverage
|
2019-09-20 15:29:00 -07:00 |
Thomas Strömberg
|
11af1a394b
|
Merge pull request #5409 from serhatcetinkaya/master
Remove all functions from constants.go
|
2019-09-20 15:27:03 -07:00 |
Marcin Niemira
|
af5005a8ab
|
rm coverage.out
|
2019-09-20 22:22:00 +10:00 |
Marcin Niemira
|
6008ee6c88
|
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-storageclass-test-coverage
|
2019-09-20 22:19:42 +10:00 |
Marcin Niemira
|
8b3aef88e3
|
refactor pkg due to CR
|
2019-09-20 22:08:35 +10:00 |
Thomas Strömberg
|
3e2958d7f4
|
Merge pull request #5283 from n0npax/improve-sshutil-test-coverage
improve test coverage for sshutil package
|
2019-09-19 13:59:21 -07:00 |
Thomas Strömberg
|
db6a6119f9
|
Merge pull request #5258 from n0npax/improve-service-test-coverage
improve test coverage in service pkg
|
2019-09-19 13:45:59 -07:00 |
serhatcetinkaya
|
dfa3ab0e4e
|
goimports-ed bootstrapper.go
|
2019-09-19 23:45:07 +03:00 |
serhatcetinkaya
|
f2d028c239
|
resolve circular import problem
|
2019-09-19 23:34:28 +03:00 |
serhatcetinkaya
|
f539ce991e
|
resolve conflicts in start.go by accepting current changes
|
2019-09-19 23:34:21 +03:00 |
serhatcetinkaya
|
b9b317e594
|
removed unnecessary Get prefix
|
2019-09-19 23:31:52 +03:00 |
serhatcetinkaya
|
d591951b4f
|
moved constants.GetKubernetesReleaseURL and constants.GetKubernetesReleaseURLSHA1 to cache_binaries.go
|
2019-09-19 23:31:52 +03:00 |
serhatcetinkaya
|
5bb002d826
|
replaced constants.TunnelRegistryPath with tunnel.RegistryPath
|
2019-09-19 23:31:52 +03:00 |
serhatcetinkaya
|
3b2985a6a3
|
resolve conflicts in constants.go by accepting incoming changes
|
2019-09-19 23:28:36 +03:00 |
serhatcetinkaya
|
20a439de02
|
replaced constants.GetMinipath() with localpath.MiniPath()
|
2019-09-19 23:28:20 +03:00 |
serhatcetinkaya
|
204a444408
|
localpath package added
|
2019-09-19 23:28:20 +03:00 |
Thomas Strömberg
|
bac18e23ec
|
Merge branch 'master' into addons-update2
|
2019-09-19 10:20:55 -07:00 |
Thomas Strömberg
|
67be861579
|
Merge pull request #5401 from tstromberg/not-found3
Remove duplicate handling of driver conflict, handle driver not-found…
|
2019-09-19 09:53:49 -07:00 |
Marek Schwarz
|
71a6cb5434
|
Merge branch 'master' into DELETE_ALL_PROFILES
|
2019-09-19 17:14:31 +02:00 |
Thomas Stromberg
|
43a0d03562
|
Update image cache to addon-manager 9.0.2
|
2019-09-18 21:45:08 -07:00 |
Thomas Stromberg
|
b3c3ca55a5
|
Add new dashboard assets
|
2019-09-18 21:42:18 -07:00 |
Thomas Stromberg
|
6bd89789c0
|
Upgrade dashboard to 2.0.0b4
|
2019-09-18 17:23:42 -07:00 |
Thomas Stromberg
|
eca5c996a4
|
Remove duplicate handling of driver conflict, handle driver not-found case
|
2019-09-18 15:29:27 -07:00 |
Thomas Stromberg
|
19f3533c93
|
Use find instead of syscall_t because Go
|
2019-09-18 14:24:18 -07:00 |
Thomas Stromberg
|
197039c23d
|
Fix tests
|
2019-09-18 13:46:10 -07:00 |
Thomas Stromberg
|
846dd306f3
|
Merge branch 'master' into interactive
|
2019-09-18 13:39:59 -07:00 |
Thomas Stromberg
|
c0874e2a7e
|
Add --interactive flag support
|
2019-09-18 13:18:15 -07:00 |
Thomas Strömberg
|
bde7327230
|
Merge pull request #5395 from tstromberg/v1.16.0
Update default Kubernetes version to v1.16.0
|
2019-09-18 11:57:35 -07:00 |
Thomas Stromberg
|
48411ceb9d
|
Update default Kubernetes version to v1.16.0
|
2019-09-18 10:46:53 -07:00 |
Thomas Stromberg
|
485c2693b1
|
Add issue back
|
2019-09-18 06:53:27 -07:00 |
Thomas Stromberg
|
5f195f6b79
|
Simplify VBoxManage error
|
2019-09-18 06:13:15 -07:00 |
Thomas Stromberg
|
e691d44671
|
Merge branch 'master' into new-solutions
|
2019-09-18 06:09:40 -07:00 |
Thomas Strömberg
|
d3bd0f9298
|
Merge pull request #5385 from tstromberg/indent-driver
UI: Indent driver download and sudo command display
|
2019-09-18 06:08:30 -07:00 |
Josh Woodcock
|
d81e8e943b
|
Add helm addon
|
2019-09-18 06:55:54 -05:00 |
Marcin Niemira
|
7af1bda6c0
|
rm init function from tests
|
2019-09-18 20:33:21 +10:00 |
Marcin Niemira
|
23b5a9c3b6
|
fix tests logic
|
2019-09-18 20:26:09 +10:00 |
Marcin Niemira
|
0deb2c5a4a
|
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-service-test-coverage
|
2019-09-18 20:18:05 +10:00 |
Marcin Niemira
|
0ce0a622f6
|
add some CR fixes
|
2019-09-18 18:27:34 +10:00 |
chentanjun
|
576fe6d615
|
fix-up typo
|
2019-09-18 14:52:10 +08:00 |
Thomas Stromberg
|
4135b6fce0
|
Improve visibility of sudo commands
|
2019-09-17 17:55:10 -07:00 |
tstromberg
|
d2b675a7fb
|
Indent progress bar to fit under a status item
|
2019-09-17 17:47:45 -07:00 |
tstromberg
|
53433f902d
|
More usage of HideCreateLink, update tests
|
2019-09-17 17:32:34 -07:00 |
tstromberg
|
b8b6e22248
|
Use vpnDoc throughout
|
2019-09-17 17:24:42 -07:00 |
tstromberg
|
998904dac8
|
Merge branch 'master' into new-solutions
|
2019-09-17 17:11:06 -07:00 |
tstromberg
|
5024fce68e
|
Sync err_map, add HideCreateLink option to problem map
|
2019-09-17 17:08:53 -07:00 |
Thomas Strömberg
|
b73ec8cf05
|
Merge pull request #5290 from 11janci/jjanik-service-output
Include port names in the 'minikube service' cmd's output
|
2019-09-17 10:48:20 -07:00 |
Thomas Strömberg
|
978d05b11e
|
Merge pull request #5382 from tstromberg/too-much-logs
Redirect machine driver logs to glog, reduce log spam elsewhere
|
2019-09-17 10:47:11 -07:00 |
Thomas Stromberg
|
3e0721b9c0
|
Tee logs at -v=8 to reduce duplicated content
|
2019-09-17 09:54:25 -07:00 |
Marcin Niemira
|
35f70a352f
|
refactor defer
|
2019-09-17 20:21:39 +10:00 |
Marcin Niemira
|
77d69fefa4
|
CR fixes
|
2019-09-17 20:16:58 +10:00 |
Marcin Niemira
|
0a060b4160
|
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-storageclass-test-coverage
|
2019-09-17 19:42:48 +10:00 |
Marcin Niemira
|
ea6c10f112
|
Add license to new test file
|
2019-09-17 19:42:18 +10:00 |
Thomas Stromberg
|
5ce4ca0a1b
|
Merge branch 'driver-dl' of github.com:tstromberg/minikube into driver-dl
|
2019-09-16 20:20:42 -07:00 |
Thomas Stromberg
|
6142969467
|
Add version argument to download to prevent v0.0.0 download error
|
2019-09-16 20:20:16 -07:00 |
Thomas Strömberg
|
f97b2c5462
|
Merge branch 'master' into driver-dl
|
2019-09-16 19:15:41 -07:00 |
Thomas Strömberg
|
062c472737
|
Merge pull request #5371 from tstromberg/nicer-download
Minor improvement to driver download display
|
2019-09-16 19:14:42 -07:00 |
Thomas Stromberg
|
ae500729fc
|
Include URL in log message
|
2019-09-16 19:10:23 -07:00 |
Thomas Stromberg
|
c4a4f53b45
|
Download version appropriate driver, add sha256 checksum check
|
2019-09-16 15:38:58 -07:00 |
Thomas Stromberg
|
8fb4ed5a5a
|
Re-use last driver by default, clarify driver conflict message, move it to occur before driver download
|
2019-09-16 15:04:17 -07:00 |
Thomas Stromberg
|
2aacc68549
|
Add colon, more appropriate emoji selection to driver download
|
2019-09-16 14:55:56 -07:00 |
Thomas Strömberg
|
28a1472203
|
Merge pull request #5354 from josedonizetti/install-or-update-hyperkit
Automatically install docker-machine-driver-hyperkit if missing or incompatible
|
2019-09-16 14:29:14 -07:00 |
tstromberg
|
027e2ea39b
|
Add more logging for test failures
|
2019-09-16 13:25:20 -07:00 |
Pranav Jituri
|
bb2d0a05d9
|
Fix merge conflict
|
2019-09-15 19:27:38 +05:30 |
Marcin Niemira
|
0af8e241a9
|
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-storageclass-test-coverage
|
2019-09-15 12:37:22 +10:00 |
Marcin Niemira
|
c62576b73c
|
Refactor soome storageclass.go and add new tests
|
2019-09-15 11:41:08 +10:00 |
Marcin Niemira
|
9b5640cd33
|
Add tests to storageclass pkg
|
2019-09-14 22:25:06 +10:00 |
Jose Donizetti
|
fb43666d7d
|
Add installOrUpdate hyperkit support
|
2019-09-14 00:37:08 -03:00 |
Thomas Strömberg
|
f9b8039697
|
Merge pull request #5348 from tstromberg/ncontext
Integration de-flake: expand lock scopes, sync clock at creation
|
2019-09-13 15:14:42 -07:00 |
Thomas Stromberg
|
1d346a01e6
|
Double the apiserver timeout for slow CI runs
|
2019-09-13 14:24:07 -07:00 |
Thomas Stromberg
|
a075afac1b
|
Only sync time during create for non-local Drivers
|
2019-09-13 13:35:10 -07:00 |
Thomas Strömberg
|
df9d811e8f
|
Merge pull request #5320 from tstromberg/v1.16.rc
Update default Kubernetes release to v1.16.0-rc.2
|
2019-09-13 12:01:21 -07:00 |
Thomas Stromberg
|
773cfb7f28
|
Expand lock scope for kubeconfig and certificate update ops
|
2019-09-13 11:51:22 -07:00 |
Thomas Strömberg
|
c376994b78
|
Merge pull request #5344 from tstromberg/outspam2
Move update notification out of PersistentPreRun, improve update UI
|
2019-09-13 10:20:09 -07:00 |
Thomas Stromberg
|
a8d243972d
|
Update Kubernetes default version to v1.16.0-rc.2
|
2019-09-13 10:18:24 -07:00 |
Thomas Strömberg
|
9df43318fa
|
Merge pull request #5335 from tstromberg/norunner2
Fine-tune integration test logging
|
2019-09-13 10:16:55 -07:00 |
Thomas Stromberg
|
b6d878c417
|
Move update notification out of PersistentPreRun, improve update UI
|
2019-09-13 09:53:04 -07:00 |
Thomas Stromberg
|
357880a134
|
Retire Kubernetes v1.10 support, update OldestKubernetesVersion to v1.11
|
2019-09-13 09:06:04 -07:00 |
Thomas Stromberg
|
625a4f8c05
|
Minor tuning of test log verbosity
|
2019-09-13 07:42:30 -07:00 |
Thomas Stromberg
|
046391db69
|
Reduce log noise
|
2019-09-13 07:14:13 -07:00 |
Thomas Stromberg
|
55a3b9f8a2
|
kubeadm does not support --alsologtostderr after all
|
2019-09-13 06:18:08 -07:00 |
Thomas Stromberg
|
05a3279929
|
Add more logging for solving tricky bugs
|
2019-09-12 22:06:18 -07:00 |
Thomas Strömberg
|
f5c232f461
|
Merge pull request #5324 from RA489/constupdate
Sync default service versions for kubeadm v1.16
|
2019-09-12 22:01:24 -07:00 |
tstromberg
|
46387d35ec
|
ClientConfig requires context/cluster name, not node name
|
2019-09-12 15:19:47 -07:00 |
tstromberg
|
70ea1ff22a
|
Fix ineff error
|
2019-09-12 10:35:32 -07:00 |
Thomas Stromberg
|
221eaa74ec
|
Merge branch 'master' into norunner2
|
2019-09-12 09:45:37 -07:00 |
Thomas Stromberg
|
e3d23d89f1
|
kube-proxy/WaitCluster fix: don't bootstrap from a stale context
|
2019-09-12 09:43:34 -07:00 |
RA489
|
b9333e6fa4
|
Sync default service versions for kubeadm v1.16
|
2019-09-12 10:52:36 +05:30 |
Thomas Strömberg
|
38123cd49d
|
Merge pull request #5016 from RA489/ignorevmdriver
Remove "Ignoring --vm-driver" warning
|
2019-09-11 22:05:47 -07:00 |
Thomas Stromberg
|
71f0ae9bc2
|
Revert OldestKubernetesVersion back to v1.10.13 now that the kube-proxy issue is sorted out
|
2019-09-11 21:58:58 -07:00 |
Thomas Stromberg
|
40b89a1052
|
kube-proxy/WaitCluster fix: kapi could point to the incorrect context
|
2019-09-11 21:36:37 -07:00 |
Thomas Stromberg
|
2362025efd
|
Merge branch 'master' into norunner2
|
2019-09-11 20:28:17 -07:00 |
Thomas Stromberg
|
722cdea602
|
TestVersionUpgrade reliability: bump OldestKubernetesVersion, retry release startup
|
2019-09-11 20:28:13 -07:00 |
Thomas Strömberg
|
d4a620372b
|
Merge pull request #5300 from n0npax/improve-problem-test-coverage
improve problem test coverage
|
2019-09-11 16:11:00 -07:00 |