18101 Commits

Author SHA1 Message Date
Flatcar Buildbot
d8242d077e Update mantle container image to latest HEAD 2023-10-13 07:46:44 +00:00
Dongsu Park
48099e1a23
Merge pull request #1249 from flatcar/linux-5.10.198-flatcar-3033
Upgrade Linux Kernel for flatcar-3033 from 5.10.197 to 5.10.198
2023-10-13 09:46:02 +02:00
Flatcar Buildbot
4ffbd432bb sys-kernel/coreos-sources: Update from 5.10.197 to 5.10.198 2023-10-11 07:12:03 +00:00
flatcar-ci
473e2ec4ae New version: lts-3033.3.17-nightly-20231010-2100 2023-10-10 21:00:36 +00:00
Mathieu Tortuyaux
7a81b5b698
Merge pull request #1244 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-10-10 12:22:21 +02:00
Flatcar Buildbot
05f0cbd259 Update mantle container image to latest HEAD 2023-10-10 08:34:38 +00:00
Kai Lüke
dcabe7c281
Merge pull request #1234 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-10-09 18:51:58 +02:00
Flatcar Buildbot
d065c9306f Update mantle container image to latest HEAD 2023-10-09 16:10:49 +00:00
Dongsu Park
3763a74afd
Merge pull request #1224 from flatcar/cacerts-3.94-flatcar-3033
Update ca-certificates in flatcar-3033 from 3.93 to 3.94
2023-10-09 15:04:20 +02:00
Flatcar Buildbot
8776ed5196 app-misc/ca-certificates: Update from 3.93 to 3.94 2023-10-09 07:18:38 +00:00
Dongsu Park
4ee87fec86
Merge pull request #1211 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-10-09 09:16:06 +02:00
Flatcar Buildbot
b5eb65e0c0 Update mantle container image to latest HEAD 2023-10-06 21:00:46 +00:00
flatcar-ci
6afa6b9108 New version: lts-3033.3.17-nightly-20231006-2100 2023-10-06 21:00:27 +00:00
flatcar-ci
3b4b4aeac4 New version: lts-3033.3.17-nightly-20231005-2100 2023-10-05 21:00:30 +00:00
Kai Lueke
6e142c7b1e Merge pull request #799 from flatcar/scripts
ci-automation: Follow-up fix for 2-phase nightly SDK build tags
2023-10-05 10:31:24 +02:00
Krzesimir Nowak
2e3be6e76e ci-automation/sdk_bootstrap: Put some names into variables
Changing the name of the main branch and the name of the nightly tag
may be useful for testing, so let's have them defined in one place.
2023-10-05 10:31:24 +02:00
Krzesimir Nowak
d4f35538d0 ci-automation: Follow-up fix for 2-phase nightly SDK build tags
We push a commit with the nightly SDK tag to the main branch if the
SDK was built from the main branch. Which is what happens when we
build the nightly intermediate SDK. The final nightly SDK is not built
from the main branch, but rather from the nightly intermediate SDK
tag. Both of them point to the exactly same commit, but the difference
is in what `git rev-parse --abbrev-ref HEAD` returns for each of
those. When the main branch is checked out, the command will return
"main". When the nightly intermediate SDK tag is checked out, the
command will return "HEAD". So when nightly final SDK is being built,
the command returns a string different than "main" and thus decides
not to push the commit with the final nightly SDK tag to the main
branch. Rework it to assume that if `git rev-parse HEAD` and `git
rev-parse origin/main` return the same commit hash (and it's the
nightly build and all that) then the commit should be pushed.

