23737 Commits

Author SHA1 Message Date
Flatcar Buildbot
bdd499bc6c Update mantle container image to latest HEAD 2023-11-01 21:00:43 +00:00
flatcar-ci
dc0c2bb622 New version: beta-3745.1.0-nightly-20231101-2100 2023-11-01 21:00:22 +00:00
flatcar-ci
a1a1e17941 New version: beta-3745.1.0-nightly-20231030-2100 2023-10-30 21:00:29 +00:00
Kai Lüke
73f905ee72
Merge pull request #1303 from flatcar/mantle-update-flatcar-3745
Upgrade mantle container image to latest HEAD in flatcar-3745
2023-10-30 12:06:42 +01:00
Flatcar Buildbot
16b024a235 Update mantle container image to latest HEAD 2023-10-27 14:34:32 +00:00
flatcar-ci
4dfa6c5b3a New version: beta-3745.1.0-nightly-20231025-2100 2023-10-25 21:00:24 +00:00
flatcar-ci
9d9811979b New version: alpha-3745.0.0-nightly-20231024-2100 2023-10-24 21:00:25 +00:00
flatcar-ci
bebf29ed10 New version: alpha-3745.0.0-nightly-20231023-2100 2023-10-23 21:00:24 +00:00
Thilo Fromm
8d91f3f7ea
Merge pull request #1295 from flatcar/t-lo/3745-add-squashfs-zstd
add zstd support to squashfs (release 3745)
2023-10-23 16:06:54 +02:00
Mathieu Tortuyaux
6a01dd8dda
Merge pull request #1291 from flatcar/linux-6.1.59-flatcar-3745
Upgrade Linux Kernel for flatcar-3745 from 6.1.58 to 6.1.59
2023-10-23 15:27:22 +02:00
Thilo Fromm
e05ba7ea09 Changelog: add squashfs zstd support
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-23 15:12:06 +02:00
Thilo Fromm
60a19d6e29 coreos-overlay/sys-kernel/coreos-modules: add zstd support to squashfs
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-23 13:02:38 +02:00
flatcar-ci
0aa2a55612 New version: alpha-3745.0.0-nightly-20231020-2100 2023-10-20 21:00:26 +00:00
Kai Lüke
23a63a3d8f
Merge pull request #1285 from flatcar/mantle-update-flatcar-3745
Upgrade mantle container image to latest HEAD in flatcar-3745
2023-10-20 13:22:10 +02:00
Flatcar Buildbot
7ec8e3e0e2 sys-kernel/coreos-sources: Update from 6.1.58 to 6.1.59 2023-10-20 07:11:44 +00:00
Flatcar Buildbot
d9bea189d0 Update mantle container image to latest HEAD 2023-10-19 08:56:13 +00:00
flatcar-ci
40ab6d8c1e New version: alpha-3745.0.0-nightly-20231018-2100 2023-10-18 21:00:25 +00:00
Krzesimir Nowak
bbdefe2359 Merge pull request #1267 from flatcar/scripts
build_library/grub_install: Try mounting ESP directory in a loop
2023-10-18 13:51:49 +02:00
Krzesimir Nowak
c8c94599b5 build_library/grub_install: Try mounting ESP directory in a loop
Apparently successful `[[ -b "${LOOP_DEV}p1" ]]` check is not enough -
the mount can still fail. So instead of doing those checks, try
mounting and reprobing in the loop with some small exponential
backoffs.
2023-10-18 13:51:49 +02:00
flatcar-ci
71a7da033c New version: alpha-3745.0.0-nightly-20231017-2100 2023-10-17 21:00:27 +00:00
Sayan Chowdhury
a660ae32f0
New version: beta-3745.1.0 beta-3745.1.0 2023-10-17 19:11:55 +05:30
flatcar-ci
771a2b2f04 New version: alpha-3745.0.0-nightly-20231016-2100 2023-10-16 21:00:25 +00:00
Dongsu Park
6925b6dd2a
Merge pull request #1273 from flatcar/linux-6.1.58-flatcar-3745
Upgrade Linux Kernel for flatcar-3745 from 6.1.57 to 6.1.58
2023-10-16 14:51:41 +02:00
Krzesimir Nowak
2e2616012b Merge pull request #1272 from flatcar/scripts
update_engine/bootengine: Clean up incomplete move target
2023-10-16 13:25:14 +02:00
Kai Lueke
50a9a3c8c1 update_engine/bootengine: Clean up incomplete move target
This pulls in https://github.com/flatcar/update_engine/pull/29 and
https://github.com/flatcar/bootengine/pull/76
to fix the problem of not being able to update from ≤ 3619.0.0 on Azure.
2023-10-16 13:25:14 +02:00
Flatcar Buildbot
29c167ea27 sys-kernel/coreos-sources: Update from 6.1.57 to 6.1.58 2023-10-16 07:12:46 +00:00
flatcar-ci
d90ba89f16 New version: alpha-3745.0.0-nightly-20231013-2100 2023-10-13 21:00:26 +00:00
Dongsu Park
1bb39eef99
Merge pull request #1258 from flatcar/mantle-update-flatcar-3745
Upgrade mantle container image to latest HEAD in flatcar-3745
2023-10-13 19:28:14 +02:00
Flatcar Buildbot
410b622689 Update mantle container image to latest HEAD 2023-10-13 17:27:52 +00:00
Krzesimir Nowak
290794bb75
Merge pull request #1271 from flatcar/krnowak/curl-alpha-backport
Backport curl CVE fixes to alpha
2023-10-13 15:46:59 +02:00
Krzesimir Nowak
2e696f9cab changelog: Add an entry 2023-10-13 14:09:06 +02:00
Krzesimir Nowak
d15f89dab7 coreos user-patches: Add patches for curl 2023-10-13 13:59:49 +02:00
Dongsu Park
5993e15b82
Merge pull request #1253 from flatcar/linux-6.1.57-flatcar-3745
Upgrade Linux Kernel for flatcar-3745 from 6.1.55 to 6.1.57
2023-10-13 09:48:02 +02:00
flatcar-ci
cbfadad85f New version: alpha-3745.0.0-nightly-20231012-2100 2023-10-12 21:00:22 +00:00
Jeremi Piotrowski
df20261500 Merge pull request #1206 from flatcar/scripts
systemd-networkd: disable RoutesToDNS
2023-10-12 14:34:29 +02:00
Jeremi Piotrowski
bff57a98c5 changelog: Add entry for RoutesToDNS default setting change
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-10-12 14:33:40 +02:00
Jeremi Piotrowski
87e58ac624 bootengine: Disable RoutesToDNS
Pull in this PR https://github.com/flatcar/bootengine/pull/74 to disable a
systemd-networkd setting causing unexpected routes to appear.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-10-12 14:33:40 +02:00
Jeremi Piotrowski
a743b7dcdc coreos-init: Disable RoutesToDNS setting
Pull in this PR https://github.com/flatcar/init/pull/109/ to disable a
systemd-networkd setting causing unexpected routes to appear.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-10-12 14:33:40 +02:00
Flatcar Buildbot
dda1e7e276 sys-kernel/coreos-sources: Update from 6.1.55 to 6.1.57 2023-10-11 07:12:57 +00:00
flatcar-ci
40cc422739 New version: alpha-3745.0.0-nightly-20231010-2100 2023-10-10 21:00:34 +00:00
Jeremi Piotrowski
5516025deb Merge pull request #1199 from flatcar/scripts
ci-automation: Switch to managed identity on azure
2023-10-10 13:22:37 +02:00
Jeremi Piotrowski
a4a7ddbf5d ci-automation: Switch to managed identity on azure
Switch to using a managed identity instead of file based credentials for
running kola/ore (not plume). This covers our test subscription, but not our
publishing subscription.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-10-10 13:22:37 +02:00
Kai Lueke
4d10b88545 Merge pull request #1238 from flatcar/scripts
coreos-base/misc-files: Make Kubernetes work by default through symlink
2023-10-10 13:02:07 +02:00
Kai Lueke
258a059537 coreos-base/misc-files: Make Kubernetes work by default through symlink
In the past user had to customize Kubernetes or use a bind mount to make
writing the default /usr/libexec/kubernetes/ path work. With
systemd-sysext on by default the bind mount doesn't work anymore because
it can get lost. A newer workaround is to use a systemd-sysext image
that creates a symlink in /usr/libexec/... to redirect to somewhere
under /var/.
Instead of relying on workarounds, make Kubernetes work by default on
Flatcar by having the symlink be part of the generic image. The target
folder will be created through a tmpfiles rule.
2023-10-10 13:02:07 +02:00
Mathieu Tortuyaux
5ddf7179bb
Merge pull request #1246 from flatcar/mantle-update-flatcar-3745
Upgrade mantle container image to latest HEAD in flatcar-3745
2023-10-10 12:22:51 +02:00
Flatcar Buildbot
4d4ed67020 Update mantle container image to latest HEAD 2023-10-10 08:34:39 +00:00
flatcar-ci
9a8983e5b6 New version: alpha-3745.0.0-nightly-20231009-2100 2023-10-09 21:00:24 +00:00
Kai Lüke
e94000e3df
Merge pull request #1233 from flatcar/mantle-update-flatcar-3745
Upgrade mantle container image to latest HEAD in flatcar-3745
2023-10-09 18:52:06 +02:00
Flatcar Buildbot
ab9540a61f Update mantle container image to latest HEAD 2023-10-09 16:10:47 +00:00
Dongsu Park
8133d0d99d
Merge pull request #1228 from flatcar/cacerts-3.94-flatcar-3745
Update ca-certificates in flatcar-3745 from 3.93 to 3.94
2023-10-09 15:05:27 +02:00