20929 Commits

Author SHA1 Message Date
flatcar-ci
ad0cfe3724 New version: alpha-4230.0.1-nightly-20250319-2100 2025-03-19 21:00:30 +00:00
flatcar-ci
0f09ab8ca9
New version: alpha-4230.0.1-nightly-20250318-2100 2025-03-19 09:37:54 +01:00
Sayan Chowdhury
239a531b1e
New version: beta-4230.1.0 2025-03-19 09:37:54 +01:00
Mathieu Tortuyaux
f8688e2058
mantle-container: pull latest mantle image
this pulls public key update

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-03-19 09:37:53 +01:00
flatcar-ci
2207a91d0a New version: alpha-4230.0.1-nightly-20250314-2100 2025-03-14 21:00:30 +00:00
Flatcar Buildbot
9a96085a44 sys-kernel/coreos-sources: Update from 6.6.82 to 6.6.83 2025-03-14 17:28:01 +00:00
Jeremi Piotrowski
d355ecf1da nvidia-drivers: Split amd64 and arm64 driver version
The R535 driver branch, which is LTS, does not compile on arm64 with GCC
14/kernel 6.6. Keep amd64 on R535 and switch arm64 to R570 by default.
R570 is the first driver version that I found that is currently
supported and works for arm64.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-03-14 10:59:01 +01:00
Jeremi Piotrowski
5d4b6697c9 setup-nvidia: Overlay host /lib/modules into devcontainer
So that we can pick-up kmods contained in sysexts (like zfs) and generate
complete module dependency information. I thought we could skip running depmod
for nvidia drivers because we manually insmod them, but nvidia's GPU operator
driver validation expects to be able to run modprobe - so we have to generate
them.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-03-14 10:59:01 +01:00
Jeremi Piotrowski
ab519ab4d2 setup-nvidia: Keep systemd unit when running nspawn container
The nspawn container runs in it's own scope, which journal output is then
associated with. By passing `--keep-unit` we can guarantee that all log output
will stay associated with the nvidia.service and can be viewed by running
`journalctl -u nvidia.service`.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-03-14 10:59:01 +01:00
Jeremi Piotrowski
066fb3ffd4 install-nvidia: Force building proprietary kernel module
Installers for 570 sometimes default to Open drivers, which we can't support
properly at this time. Force proprietary drivers. There are also additional
options that suppress certain worrisome error strings - enable those if
supported too.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-03-14 10:59:01 +01:00
Jeremi Piotrowski
6a92c7cce8 coreos-modules: Cross-compile module build tools
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-03-14 10:59:01 +01:00
Jeremi Piotrowski
2381ea1f99 setup-nvidia: Keep devcontainer image sparse
This saves space at runtime.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-03-14 10:59:01 +01:00
Jeremi Piotrowski
418f26ae6b setup-nvidia: Make "current" symlink logic more robust
Users have reported that in some cases the nvidia.service fails because
/opt/nvidia/current is a directory and the symbolic link gets created inside
it. I have no idea how we get there, but to make the service robust in the face
of this kind of issue:

- remove the directory if it exists
- use `-T` with ln to ensure that symbolic link creation fails if `current` is a directory

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-03-14 10:59:01 +01:00
Jeremi Piotrowski
b2c608769d setup-nvidia: Support aarch64 installer
Use `uname -m` to fetch the correct driver installer for aarch64 or x86_64.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-03-14 10:59:01 +01:00
flatcar-ci
1472d2accb New version: alpha-4230.0.1-nightly-20250312-2100 2025-03-12 21:00:26 +00:00
Mathieu Tortuyaux
d217f41e4c
Merge pull request #2734 from flatcar/linux-6.6.82-flatcar-4230
Upgrade Linux Kernel for flatcar-4230 from 6.6.80 to 6.6.82
2025-03-12 14:19:44 +01:00
flatcar-ci
beab961041 New version: alpha-4230.0.1-nightly-20250311-2100 2025-03-11 21:00:29 +00:00
Mathieu Tortuyaux
ccadf0ad2f
coreos-base/coreos-init: add EGIT_BRANCH
As we are using the `git` eclass, we can't simply use a git ref if this
one is on another branch, we need to pass the git branch as well.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-03-11 13:12:51 +01:00
flatcar-ci
5cbdb10dfd New version: alpha-4230.0.1-nightly-20250310-2100 2025-03-10 21:00:30 +00:00
Dongsu Park
3274a186a8 overlay coreos-init: Distribute new sub key 2025
This pulls in https://github.com/flatcar/init/pull/129
to distribute the new sub key.
2025-03-10 16:14:50 +01:00
Flatcar Buildbot
9a72d4cac2 sys-kernel/coreos-sources: Update from 6.6.80 to 6.6.82 2025-03-10 07:09:46 +00:00
flatcar-ci
632444e249 New version: alpha-4230.0.1-nightly-20250307-2100 2025-03-07 21:00:32 +00:00
Thilo Fromm
48a59a2d25 coreos-modules: move mana kmod to commonconfig
This change moves CONFIG_MICROSOFT_MANA=m from amd64_defconfig-6.6 to
commonconfig-6.6 to support the MANA network driver on ARM64 instances,
too.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2025-03-07 16:48:18 +01:00
flatcar-ci
817f878d33 New version: alpha-4230.0.1-nightly-20250304-2100 2025-03-04 21:00:28 +00:00
flatcar-ci
6e01329c09 New version: alpha-4230.0.1-nightly-20250303-2100 2025-03-03 21:00:32 +00:00
Mathieu Tortuyaux
c656eb4185
Merge pull request #2704 from flatcar/linux-6.6.80-flatcar-4230
Upgrade Linux Kernel for flatcar-4230 from 6.6.79 to 6.6.80
2025-03-03 09:29:02 +01:00
Flatcar Buildbot
8a04261a81 app-misc/ca-certificates: Update from 3.108 to 3.109 2025-03-03 07:09:57 +00:00
flatcar-ci
31e8a4b860 New version: alpha-4230.0.1-nightly-20250228-2100 2025-02-28 21:00:27 +00:00
Dongsu Park
c37d8592cd overlay wa-linux-agent: apply patch to fix ssh public key override issue
Apply patch to fix an issue when overriding ssh public key from ignition
configuration. Since the fix is not available in releases of
wa-linux-agent, we should apply a separate patch.

