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: add ubuntu 24.04 lts #891

Merged
merged 2 commits into from
Apr 22, 2024
Merged

feat: add ubuntu 24.04 lts #891

merged 2 commits into from
Apr 22, 2024

Conversation

tenthirtyam
Copy link
Collaborator

@tenthirtyam tenthirtyam commented Apr 22, 2024

Summary of Pull Request

  • Adds Ubuntu Server 24.04 LTS to the project.
  • Removes Ubuntu Server 23.10 from the project; superseded by 24.04 LTS.

Type of Pull Request

  • This is a bugfix. type/bug
  • This is an enhancement or feature. type/feature or type/enhancement
  • This is a documentation update. type/docs
  • This is a refactoring update. type/refactor
  • This is a chore. type/chore
  • This is something else.
    Please describe:

Related to Existing Issues

Closes #890

Test and Documentation Coverage

  • Tests have been completed.
  • Documentation has been added or updated.

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

@tenthirtyam tenthirtyam added the type/chore Chore label Apr 22, 2024
@tenthirtyam tenthirtyam added this to the v0.20.0 milestone Apr 22, 2024
@tenthirtyam tenthirtyam self-assigned this Apr 22, 2024
@tenthirtyam tenthirtyam requested a review from a team as a code owner April 22, 2024 00:18
@tenthirtyam tenthirtyam requested a review from GaryJBlake April 22, 2024 00:18
@vmwclabot vmwclabot added the cla-not-required Contributor License Agreement Not Required label Apr 22, 2024
@tenthirtyam tenthirtyam marked this pull request as draft April 22, 2024 00:18
@tenthirtyam tenthirtyam force-pushed the feat/add-ubuntu-2404lts branch 2 times, most recently from 47d88e0 to 5e06c46 Compare April 22, 2024 00:20
@tenthirtyam tenthirtyam removed the request for review from GaryJBlake April 22, 2024 00:21
@tenthirtyam tenthirtyam changed the title chore: add ubuntu 24.04 lts feat: add ubuntu 24.04 lts Apr 22, 2024
@tenthirtyam tenthirtyam force-pushed the feat/add-ubuntu-2404lts branch 2 times, most recently from 848ee8f to 31a7cd6 Compare April 22, 2024 17:32
Variable cleanup.

Signed-off-by: Jared Burns <[email protected]>
- Adds Ubuntu Server 24.04 LTS to the project.
- Removes Ubuntu Server 23.10 from the project; superseded by 24.04 LTS.

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam force-pushed the feat/add-ubuntu-2404lts branch from 31a7cd6 to 274d6a2 Compare April 22, 2024 17:33
@tenthirtyam tenthirtyam marked this pull request as ready for review April 22, 2024 17:34
@tenthirtyam tenthirtyam added type/enhancement Enhancement and removed type/chore Chore labels Apr 22, 2024
@tenthirtyam tenthirtyam merged commit d4e20a8 into develop Apr 22, 2024
@tenthirtyam tenthirtyam deleted the feat/add-ubuntu-2404lts branch April 22, 2024 17:40
@tenthirtyam tenthirtyam linked an issue Apr 23, 2024 that may be closed by this pull request
1 task
Copy link

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-not-required Contributor License Agreement Not Required type/enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Ubuntu Server 24.04 LTS Add support for cloud-init for each Linux distribution
2 participants