26192 Commits

Author SHA1 Message Date
Kai Lüke
bb281561ac
Merge pull request #1977 from flatcar/mantle-update-flatcar-3941
Upgrade mantle container image to latest HEAD in flatcar-3941
2024-05-03 19:52:51 +09:00
Flatcar Buildbot
a70176cb39 Update mantle container image to latest HEAD 2024-05-03 10:26:11 +00:00
flatcar-ci
a924a6033c New version: alpha-3941.0.0-nightly-20240430-2100 2024-04-30 21:00:23 +00:00
flatcar-ci
b88608d07f New version: alpha-3941.0.0-nightly-20240426-2100 2024-04-26 21:00:24 +00:00
Mathieu Tortuyaux
e5da1beac9
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-04-26 09:50:06 +02:00
Mathieu Tortuyaux
0561cf8608
ci-automation/vm: do not compress Scaleway images
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-04-26 09:50:06 +02:00
Mathieu Tortuyaux
75099c07af
vm_image_util: produce qcow2 images for Scaleway
For importing Scaleway images, extension needs to be '.qcow2'

See: https://www.scaleway.com/en/docs/compute/instances/how-to/snapshot-import-export-feature/
> Make sure that the QCOW / QCOW2 image file you want to import,
> uses the file extension .qcow or .qcow2 to avoid issues while importing the image.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-04-26 09:50:06 +02:00
Mathieu Tortuyaux
56e22a5d3c
vm_image_util: add IMAGE_DISK_EXTENSION variable
This variable allows to override the disk extension which is initially
based on the DISK_FORMAT.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-04-26 09:50:06 +02:00
flatcar-ci
6dc447f918 New version: alpha-3941.0.0-nightly-20240425-2100 2024-04-25 21:00:27 +00:00
Dongsu Park
61c962674a
Merge pull request #1935 from flatcar/linux-6.6.28-flatcar-3941
Upgrade Linux Kernel for flatcar-3941 from 6.6.21 to 6.6.28
2024-04-25 09:05:28 +02:00
flatcar-ci
94b19d57fa New version: alpha-3941.0.0-nightly-20240424-2100 2024-04-24 21:00:25 +00:00
Dongsu Park
642ef09745 config sys-fs/zfs-kmod: fix Kernel version issue of zfs-kmod
In case of sysext of zfs-kmod, pkg_setup() calls linux-info_get_any_version()
of eclass/linux-info.eclass with MERGE_TYPE=binary and
LINUX_INFO_BINARY_RESET=0. That results in KV_FULL and KV_OUT_DIR being
unset, which is not what we want. So set LINUX_INFO_BINARY_RESET=1 to
avoid such side effect.

Without setting them, build_sysext complains like below, i.e. it tries to find
System.map of a wrong Kernel version 6.6.21, when it should find a newer
version like 6.6.23. That results in subsequent zfs CI tests failing due to
missing files like System.map and module deps.

```
System.map for kernel 6.6.21-flatcar was not found, may be due to the
built kernel sources no longer being available and lacking the fallback:
```

