-
-
Notifications
You must be signed in to change notification settings - Fork 190
feat: advance to ubuntu 24.04 #1416
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
Open
samrose
wants to merge
27
commits into
develop
Choose a base branch
from
sam/ubuntu-24-04
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
30d66bb
feat: wip advance to ubuntu 24.04
samrose 90058c5
fix; missing gp3 on image string
samrose 80f78a2
chore: non-interactive
samrose ddb4a10
chore: set hostname in dhcp client
samrose 6466b3b
chore: conform to new networking approach
samrose 4b9f03f
ore: reverse he sha values
samrose ffddb2a
chore: fix kong address
samrose c3695e9
ore: typo in url
samrose 60ffb3b
chore: drop old removals
samrose 865f485
chore: remove defunct package
samrose 158267b
chore: restore wal-g build approach
samrose fd0dd2d
chore: permission check and restore kong original version
samrose cc2f58f
chore: log output to debug
samrose 437af01
chore: increase wait time before health checks.
samrose 9aeb723
chore: post rebase cleanup
samrose 6d52842
Update README.md
samrose dd2fce3
chore: restore function
samrose 7e242bd
chore: remove unused file
samrose f6e2810
chore: make command non-interactive
samrose e32d5cc
chore: readme script
samrose ad64469
chore: ubuntu 24.04 has moved to use networkd and netplan by default,
samrose daeb9af
chore: update README
samrose 7b79f4b
chore: bump versions for staging release/testing
samrose dab7482
chore: keep kong pinned to this version, was not meant to change
samrose 3f4fda8
chore: bump version
samrose ee28527
chore: bump version
samrose 27d4fd4
chore: bump testing version
samrose File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ focal main restricted | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ focal-updates main restricted | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ focal universe | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ focal-updates universe | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ focal multiverse | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ focal-updates multiverse | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ focal-backports main restricted universe multiverse | ||
deb http://ports.ubuntu.com/ubuntu-ports focal-security main restricted | ||
deb http://ports.ubuntu.com/ubuntu-ports focal-security universe | ||
deb http://ports.ubuntu.com/ubuntu-ports focal-security multiverse | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ noble main restricted | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ noble-updates main restricted | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ noble universe | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ noble-updates universe | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ noble multiverse | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ noble-updates multiverse | ||
deb http://REGION.clouds.ports.ubuntu.com/ubuntu-ports/ noble-backports main restricted universe multiverse | ||
deb http://ports.ubuntu.com/ubuntu-ports noble-security main restricted | ||
deb http://ports.ubuntu.com/ubuntu-ports noble-security universe | ||
deb http://ports.ubuntu.com/ubuntu-ports noble-security multiverse |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ focal main restricted | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ focal-updates main restricted | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ focal universe | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ focal-updates universe | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ focal multiverse | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ focal-updates multiverse | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse | ||
deb http://security.ubuntu.com/ubuntu focal-security main restricted | ||
deb http://security.ubuntu.com/ubuntu focal-security universe | ||
deb http://security.ubuntu.com/ubuntu focal-security multiverse | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ noble main restricted | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ noble-updates main restricted | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ noble universe | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ noble-updates universe | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ noble multiverse | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ noble-updates multiverse | ||
deb http://REGION.ec2.archive.ubuntu.com/ubuntu/ noble-backports main restricted universe multiverse | ||
deb http://security.ubuntu.com/ubuntu noble-security main restricted | ||
deb http://security.ubuntu.com/ubuntu noble-security universe | ||
deb http://security.ubuntu.com/ubuntu noble-security multiverse |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.