Chad Smith
Chad Smith
Thanks a lot @mostafaCamel for the triage here. I can confirm that `subscription-manager attach --auto ...` is only run in either the condition where user-data contains `rh_subscription:auto-attach= true` and optionally...
It also appears that in [the redhat support docs about removal of subscription-manager attach](https://access.redhat.com/articles/transition_of_subscription_services_to_the_hybrid_cloud_console?extIdCarryOver=true&sc_cid=RHCTG0180000382528) that Redhat sub-mgr may now prefer the use of `subscription-manager syspurpose service-level Set Standard` instead of...
Thank you @tejom for filing this bug and making cloud-init better. The support for dropping files into `/var/lib/cloud/vendor` looks like it was dropped in 2014 per 42f2cffadabfefb0469ade2f1f1c3ce5edabc9fa. Given that custom...
Thank you for filing this bug and improving cloud-init on various platforms. I agree with your suggested approach using `.get()` to avoid KeyError issues in this case. If you would...
This issue is resolved by https://github.com/canonical/cloud-init/pull/6617 which refactors Scaleway datasource to avoid attempting to process private_ip in metadata.
Thank you @NoSuchCommand. If you can attach the output of the following (watch for any sensitive passwords if set in user-data), then we are good to merge this PR. >...
> CLA has been signed on our end, so now just waiting for whatever magic needs to happen on the Canonical side for the CLA checker to be updated. Woo...
@TheRealFalcon in prepartion for landing, a couple of hacktoberfest commits landed dropping tests/helpers.py::TestCase which resulted in a merge conflict. I'll make sure I touch base with Canonical CLA folks to...
> Thanks! > > > the CLA job hasn't passed yet > > Still waiting on this unfortunately. I believe we submitted it a few weeks ago. Is there something...
Add CLA-not-signed label, as we attempt to sort previously signed organization-wide agreement as well or determine that a new agreement is required.