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

Ubuntu 24.04 support #3302

Merged
merged 6 commits into from
Jul 11, 2024
Merged

Conversation

SimonTheLeg
Copy link
Member

@SimonTheLeg SimonTheLeg commented Jul 10, 2024

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #3161

What type of PR is this?

/kind feature

Special notes for your reviewer:

It seems that AWS has moved their image from /hvm-ssd to /hvm-ssd-gp3

Does this PR introduce a user-facing change? Then add your Release Note here:

[ACTION REQUIRED] Add support for Ubuntu 24.04. Example Terraform configs for all providers are now using Ubuntu 24.04 by default. If you're using the latest Terraform configs with an existing cluster, make sure to bind the operating system/image to the image that you're currently using, otherwise your instances will get recreated.

Documentation:

NONE

@kubermatic-bot kubermatic-bot added release-note-action-required Denotes a PR that introduces potentially breaking changes that require user action. kind/feature Categorizes issue or PR as related to a new feature. docs/none Denotes a PR that doesn't need documentation (changes). dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 10, 2024
@kubermatic-bot kubermatic-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 10, 2024
@SimonTheLeg
Copy link
Member Author

/test pull-kubeone-e2e-aws-ubuntu-previous-lts-install-containerd-external-v1.27.11
/test pull-kubeone-e2e-aws-ubuntu-previous-lts-install-containerd-external-v1.28.7

@SimonTheLeg
Copy link
Member Author

/test pull-kubeone-e2e-aws-ubuntu-previous-lts-install-containerd-external-v1.29.2
/test pull-kubeone-e2e-aws-ubuntu-previous-lts-install-containerd-external-v1.30.1

@SimonTheLeg
Copy link
Member Author

/test pull-kubeone-e2e-aws-default-install-containerd-external-v1.30.1
/test pull-kubeone-e2e-aws-default-install-containerd-external-v1.29.2

@SimonTheLeg
Copy link
Member Author

/retest

@SimonTheLeg
Copy link
Member Author

/test pull-kubeone-e2e-aws-ubuntu-previous-lts-upgrade-containerd-external-from-v1.29.2-to-v1.30.1
/test pull-kubeone-e2e-aws-ubuntu-previous-lts-upgrade-containerd-external-from-v1.28.7-to-v1.29.2

@SimonTheLeg
Copy link
Member Author

/test pull-kubeone-e2e-aws-default-stable-upgrade-containerd-external-from-v1.29.2-to-v1.30.1
/test pull-kubeone-e2e-aws-default-stable-upgrade-containerd-external-from-v1.28.7-to-v1.29.2

@SimonTheLeg
Copy link
Member Author

/assign @kron4eg

I think this should cover most of the tests that we need.

@kron4eg kron4eg changed the title Testing for Ubuntu 24.04 Ubuntu 24.04 support Jul 11, 2024
@kron4eg
Copy link
Member

kron4eg commented Jul 11, 2024

/approve
/lgtm

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 11, 2024
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: f80cd280bb5d02c5f6156ec9a34b6017ddbd645e

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kron4eg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot kubermatic-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 11, 2024
@kubermatic-bot kubermatic-bot merged commit 4369638 into kubermatic:main Jul 11, 2024
22 checks passed
@kubermatic-bot kubermatic-bot added this to the KubeOne 1.9 milestone Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. docs/none Denotes a PR that doesn't need documentation (changes). kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note-action-required Denotes a PR that introduces potentially breaking changes that require user action. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Ubuntu 24.04 LTS
3 participants