1
0
Commit Graph

778 Commits

Author SHA1 Message Date
1a952e0212 Set the default maximum number of kernels to be downloaded to 100
The overlayfs driver natively supports up to 128 layers
2023-02-13 22:10:23 +00:00
8b5ce9923b Revert podman layer squashing, does not work well with caching 2023-02-11 15:02:21 +00:00
b1493b79a3 podman --squash-all requires --layers to cache intermediate layers 2023-02-11 14:47:43 +00:00
fb5b2a2bbb Case insensitive 2023-02-11 14:30:37 +00:00
a9db750ea5 Fix case where both docker and podman are installed, but docker is not podman alias 2023-02-11 08:52:49 +00:00
55032f07af Squash podman layers, not docker layers 2023-02-11 08:33:20 +00:00
bb7c2f94d5 podman: squash all layers into a single layer 2023-02-11 08:28:26 +00:00
422f05d25b Use squash only if podman is used 2023-02-11 08:22:37 +00:00
3c8e80cace docker/podman: squash newly built layers into a single new layer 2023-02-11 08:08:26 +00:00
a0ee660e50 Add artifact config flag 2023-02-01 08:04:27 +00:00
82436cbd83 Keep help lowercase 2023-01-31 09:57:53 +00:00
ce8f8d3a38 Typo 2023-01-31 09:56:49 +00:00
330da3b930 Reliability threshold flag 2023-01-31 09:34:23 +00:00
ce7794ce84 Add missing flags, refactor 2023-01-31 09:05:43 +00:00
abd8e69186 Update changelog 2023-01-31 07:21:53 +00:00
2f52f6db6d Refactor command line interface 2023-01-31 07:13:33 +00:00
935266c850 Add alecthomas/kong support for config 2023-01-30 20:42:22 +00:00
a7b619fc40 lint 2023-01-30 20:15:17 +00:00
0e185ab36b Check for local docker image 2023-01-30 11:15:12 +00:00
b8bb11943a Fix default test.sh path 2023-01-29 22:27:35 +00:00
2bc55e2011 lint 2023-01-29 22:27:24 +00:00
6e1216201e podman compatibility 2023-01-29 20:42:16 +00:00
92706c68fb go mod tidy 2023-01-24 15:41:57 +00:00
49ee65de76 Fix package name 2023-01-24 15:32:04 +00:00
8fca9dbd2e Ignore binary 2023-01-24 15:12:26 +00:00
1deb201e25 Switch to Ubuntu 22.04 for testing 2023-01-19 17:22:25 +00:00
cc26ff8626 Add shell.nix 2023-01-19 16:59:25 +00:00
05ae073fe6 Use upstream lkrg in the module template 2022-02-16 20:45:55 +00:00
603a2c98bd Use upstream lkrg 2021-01-05 20:52:27 +00:00
cfee4c565c Remove donate 2020-12-16 16:46:25 +00:00
02663fad64 Run tests on pull request 2020-09-15 11:05:53 +00:00
e43993c6e5 adding TestFiles to artifact config, transfers extra test files to VM 2020-09-15 12:57:11 +02:00
90829e2409 Follow redirect 2020-06-18 15:22:35 +00:00
514e2c9c91 Update donate.yml 2020-06-18 13:33:50 +00:00
5b0bf7de01 Bump version v1.4.0 2020-06-14 21:03:12 +00:00
992c41c84b Show last log if no ID specified 2020-06-14 20:46:56 +00:00
22a8e32e2c Implements modules preload list 2020-06-14 20:14:59 +00:00
2f5f1db0db Add docker timeout to artifact configuration 2020-06-14 17:32:57 +00:00
551ec7f7ef Update readme 2020-05-30 14:37:41 +00:00
8a53b6081c Update changelog v1.3.0 2020-05-30 14:26:12 +00:00
27d8291bb2 Workaround for CentOS 8 Vault repos 2020-05-30 14:13:03 +00:00
db5d31d563 CentOS 8 image generator 2020-05-30 13:42:47 +00:00
d27fbf6671 No kernels in boot if there is no grub 2020-05-30 13:42:04 +00:00
cf79a9f94f Yum in CentOS 8 does not support --show{-}duplicates with a dash 2020-05-30 12:48:24 +00:00
bfc6f11a7e Fix deltarpm support for CentOS 8 2020-05-30 12:40:12 +00:00
bfae451749 Fix kernel module name for unit tests 2020-05-30 12:31:27 +00:00
9b8d4a056e Fix path to vmlinuz/initrd 2020-05-30 12:05:24 +00:00
81234fc3a6 Update bootstrap scripts to Ubuntu 20.04 2020-05-30 11:37:00 +00:00
81db5a6d6a Update go.mod 2020-05-30 10:43:12 +00:00
5bb7e08188 Sync with the latest logrusorgru/aurora
Fixes #15
2020-05-19 14:48:53 +00:00