Suggested-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-04-24 15:04:00 +02:00
flatcar-ci
9e8cb4805e New version: alpha-3941.0.0-nightly-20240423-2100 2024-04-23 21:00:24 +00:00
Dongsu Park
e7d540eb4a
Merge pull request #1945 from flatcar/mantle-update-flatcar-3941
Upgrade mantle container image to latest HEAD in flatcar-3941
2024-04-23 13:40:31 +02:00
Flatcar Buildbot
fe2ac5035d Update mantle container image to latest HEAD 2024-04-19 21:00:43 +00:00
flatcar-ci
a072aa9527 New version: alpha-3941.0.0-nightly-20240419-2100 2024-04-19 21:00:26 +00:00
Kai Lüke
ccef4ebc1b
Merge pull request #1941 from flatcar/mantle-update-flatcar-3941
Upgrade mantle container image to latest HEAD in flatcar-3941
2024-04-19 13:46:54 +02:00
Flatcar Buildbot
db32f9dda4 Update mantle container image to latest HEAD 2024-04-19 11:36:48 +00:00
Kai Lueke
e6c0e1d137 Merge pull request #1936 from flatcar/scripts
ci-automation/vms: Download vmlinuz file before building VM images
2024-04-19 19:36:46 +09:00
Kai Lueke
640b065b60 ci-automation/vms: Download vmlinuz file before building VM images
After making flatcar_production_pxe.vmlinuz a symlink to
flatcar_production_image.vmlinuz the signature creation didn't work
because the target could not be found.
As we do with the generic image, download the kernel from bincache, too,
before starting the VM image build.
2024-04-19 19:36:46 +09:00
flatcar-ci
d56174170f New version: alpha-3941.0.0-nightly-20240418-2100 2024-04-18 21:00:24 +00:00
Dongsu Park
edd662910a
Merge pull request #1925 from flatcar/mantle-update-flatcar-3941
Upgrade mantle container image to latest HEAD in flatcar-3941
2024-04-18 11:22:35 +02:00
Flatcar Buildbot
ba381e3abf sys-kernel/coreos-sources: Update from 6.6.21 to 6.6.28 2024-04-18 07:13:07 +00:00
Flatcar Buildbot
bdd3c5c924 Update mantle container image to latest HEAD 2024-04-17 21:00:41 +00:00
flatcar-ci
a005244ffd New version: alpha-3941.0.0-nightly-20240417-2100 2024-04-17 21:00:26 +00:00
Julian Tölle
962953d152
coreos-base/coreos-init: Bump commit for Hetzner OEM support 2024-04-17 15:20:25 +02:00
Julian Tölle
bb0feb6b0c
sys-kernel/bootengine: Bump commit for Hetzner OEM support 2024-04-17 15:20:24 +02:00
Julian Tölle
ba0a29df65
changelog: add entry for hetzner images 2024-04-17 15:20:24 +02:00
Julian Tölle
b3ebc096b5
overlay afterburn: enable for Hetzner OEM 2024-04-17 15:20:24 +02:00
Julian Tölle
57d6de75ce
oem: provide hetzner images 2024-04-17 15:20:21 +02:00
Kai Lüke
6bc2384d62
Merge pull request #1924 from flatcar/mantle-update-flatcar-3941
Upgrade mantle container image to latest HEAD in flatcar-3941
2024-04-17 13:20:07 +02:00
Kai Lueke
b3db138dc0 Merge pull request #1915 from flatcar/scripts
build_library: Use original qemu image name in qemu script
2024-04-17 19:57:54 +09:00
Kai Lueke
39033e5ace build_library: Use original qemu image name in qemu script
The move to symlinking to the qemu-uefi image also resulted in the
qemu-uefi image being referenced in the qemu-bios and qemu-uefi-secure
scripts instead of referencing the image symlinks. Same for the VM name
shown in the qemu window title.
When generating the qemu scripts, use the original qemu image name and
VM name.
2024-04-17 19:57:54 +09:00
Flatcar Buildbot
ba2daf54fb Update mantle container image to latest HEAD 2024-04-17 10:51:14 +00:00
flatcar-ci
06ed19d9c9 New version: alpha-3941.0.0-nightly-20240416-2100 2024-04-16 21:00:33 +00:00
Mathieu Tortuyaux
e122b28a8b
Merge pull request #1912 from flatcar/mantle-update-flatcar-3941
Upgrade mantle container image to latest HEAD in flatcar-3941
2024-04-16 17:58:50 +02:00
Flatcar Buildbot
c98479e091 Update mantle container image to latest HEAD 2024-04-16 15:55:51 +00:00
Dongsu Park
9398f1d27b New version: alpha-3941.0.0 alpha-3941.0.0 2024-04-12 17:06:16 +02:00
Dongsu Park
0ee56e30d6
Merge pull request #1891 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2024-04-12 16:35:54 +02:00
Flatcar Buildbot
e3e4ff980f Update mantle container image to latest HEAD 2024-04-12 12:57:32 +00:00
Dongsu Park
05c515b706
Merge pull request #1888 from flatcar/dongsu/ue-rs-20240405
coreos-base/ue-rs: bump h2, mio
2024-04-12 14:57:17 +02:00
Kai Lüke
67913c51c9
Merge pull request #1885 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2024-04-12 14:02:10 +02:00
Flatcar Buildbot
1f8911b143 Update mantle container image to latest HEAD 2024-04-12 11:54:58 +00:00
Dongsu Park
2d481ddae5
Merge pull request #1886 from flatcar/containerd-1.7.15-main
Upgrade Containerd in main from 1.7.14 to 1.7.15
2024-04-12 13:54:41 +02:00
Dongsu Park
30ec9cc2b8 coreos-base/ue-rs: bump h2, mio
Update to 9b6ddb0226208450bcef9da4ac5ba8bc2a47a87c (2024-04-05), mainly
to address security issues in Rust crates.

Pulls in:
https://github.com/flatcar/ue-rs/pull/51
https://github.com/flatcar/ue-rs/pull/52
https://github.com/flatcar/ue-rs/pull/53
https://github.com/flatcar/ue-rs/pull/54
2024-04-12 11:19:47 +02:00
Kai Lüke
5fb86fbe33
Merge pull request #1887 from flatcar/kai/bash43
coreos-base/coreos-init: Update to latest ref
2024-04-12 11:17:50 +02:00
Kai Lueke
92b8c8f923 coreos-base/coreos-init: Update to latest ref
This pulls in https://github.com/flatcar/init/pull/119 just to have the
latest commit ref. The change is not needed on new Flatcar versions but
for those that download the flatcar-update script from git as raw file.
2024-04-12 17:53:43 +09:00
Flatcar Buildbot
ce925402f2 app-containers/containerd: Update from 1.7.14 to 1.7.15 2024-04-12 08:16:57 +00:00
flatcar-ci
7666320319 New version: main-3937.0.0-nightly-20240411-2100 2024-04-11 21:00:26 +00:00
Dongsu Park
6dc0cd0786
Merge pull request #1814 from flatcar/buildbot/monthly-glsa-metadata-updates-2024-04-01
Monthly GLSA metadata 2024-04-01
2024-04-11 14:51:34 +02:00