Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Ubuntu 24.04 for 3.0.x release #2527

Closed
Tracked by #2528
mudler opened this issue May 2, 2024 · 3 comments
Closed
Tracked by #2528

feat: Ubuntu 24.04 for 3.0.x release #2527

mudler opened this issue May 2, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request question Further information is requested triage Add this label to issues that should be triaged and prioretized in the next planning call

Comments

@mudler
Copy link
Member

mudler commented May 2, 2024

As ubuntu 24.04 is now out and we already started working on #1792, makes sense to investigate if we can ship 24.04 within a 3.0.x release, or shift 3.1 release items to the next release and cut a 3.1 prematurely

@mudler mudler added enhancement New feature or request triage Add this label to issues that should be triaged and prioretized in the next planning call labels May 2, 2024
@ci-robbot ci-robbot added the question Further information is requested label May 2, 2024
@ci-robbot
Copy link
Collaborator

Hello! I'm a bot, an experiment of @mudler and @jimmykarily. It seems that your issue regarding Ubuntu 24.04 for the 3.0.x release hasn't provided the necessary information as per our project's standards. In order for us to better understand and address the issue, could you please provide us with a description of the problem you're encountering and, if this is a bug, steps to reproduce it? Also, please mention the versions of the relevant artifacts that are being used. Thanks for your understanding!

@mauromorales mauromorales self-assigned this May 2, 2024
@mauromorales
Copy link
Member

Seems to be working as expected, just waiting on the PR pipelines to see if there are other issues, but I was able to boot at least and I don't see any issues doing systemctl status or a quick view in logs.

kairos@localhost:~$ cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
KAIROS_IMAGE_REPO="quay.io/kairos/ubuntu:24.04-core-amd64-generic-v3.0.8-6-g67e1465"
KAIROS_FLAVOR_RELEASE="24.04"
KAIROS_ARTIFACT="kairos-ubuntu-24.04-core-amd64-generic-v3.0.8-6-g67e1465"
KAIROS_FLAVOR="ubuntu"
KAIROS_FAMILY="ubuntu"
KAIROS_MODEL="generic"
KAIROS_NAME="kairos-core-ubuntu-24.04"
KAIROS_VERSION="v3.0.8-6-g67e1465"
KAIROS_VERSION_ID="v3.0.8-6-g67e1465"
KAIROS_PRETTY_NAME="kairos-core-ubuntu-24.04 v3.0.8-6-g67e1465"
KAIROS_REGISTRY_AND_ORG="quay.io/kairos"
KAIROS_ID_LIKE="kairos-core-ubuntu-24.04"
KAIROS_RELEASE="v3.0.8-6-g67e1465"
KAIROS_BUG_REPORT_URL="https://github.com/kairos-io/kairos/issues"
KAIROS_HOME_URL="https://github.com/kairos-io/kairos"
KAIROS_GITHUB_REPO="kairos-io/kairos"
KAIROS_ID="kairos"
KAIROS_IMAGE_LABEL="24.04-core-amd64-generic-v3.0.8-6-g67e1465"
KAIROS_VARIANT="core"
KAIROS_TARGETARCH="amd64"
KAIROS_SOFTWARE_VERSION_PREFIX="k3s"

@mudler mudler mentioned this issue May 2, 2024
30 tasks
@mauromorales
Copy link
Member

tests seem to pass, so I'll move this to done, but feel free to re-open or move to review if you think something is missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested triage Add this label to issues that should be triaged and prioretized in the next planning call
Projects
Archived in project
Development

No branches or pull requests

3 participants