We use "origin/main" instead of just "main" just in case the main
branch was not checked out before, for some reason (may come up in
testing with different names for the main branch when testing).
2023-10-05 10:31:24 +02:00
flatcar-ci
c49d9eb8fb New version: lts-3033.3.17-nightly-20230929-2100 2023-09-29 21:00:25 +00:00
flatcar-ci
1556b9d8ef New version: lts-3033.3.17-nightly-20230927-2100 2023-09-27 21:00:28 +00:00
Dongsu Park
55d5cd7cf1
Merge pull request #1195 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-09-27 10:55:51 +02:00
Flatcar Buildbot
29234aa627 Update mantle container image to latest HEAD 2023-09-27 08:54:15 +00:00
flatcar-ci
21a7d660dd New version: lts-3033.3.17-nightly-20230926-2100 2023-09-26 21:00:38 +00:00
Kai Lueke
e47df93de1 Merge pull request #1132 from flatcar/scripts
Allow use qcow2 inline compression
2023-09-26 13:40:19 +02:00
krishjainx
dced5f1485 Allow use qcow2 compressed format in place of additional compressed layer 2023-09-26 13:40:19 +02:00
Dongsu Park
f4caad942c
Merge pull request #1172 from flatcar/linux-5.10.197-flatcar-3033
Upgrade Linux Kernel for flatcar-3033 from 5.10.193 to 5.10.197
2023-09-26 12:54:20 +02:00
Dongsu Park
00d1c5ad24
Merge pull request #1184 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-09-26 09:10:24 +02:00
Flatcar Buildbot
dc51ea23fb Update mantle container image to latest HEAD 2023-09-25 21:00:44 +00:00
flatcar-ci
41d740da31 New version: lts-3033.3.17-nightly-20230925-2100 2023-09-25 21:00:24 +00:00
Kai Lüke
24a32d1654
Merge pull request #1183 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-09-25 12:48:58 +02:00
Flatcar Buildbot
77c7ae0ab0 Update mantle container image to latest HEAD 2023-09-25 10:48:11 +00:00
Dongsu Park
50af65e101 overlay sys-kernel/coreos-modules: delete configs CONFIG_NET_CLS_RSVP*
Build fails in >= 5.10.197 like below, because upstream stable Kernels
deleted the Kernel configs CONFIG_NET_CLS_RSVP*.

```
 * ERROR: sys-kernel/coreos-modules-5.10.197::coreos failed (configure
   phase):
 *   Requested options not enabled in build:
 *     CONFIG_NET_CLS_RSVP
 *     CONFIG_NET_CLS_RSVP6
```

Fix that by deleting the Kernel configs.
2023-09-25 11:10:11 +02:00
Flatcar Buildbot
115d11f55b sys-kernel/coreos-sources: Update from 5.10.193 to 5.10.197 2023-09-24 07:10:58 +00:00
flatcar-ci
ed992893d7 New version: lts-3033.3.17-nightly-20230922-2100 2023-09-22 21:00:32 +00:00
Mathieu Tortuyaux
93833af6e5
Merge pull request #1162 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-09-22 16:07:43 +02:00
Flatcar Buildbot
e9d9a33526 Update mantle container image to latest HEAD 2023-09-22 07:36:23 +00:00
flatcar-ci
a01b2ebbaf New version: lts-3033.3.17-nightly-20230918-2100 2023-09-18 21:00:28 +00:00
Jeremi Piotrowski
00243f908e Merge pull request #1131 from flatcar/scripts
Pull in flatcar/init and bootengine changes  to ignore mana VF in networkd
2023-09-18 11:04:32 +02:00
Jeremi Piotrowski
875b3781fc bootengine: Exclude mana VF from network management
The flatcar/bootengine commit includes a change to the azure sriov config file that
excludes devices managed by the mana driver from networkd management, just like
mlx4 and mlx5 devices.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-09-18 11:03:49 +02:00
Jeremi Piotrowski
9e2ce07fdb changelog: Add entry for mana vf support
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-09-18 11:03:09 +02:00
Jeremi Piotrowski
735fffc09b coreos-init: Exclude mana VF from network management
The flatcar/init commits includes a change to the azure sriov config file that
excludes devices managed by the mana driver from networkd management, just like
mlx4 and mlx5 devices.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2023-09-18 11:03:09 +02:00
flatcar-ci
462e04a17f New version: lts-3033.3.17-nightly-20230915-2100 2023-09-15 21:00:30 +00:00
flatcar-ci
d1e6208dbe New version: lts-3033.3.17-nightly-20230914-2100 2023-09-14 21:00:38 +00:00
Mathieu Tortuyaux
857d96896a
Merge pull request #1134 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-09-14 08:31:50 +02:00
Flatcar Buildbot
cacffe337e Update mantle container image to latest HEAD 2023-09-13 21:01:01 +00:00
flatcar-ci
03e786f518 New version: lts-3033.3.17-nightly-20230908-2100 2023-09-08 21:00:26 +00:00
Kai Lüke
e0b4b74572
Merge pull request #1122 from flatcar/mantle-update-flatcar-3033
Upgrade mantle container image to latest HEAD in flatcar-3033
2023-09-08 15:04:53 +02:00
Flatcar Buildbot
c757a4b066 Update mantle container image to latest HEAD 2023-09-08 12:53:57 +00:00
flatcar-ci
013a875155 New version: lts-3033.3.16-nightly-20230904-2100 2023-09-04 21:00:23 +00:00
Dongsu Park
4149a6a838
Merge pull request #1108 from flatcar/cacerts-3.93-flatcar-3033
Update ca-certificates in flatcar-3033 from 3.92 to 3.93
2023-09-04 17:00:26 +02:00
Flatcar Buildbot
0e331e4c5e app-misc/ca-certificates: Update from 3.92 to 3.93 2023-09-04 07:19:07 +00:00