cloud-init icon indicating copy to clipboard operation
cloud-init copied to clipboard

Official upstream for the cloud-init: cloud instance initialization

Results 514 cloud-init issues
Sort by recently updated
recently updated
newest added

# Bug report When using bootc along with cloud-init, the resizefs plugin doesn't function properly due to how bootc lays out its filesystems. Before cloud-init starts, it: 1. mounts `/`...

incomplete
bug

# Bug report cloud-init should run on boot, but is disabled by the generator. ## Steps to reproduce the problem this happens after every boot, including first boot. ## Environment...

documentation
bug: downstream

Once #6326 lands, we add example developer support to tools/build-on-freebsd to showcase an example of meson builds for BSD in upstream. Update docs related to alternative init_systemd values honored.

# Bug report Since the apt package handling now checks to see that packages exist in the package list before trying to install (https://github.com/canonical/cloud-init/blob/main/cloudinit/distros/package_management/apt.py#L129), it is no longer possible to...

bug