See also https://github.com/Azure/WALinuxAgent/pull/3309.
2025-02-28 15:14:11 +01:00
Flatcar Buildbot
7a114a06d8 sys-kernel/coreos-sources: Update from 6.6.79 to 6.6.80 2025-02-28 07:06:03 +00:00
flatcar-ci
2671f46280 New version: alpha-4230.0.1-nightly-20250227-2100 2025-02-27 21:00:28 +00:00
flatcar-ci
66920c0769 New version: alpha-4230.0.1-nightly-20250225-2100 2025-02-25 21:00:27 +00:00
Mathieu Tortuyaux
05636ea59c
Merge pull request #2681 from flatcar/linux-6.6.79-flatcar-4230
Upgrade Linux Kernel for flatcar-4230 from 6.6.78 to 6.6.79
2025-02-25 09:24:21 +01:00
flatcar-ci
7664f247bd New version: alpha-4230.0.1-nightly-20250224-2100 2025-02-24 21:00:27 +00:00
Jeremi Piotrowski
1fbed222a6 app-misc/ca-certificates: Account for certs missing newlines
Concatenating certificates missing newlines naively with cat results in broken
bundle. Fix the issue by using a sed expression that appends a trailing newline
after the lastline if it is missing.

Issue: flatcar/flatcar#1601
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2025-02-24 17:07:11 +01:00
Flatcar Buildbot
5adecbbb49 Update mantle container image to latest HEAD 2025-02-24 14:44:16 +00:00
Flatcar Buildbot
6849bd5dd8 sys-kernel/coreos-sources: Update from 6.6.78 to 6.6.79 2025-02-22 07:05:52 +00:00
Mathieu Tortuyaux
3b19bdfc08
net-misc/openssh: apply Qualys patch
this fix DOS and MITM vulnerabilities.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2025-02-20 17:19:26 +05:30
Sayan Chowdhury
58f59341fb
New version: alpha-4230.0.1 2025-02-20 17:16:44 +05:30
flatcar-ci
755dcec3d5 New version: alpha-4230.0.1-nightly-20250218-2100 2025-02-18 21:00:31 +00:00
Flatcar Buildbot
f6c0719c57 sys-kernel/coreos-sources: Update from 6.6.77 to 6.6.78 2025-02-18 07:05:14 +00:00
flatcar-ci
3dc0b5fa6c New version: alpha-4230.0.0-nightly-20250213-2100 2025-02-13 21:00:27 +00:00
Mathieu Tortuyaux
79ba9dc149
Merge pull request #2661 from flatcar/linux-6.6.77-flatcar-4230
Upgrade Linux Kernel for flatcar-4230 from 6.6.76 to 6.6.77
2025-02-13 15:42:21 +01:00
flatcar-ci
5a675b6fbd New version: alpha-4230.0.0-nightly-20250212-2100 2025-02-12 21:00:28 +00:00
Flatcar Buildbot
c1b68507c3 sys-kernel/coreos-sources: Update from 6.6.76 to 6.6.77 2025-02-12 07:05:42 +00:00
flatcar-ci
be60d32dcf New version: alpha-4230.0.0-nightly-20250211-2100 2025-02-11 21:00:30 +00:00
Mathieu Tortuyaux
7c146acbfd
Merge pull request #2647 from flatcar/linux-6.6.76-flatcar-4230
Upgrade Linux Kernel for flatcar-4230 from 6.6.75 to 6.6.76
2025-02-11 18:10:34 +01:00
Flatcar Buildbot
d8d232b627 app-misc/ca-certificates: Update from 3.107 to 3.108 2025-02-10 07:09:37 +00:00
Flatcar Buildbot
02a91e73bd sys-kernel/coreos-sources: Update from 6.6.75 to 6.6.76 2025-02-09 07:05:22 +00:00
flatcar-ci
71a750e941 New version: alpha-4230.0.0-nightly-20250205-2100 2025-02-05 21:00:26 +00:00