22178 Commits

Author SHA1 Message Date
Mathieu Tortuyaux
cd56117a57
Merge pull request #1455 from flatcar/linux-5.15.141-flatcar-3602
Upgrade Linux Kernel for flatcar-3602 from 5.15.139 to 5.15.141
2023-12-04 14:24:36 +01:00
Flatcar Buildbot
f143e22b03 sys-kernel/coreos-sources: Update from 5.15.139 to 5.15.141 2023-12-03 07:10:53 +00:00
flatcar-ci
2edc800937 New version: stable-3602.2.2-nightly-20231130-2100 2023-11-30 21:00:30 +00:00
Kai Lueke
87ae263a18 sys-kernel/bootengine: bump ebuild revision 2023-11-30 12:03:58 +01:00
Kai Lueke
adc2bbcd46 build_image_util: Store path list for recreating tmpfiles rules
The removal of files in the overlay present in the lowerdir creates
whiteout entries that mask the lowerdir entries. For those files that
have a tmpfile rule for creation, a reboot would cause the file to be
created in the upperdir, meaning this file is not updated from the
lowerdir when it changes. In addition we have filtered out some tmpfile
rules that caused upcopies (symlinks and directories) which meant that
removing the /etc/resolv.conf symlink didn't bring it back after reboot.
To make files from the lowerdir show up if they have a tmpfile rule that
normally would recreate them we keep a list of whiteout entries that we
clean up on boot. This also prevents freezing files because
systemd-tmpfiles does not need to recreate them in the upperdir.
2023-11-30 12:03:38 +01:00
flatcar-ci
f3b94636d0 New version: stable-3602.2.2-nightly-20231129-2100 2023-11-29 21:00:29 +00:00
Mathieu Tortuyaux
36317dcd07
Merge pull request #1437 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-29 15:57:05 +01:00
Flatcar Buildbot
a124b8bc41 Update mantle container image to latest HEAD 2023-11-29 12:05:30 +00:00
flatcar-ci
0e68d5f064 New version: stable-3602.2.2-nightly-20231127-2100 2023-11-27 21:00:27 +00:00
Mathieu Tortuyaux
e8aa7a24ca
Merge pull request #1424 from flatcar/tormath1/image-changes-lts
image_changes: support multiple LTS
2023-11-27 17:47:46 +01:00
Mathieu Tortuyaux
75773824ca
image_changes: support multiple LTS
When we support two LTS, the oldest one is compare to the newer one (e.g
lts-2022 is compared to lts-2023).

