Skip to content

Add support for Oracle Cloud#3845

Closed
navaneeth-dev wants to merge 30 commits intoflatcar:mainfrom
navaneeth-dev:oraclecloud
Closed

Add support for Oracle Cloud#3845
navaneeth-dev wants to merge 30 commits intoflatcar:mainfrom
navaneeth-dev:oraclecloud

Conversation

@navaneeth-dev
Copy link

@navaneeth-dev navaneeth-dev commented Mar 21, 2026

Add support for Oracle Cloud Infrastructure

I want official builds of flatcar for Oracle Cloud.

How to use

Right now I verified it works. I will try to work on CI builds tomorrow.
I will fix the conventions soon.

Testing done

Right now I verified it works.

tormath1 and others added 28 commits March 5, 2026 13:19
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
Upgrade mantle container image to latest HEAD in flatcar-4628
For some reasons, the '#!/usr/bin/env python3' command of the
'show-fixed-kernel-cves.py' started to resolve
'python3' before reaching the 'ci-automation/python-bin' PATH location.

So 'feedparser' was not installed, so it was failing.

I guess we shipped some Python updates providing 'python3' resolution,
or we stopped masked some Python related stuffs into the SDK.

Flipping the 'ci-automation/python-bin' should fix the issue and it
should not have any side-effects as this is scopped only on the
'show-changes' script call.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
Signed-off-by: Robin Schneider <mail@robinschneider.dev>
MANTLE_REF will be optionally passed by Jenkins.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
Upgrade mantle container image to latest HEAD in flatcar-4628
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
Upgrade mantle container image to latest HEAD in flatcar-4628
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This reverts commit 25de567.

I think that the reverted commit was trying to fix a "non-error". On
Gentoo distfiles, it that seems a glitch has occured on
ca-certificates-3.120.1, as the decompressed archive tree files is not
consistent from one release to the other:
```
$ wget http://distfiles.gentoo.org/distfiles/37/nss-3.120.1.tar.gz
$ wget http://distfiles.gentoo.org/distfiles/43/nss-3.121.tar.gz
$ tar -xf nss-3.120.1.tar.gz
$ tar -xf nss-3.121.tar.gz
$ ls -l nss-3.121/nss
total 88
drwxr-xr-x  8 tormath1 tormath1   160 Mar  2 15:00 automation
-rwxr-xr-x  1 tormath1 tormath1  9183 Feb 19 10:30 build.sh
...
$ ls -l nss-NSS_3_120_1_RTM/
total 88
drwxr-xr-x  8 tormath1 tormath1   160 Feb 11 19:19 automation
-rwxr-xr-x  1 tormath1 tormath1  9183 Feb 11 19:19 build.sh
...

```

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
Upgrade Linux Kernel for flatcar-4628 from 6.12.74 to 6.12.77
Upgrade mantle container image to latest HEAD in flatcar-4628
Update ca-certificates in flatcar-4628 from 3.120 to 3.121
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
Upgrade mantle container image to latest HEAD in flatcar-4628
Signed-off-by: flatcar-ci <infra+ci@flatcar-linux.org>
@navaneeth-dev navaneeth-dev marked this pull request as draft March 21, 2026 12:10
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be dropped through a rebase.

@navaneeth-dev
Copy link
Author

Reopening a PR, there is too much confusion with git.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants