Brett Holman
Brett Holman
# Required information * Distribution: Ubuntu Noble * The output of "snap list --all lxd core20 core22 core24 snapd": ``` Name Version Rev Tracking Publisher Notes core20 20240227 2264 latest/stable...
## Proposed Commit Message Allow calling `cloud-init --all-stages` for testing purposes. Also add tests for this behavior and various other CLI commands. ## Additional Context Requires a change in pycloudlib....
## Proposed Commit Message ``` fix: disable grub-dpkg by default ``` ## Additional Context It is no longer used by grub packaging. ## Merge type - [x] Squash merge using...
## Proposed Commit Message ``` (optional scope): # no more than 72 characters A description of what the change being made is and why it is being made if the...
If the server is busy, no need to fail. Add type hints to adjascent code paths. Fixes GH-5577 ## Proposed Commit Message ``` feat(url_helper): Retry on 503 error If the...
# Enhancement Cloud-init's systemd service templates have grown in complexity over time. Changes to unit files have a broad impact, so to limit risk to other distros templates are sometimes...
# Documentation request Cloud-init's network configuration is manually written[1][2]. Cloud-init recently added schema for validating network configuration[3][4], following the cloud-init's cloud-config validation model[5]. Cloud-config benefits from auto-generated documentation, which keeps...
https://github.com/canonical/cloud-init/pull/4347 added support for `cloud-init analyze dump` on FreeBSD, which might not have GNU Date installed. This raises the point that shelling out once per line isn't efficient, and this...
### Similar Issues - [x] Before filing, I have searched for similar issues. ### Description Is supporting sway / i3 possible? This project does it: https://git.sr.ht/~jcc/vim-sway-nav
# Bug report This was not reported as an issue in the wild, but as a hypothetical when discussion the impacts of drop in files [on Launchpad](https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2088207). Cloud-init uses a...