Chad Smith
Chad Smith
@MggMuggins thank you for filing this bug and improving cloud-init. We originally thought we may treat this as won't fix for a couple of reasons: 1. This feature `package_upgrade: true`...
ok this PR is ready for review. Best way to test the branch is to either: - compare [public docs](https://cloudinit.readthedocs.io/en/latest/reference/modules.html) against tox -e doc; xdg-open ./docs/rtd_html/referece/modules.html --- OR --- ```...
Thank you for filing the bug @AjBreidenbach and making cloud-init better. We have updated a number of missed URL redirects. One of which is this availability page link.
Configuration and redirects have been added in our RTD config. The link https://cloudinit.readthedocs.io/en/latest/topics/availability.html automatically forwards to the right upstream doc url.
Thank you for filing this bug and attaching logs for both 23.1 and 24.1 to compare against. When looking through those logs I see one stark difference in the environment...
> ```yaml > ```yaml > upgrade: true > snap: > upgrade: true > ``` Thanks a lot @holmanb. While I agree with your sentiment that allowing cloud-config syntax to be...
> Using the same configuration across different package managers is itself a minority use case, yet this was chosen as a key design point for cloud-init's package management design. >...
@alexandrebrg thank you for filing this feature request and making cloud-init more relevant on more distributions. This request makes sense and we can definitely assist and help shepherd this work...
Thanks @renanrodrigo for filing the details here related to symptoms that appear to be racy in nature. Per the symptoms we see, cloud-init first tries [/instance?api-version=2021-08-01&extended=true](https://github.com/canonical/cloud-init/blob/main/cloudinit/sources/azure/imds.py#L196) and immediately falls through...
Given that we want security review on this behavior let's push this to 24.3 milestone to make sure we can come up with an acceptable/explicit solution that allows password-less account...