Chad Smith
Chad Smith
## rebase individual commits Primary functional commit with cc_ansible doc template migration followed by minor integration test helper and doc migrations of apt_configure/apt_pipelining, bootcmd and byobu. The intent and migration...
Looking to enqueue a release of 24.2 for noble # procedure for this branch ``` new_upstream_snapshot.py -c 24.2 # manual debian=/changelog cleanup of any duplicated "snapshot based on upstream commit...
## Proposed Commit Message When snap refresh.hold is set to forever. An admin is saying they do not want generic automated refreshes of snaps performed by default. This should be...
# Documentation request Please provide a simple diagram/visual that shows boot stages -> related system units/services to give a quick overview of boot in https://cloudinit.readthedocs.io/en/latest/explanation/boot.html#boot-stages This will aid new users...
If dhcpcd is installed in a cloud image, cloud-init may attempt early datasource discovery using dhcpcd in order to get information about active instance metadata service IP addresses and routes....
# Enhancement When debian/(pre|post)(rm|inst) scripts are modified in the current PR run shellcheck or some other tool to check that the number of POSIX shell warnings or errors is not...
# Enhancement Allow disk_setup of gpt partitions in minimal images where `sgdisk` utility is not present. Fallback to `sfdisk` if necessary for handling GPT partition inspection and creation. ## Steps...
# Bug report debian/cloud-init-base.postinst has a migrate_debconf_to_cloud_init_base that attempts to migrate old package debconf values from cloud-init/datasources to cloud-init-base/datasources. It attempts to perform a db_unregister of the old debconf setting...
# Bug report Surfaced by jenkins daily tests on lxd_vm Incompatible dependencies are installed due to our integration test setup that break along the same lines as this upstream/fixed issue...
# Bug report Jenkins tests are failing on cloud-init 23.1.2 on lxd_vm due to defaults for networking setup not including setting ipv4 default routes. This does not affect kinetic and...