Azure / azure-linux-extensions

Linux Virtual Machine Extensions for Azure
Apache License 2.0
309 stars 255 forks source link

support ubuntu24.04 with python3.12 #1964

Open marcurdy opened 3 months ago

marcurdy commented 3 months ago

Supporting Python3.12 requires adding "r" for raw in regexes and replacing platform for module distro. This change needs to be tested on FreeBSD. Additionally, to allow ubuntu 24.04 to work, the supported distros list was expanded.

marcurdy commented 2 months ago

Getting corporate approval

marcurdy commented 2 months ago

I have checked with my legal team. @microsoft-github-policy-service agree [company=""] @microsoft-github-policy-service agree @microsoft-github-policy-service agree company="Microsoft"

marcurdy commented 2 months ago

@microsoft-github-policy-service agree @microsoft-github-policy-service agree company="Accenture"

gilbahat commented 2 months ago

@nkuchta @D1v38om83r Hi, this is really important for us as ubuntu 24.04 blocked from using azure monitor features.