We now read the 'lts-info' file to find the right version to compare
(e.g lts-2022 is compared to the 'current-2022')

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-11-27 15:17:43 +01:00
flatcar-ci
8bc09a4764 New version: stable-3602.2.2-nightly-20231124-2100 2023-11-24 21:00:23 +00:00
Mathieu Tortuyaux
bfa9c53cd7
ci-automation: add brightbox testing
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-11-24 15:34:10 +01:00
Mathieu Tortuyaux
9ac756b8f4
Merge pull request #1422 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-24 15:21:03 +01:00
Flatcar Buildbot
fc178968bd Update mantle container image to latest HEAD 2023-11-24 09:29:26 +00:00
flatcar-ci
69957c9c3d New version: stable-3602.2.2-nightly-20231123-2100 2023-11-23 21:00:25 +00:00
flatcar-ci
20a347eae9 New version: stable-3602.2.1-nightly-20231121-2100 2023-11-21 21:00:36 +00:00
Thilo Fromm
871c1f13f5
Merge pull request #1413 from flatcar/linux-5.15.139-flatcar-3602
Upgrade Linux Kernel for flatcar-3602 from 5.15.138 to 5.15.139
2023-11-21 15:20:40 +01:00
Thilo Fromm
999eb889fb
Merge pull request #1405 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-21 10:47:28 +01:00
Flatcar Buildbot
f9ac8ecfba sys-kernel/coreos-sources: Update from 5.15.138 to 5.15.139 2023-11-21 07:11:56 +00:00
Flatcar Buildbot
80ebca7467 Update mantle container image to latest HEAD 2023-11-20 21:00:50 +00:00
Mathieu Tortuyaux
885a464f13
New version: stable-3602.2.2 stable-3602.2.2 2023-11-20 17:15:32 +01:00
flatcar-ci
0abcf0725c New version: stable-3602.2.1-nightly-20231116-2100 2023-11-16 21:00:26 +00:00
Kai Lueke
5d7f19f0e3 Use OpenStack image for Brightbox
The special Brightbox image uses the OpenStack userdata in Ignition but
lacked Afterburn usage. It actually works to use the OpenStack image and
directly which also enables Afterburn, thus we can drop the special
image.
Don't build a special image for Brightbox but recommend to use OpenStack
images directly. A symlink is added to help with the download of
hardcoded user scripts.
2023-11-16 18:38:12 +01:00
Kai Lueke
ec9f0007d6 ci-automation/vms: Provide OpenStack image without external compression
For Brightbox we can use the OpenStack image but the import only works
with unpacked images. After we enabled internal qcow2 compression the
.gz or .bz2 external compression doesn't provide any benefits and makes
the import more complicated.
Provide the OpenStack image without external compression in addition.
The other files are kept for now but we could also delete them if we
announce this in advance.
2023-11-16 18:37:07 +01:00
flatcar-ci
b2b88bf30b New version: stable-3602.2.1-nightly-20231114-2100 2023-11-14 21:00:23 +00:00
Thilo Fromm
8502486c4b
Merge pull request #1387 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-14 10:56:58 +01:00
Flatcar Buildbot
06070fc3ab Update mantle container image to latest HEAD 2023-11-13 21:00:44 +00:00
flatcar-ci
e29228c41a New version: stable-3602.2.1-nightly-20231113-2100 2023-11-13 21:00:26 +00:00
Thilo Fromm
4a96e892c8
Merge pull request #1379 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-13 07:30:55 +01:00
Flatcar Buildbot
9a54e9d481 Update mantle container image to latest HEAD 2023-11-10 16:38:54 +00:00
flatcar-ci
ce3d0248b7 New version: stable-3602.2.1-nightly-20231109-2100 2023-11-09 21:00:25 +00:00
Thilo Fromm
f5c6d42a5c
Merge pull request #1370 from flatcar/linux-5.15.138-flatcar-3602
Upgrade Linux Kernel for flatcar-3602 from 5.15.137 to 5.15.138
2023-11-09 13:53:54 +01:00
Thilo Fromm
2a3032269c
Merge pull request #1363 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-09 08:50:47 +01:00
Flatcar Buildbot
09eb502ac0 sys-kernel/coreos-sources: Update from 5.15.137 to 5.15.138 2023-11-09 07:13:44 +00:00
Flatcar Buildbot
7db2666639 Update mantle container image to latest HEAD 2023-11-08 21:00:44 +00:00
flatcar-ci
7ebde5b43c New version: stable-3602.2.1-nightly-20231108-2100 2023-11-08 21:00:30 +00:00
Thilo Fromm
ff238e8ec1
Merge pull request #1356 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-08 07:50:45 +01:00
Flatcar Buildbot
01bfdf67e7 Update mantle container image to latest HEAD 2023-11-07 21:00:45 +00:00
flatcar-ci
118f56049d New version: stable-3602.2.1-nightly-20231107-2100 2023-11-07 21:00:25 +00:00
Thilo Fromm
84030880bd
Merge pull request #1350 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-07 11:39:35 +01:00
Flatcar Buildbot
cf34bb95b8 Update mantle container image to latest HEAD 2023-11-06 21:00:45 +00:00
flatcar-ci
061f253a3d New version: stable-3602.2.1-nightly-20231106-2100 2023-11-06 21:00:27 +00:00
Mathieu Tortuyaux
ef2ea20fcc
Merge pull request #1340 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-06 17:00:15 +01:00
Flatcar Buildbot
e9fc8f614a Update mantle container image to latest HEAD 2023-11-06 07:09:13 +00:00
flatcar-ci
23b27a93a0 New version: stable-3602.2.1-nightly-20231102-2100 2023-11-02 21:00:26 +00:00
Mathieu Tortuyaux
45d9f57eb9
Merge pull request #1309 from flatcar/linux-5.15.137-flatcar-3602
Upgrade Linux Kernel for flatcar-3602 from 5.15.136 to 5.15.137
2023-11-02 17:50:49 +01:00
Mathieu Tortuyaux
78579ebeec
Merge pull request #1321 from flatcar/mantle-update-flatcar-3602
Upgrade mantle container image to latest HEAD in flatcar-3602
2023-11-02 13:39:52 +01:00
Flatcar Buildbot
8cfdbaf207 Update mantle container image to latest HEAD 2023-11-01 09:04:22 +00:00
flatcar-ci
7df7ff1e64 New version: stable-3602.2.1-nightly-20231030-2100 2023-10-30 21:00:33 +00:00