cloud-init:ubuntu/jammy-23.2.x

Last commit made on 2023-08-01
Get this branch:
git clone -b ubuntu/jammy-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/jammy-23.2.x
Repository:
lp:cloud-init

Recent commits

c6e9d60... by Alberto Contreras

releasing cloud-init version 23.2.2-0ubuntu0~22.04.1

bf696b5... by Alberto Contreras

update changelog (new upstream snapshot)

2a874e9... 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

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

releasing cloud-init version 23.2.1-0ubuntu0~22.04.1

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

update changelog (new upstream snapshot)

87bc278... by Brett Holman <email address hidden>

merge from 23.2.1 at 23.2.1

cda4725... by Chad Smith

Release 23.2.1

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

LP: #2025180