Skip to content

Using charmcraft, build for jammy and focal #7

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

addyess
Copy link
Member

@addyess addyess commented Apr 4, 2025

Applicable spec: KU-2883

###Overview
as a part of the 1.33 release

Drops support for python 3.8 and focal
Add support for python 3.12 and noble

Rationale
In May 2025, Focal loses it's 5-year LTS status in favor of jammy and noble.

sudo lxd waitready
sudo lxd init --auto
sudo chmod a+wr /var/snap/lxd/common/lxd/unix.socket
sudo lxc network set lxdbr0 ipv6.address none
Copy link
Member

Choose a reason for hiding this comment

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

Just curious: Why do you explicitly disable IPv6 here?

Copy link
Member Author

Choose a reason for hiding this comment

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

no one likes ipv6. ipv5 was better

also, convention pushed me down a road maybe currently no longer necessary for building a charm
https://github.com/charmed-kubernetes/actions-operator/blob/main/src/bootstrap/index.ts#L301-L306

Signed-off-by: Adam Dyess <adam.dyess@canonical.com>
@addyess addyess force-pushed the KU-2883/drop-focal-add-noble branch from 9ee602e to 385e8da Compare April 14, 2025 16:12
@addyess addyess merged commit 60a4078 into main Apr 14, 2025
7 checks passed
@addyess addyess deleted the KU-2883/drop-focal-add-noble branch April 14, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants