cloud-init:ubuntu/focal-23.2.x

Last commit made on 2023-08-01
Get this branch:
git clone -b ubuntu/focal-23.2.x https://git.launchpad.net/cloud-init
Members of cloud-init Commiters can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/focal-23.2.x
Repository:
lp:cloud-init

Recent commits

2932e1f... by Alberto Contreras

releasing cloud-init version 23.2.2-0ubuntu0~20.04.1

cbec2fc... by Alberto Contreras

update changelog (new upstream snapshot)

4086897... by Alberto Contreras

merge from 23.2.2 at 23.2.2

e65a715... by Alberto Contreras

Release 23.2.2

Bump the version in cloudinit/version.py to 23.2.2 and
update ChangeLog.

7e22ea8... by Brett Holman

Fix reference before assignment (#4292)

Fixes GH-4288

bd90999... by Brett Holman

Fix NoCloud kernel commandline key parsing (#4273)

Currently >2 keys in NoCloud datasource are not
supported. Previously 250280 attempted to correct
no keys being supported, however that fix was only
partial since more than one key breaks datasource
detection.

Additionally add test coverage.

Fixes GH-4271

072df85... by Chad Smith

releasing cloud-init version 23.2.1-0ubuntu0~20.04.2

fb820a8... by Chad Smith

update changelog

0f0c134... by Chad Smith

d/apport-general-hook: correct type hints on Dict for py3.8

Focal's python3.8 traces on type hints of the format:
 dict[str, str].

Instead, from typing import Dict

LP: #2025376

f54376a... by Brett Holman <email address hidden>

releasing cloud-init version 23.2.1-0ubuntu0~20.04.1