Thomas Strömberg
|
b936caf717
|
Merge pull request #4216 from medyagh/4214_replace_sed
Replace ARCH sed macros with Go templates
|
2019-05-07 11:34:35 -07:00 |
Medya Gh
|
30eed5d3b1
|
Fix comment typo
|
2019-05-07 11:17:30 -07:00 |
Thomas Strömberg
|
a30bf66347
|
Merge pull request #3937 from laozc/check-gcr-access
Select an accessible image repository for some users
|
2019-05-07 10:00:16 -07:00 |
Thomas Strömberg
|
756cd0f343
|
Merge pull request #4197 from dpandhi-git/master
Make default output of 'minikube start' consume fewer lines in the terminal
|
2019-05-07 09:55:40 -07:00 |
Deepika Pandhi
|
c98ba69216
|
anged email address for commit & impleted review updates for #4187
|
2019-05-06 22:05:04 -07:00 |
Deepika Pandhi
|
498b719f66
|
Did go format check for travis build #4187
|
2019-05-06 22:05:04 -07:00 |
Deepika Pandhi
|
183322f0bd
|
Changed minikube start output as per #4187
|
2019-05-06 22:04:27 -07:00 |
Medya Gh
|
5fa67141e6
|
Added Exotic Arch for legacy docker images
|
2019-05-06 17:07:05 -07:00 |
Medya Gh
|
e82aef5c90
|
Rename the template names
|
2019-05-06 15:21:03 -07:00 |
Medya Gh
|
d688240b75
|
Rename all template files to be consistent format .ext.tmpl
|
2019-05-06 15:12:46 -07:00 |
Medya Gh
|
c997c72667
|
Update gitignore
|
2019-05-06 14:44:59 -07:00 |
Medya Gh
|
e6c4ee5b50
|
Rename the .template files to .yaml
|
2019-05-06 14:43:10 -07:00 |
Medya Gh
|
1790589f70
|
Replace ARCH sed macros with Go templates
|
2019-05-06 14:38:38 -07:00 |
Thomas Strömberg
|
2ddd4c59d0
|
Merge pull request #4203 from tstromberg/bindata-panic
Fix Makefile deploy rule dependency and improve error checking for invalid assets
|
2019-05-06 13:41:39 -07:00 |
tstromberg
|
283d54caed
|
Asterisks won in the votes
|
2019-05-06 11:57:19 -07:00 |
tstromberg
|
ae3b25f26c
|
Merge branch 'master' into shorter-prefixes
|
2019-05-06 11:52:51 -07:00 |
tstromberg
|
bf9da63579
|
Depend on building DEPLOYS and not the existing files
|
2019-05-06 11:47:31 -07:00 |
tstromberg
|
14209a487c
|
Split NewBinDataAsset into NewBinAsset and MustBinAsset
|
2019-05-06 11:37:54 -07:00 |
tstromberg
|
614afc82f2
|
t log | more
Merge branch 'master' into bindata-panic
|
2019-05-06 11:27:06 -07:00 |
Thomas Strömberg
|
fe3f7a0d7f
|
Merge pull request #4215 from tstromberg/vbox-broken
Fix stale err_map entry which broke TestFromError/VBOX_BLOCKED
|
2019-05-06 11:26:21 -07:00 |
tstromberg
|
93527dc67c
|
Remove duplicate entry breaking tests
|
2019-05-06 11:16:59 -07:00 |
Anders F Björklund
|
732c6d7e9b
|
Need to create the cni directory, or cri-o cries
config validation: invalid network_dir:
stat /etc/cni/net.d/: no such file or directory
|
2019-05-04 22:40:00 +02:00 |
Anders F Björklund
|
c272f683ea
|
The cri-o config changed the type of a field
Trying to run with the old config gives fatal runtime error:
toml: cannot load TOML value of type string into a Go slice
|
2019-05-04 22:09:21 +02:00 |
Anders F Björklund
|
8a4b8629dc
|
Upgrade crio.conf to version v1.14.0
|
2019-05-04 22:05:23 +02:00 |
Anders F Björklund
|
1d8b7d6032
|
Upgrade crio.conf to version v1.13.0
|
2019-05-04 21:57:46 +02:00 |
Anders F Björklund
|
bfed2948c1
|
Upgrade crio.conf to version v1.12.0
|
2019-05-04 21:55:12 +02:00 |
Anders F Björklund
|
6dda382a6a
|
Upgrade crio.conf to version v1.10.0
|
2019-05-04 19:33:02 +02:00 |
Anders F Björklund
|
5927bf874d
|
Upgrade Docker, from 18.06.3-ce to 18.09.5
Stop installing docker-runc, docker-containerd and docker-containerd-ctr
Instead use the upstream runc, containerd and ctr (after upgrading them)
runc v1.0.0-rc6-69-g2b18fe1
containerd v1.2.5
|
2019-05-04 18:16:37 +02:00 |
Anders F Björklund
|
3cc4376298
|
Upgrade crio to 1.14.0
|
2019-05-04 16:17:12 +02:00 |
Anders F Björklund
|
af5b2c7c2d
|
Upgrade podman to 1.2.0
|
2019-05-04 16:10:10 +02:00 |
Himanshu Pandey
|
e23a78489c
|
Added a param in the test case to find the current-context after stop
|
2019-05-03 16:18:36 -07:00 |
Thomas Stromberg
|
e734b5be02
|
Avoid calling Read() on 0-byte resources, and add copious debugging.
|
2019-05-03 16:17:38 -07:00 |
Sharif Elgamal
|
8afeda20f6
|
Merge pull request #4199 from sharifelgamal/jibber-jabber
Add automatic locale detection
|
2019-05-03 15:03:05 -07:00 |
Himanshu Pandey
|
dd8d3cf900
|
minor code change: Added strings.TrimRight()
|
2019-05-03 14:12:11 -07:00 |
Sharif Elgamal
|
e1decae772
|
move locale detection to main
|
2019-05-03 14:08:14 -07:00 |
Thomas Strömberg
|
d46decfb59
|
Merge pull request #4198 from tstromberg/libvirt-solutions
Add solution text for common kvm2 and VirtualBox problems
|
2019-05-03 13:50:16 -07:00 |
Sharif Elgamal
|
5f42672c8a
|
gofmt
|
2019-05-03 13:01:54 -07:00 |
Sharif Elgamal
|
0bf293b019
|
Move setting locale to start
|
2019-05-03 12:50:02 -07:00 |
Thomas Stromberg
|
1fe716a0d8
|
Fix bad merge
|
2019-05-03 12:42:54 -07:00 |
Thomas Stromberg
|
32f470f0ac
|
Remove VBOX_THIRD_PARTY, add GOOS matching
|
2019-05-03 12:12:36 -07:00 |
Thomas Stromberg
|
27cd8b1a92
|
Remove VBOX_THIRD_PARTY, add GOOS matching
|
2019-05-03 12:06:28 -07:00 |
Thomas Strömberg
|
e0bf9a55c3
|
Minor edit to the comment text for clarity
|
2019-05-03 11:21:18 -07:00 |
Thomas Strömberg
|
91da7f0d1c
|
Merge pull request #4196 from medyagh/master
Improve the github issue template
|
2019-05-03 11:16:51 -07:00 |
Sharif Elgamal
|
5cffb33e43
|
remove debugging
|
2019-05-02 19:05:44 -07:00 |
Sharif Elgamal
|
248affb151
|
Add automatic locale detection
|
2019-05-02 19:03:52 -07:00 |
Thomas Strömberg
|
163e74f7ba
|
Merge pull request #4191 from tstromberg/stale-mount-pid
Make handling of stale mount pid files more robust
|
2019-05-02 18:49:57 -07:00 |
tstromberg
|
4af163abdc
|
Add boilerplate
|
2019-05-02 17:10:52 -07:00 |
tstromberg
|
b603d6050c
|
Add TestFromError
|
2019-05-02 16:54:02 -07:00 |
tstromberg
|
0f8c21f46d
|
Add solution messages for common kvm2 and VirtualBox issues
|
2019-05-02 16:53:38 -07:00 |
tstromberg
|
5978555826
|
Improve TestOutStyle
|
2019-05-02 16:10:01 -07:00 |