Activity log for bug #1717611

Date Who What changed Old value New value Message
2017-09-15 22:22:16 Paul Meyer bug added bug
2017-09-18 18:08:19 Paul Meyer merge proposal linked https://code.launchpad.net/~paul-meyer/cloud-init/+git/cloud-init/+merge/330925
2017-09-18 21:05:00 Paul Meyer summary Azure: Azure datasource needs to wait forever for SSH pubkey to be dropped by waagent Azure: Azure datasource needs to wait longer for SSH pubkey to be dropped by waagent
2017-09-18 22:10:52 Chad Smith cloud-init: status New Fix Committed
2017-09-18 22:11:05 Chad Smith cloud-init: assignee Paul Meyer (paul-meyer)
2017-09-18 22:11:10 Chad Smith cloud-init: importance Undecided Medium
2017-09-18 23:25:16 Paul Meyer description In Azure SSH pubkeys are transported in a certificate through the wireserver protocol. When cloud-init is configured to use waagent, which is the current default, cloud-init will wait maxwait=60 seconds for waagent to drop the .crt files corresponding to the fingerprint that was mentioned in the ovf-env.xml. We've had a couple of cases where the wireserver was flaky from more than 1 minute during provisioning which yielded a user without password or keys. These VM's are not usable without further action, we would rather have cloud-init wait forever for these .crt files to be provided. Azure VM provisioning will timeout and kill the VM when provisioning takes too long. I'm working on a fix for this issue. In Azure SSH pubkeys are transported in a certificate through the wireserver protocol. When cloud-init is configured to use waagent, which is the current default, cloud-init will wait maxwait=60 seconds for waagent to drop the .crt files corresponding to the fingerprint that was mentioned in the ovf-env.xml. We've had a couple of cases where the wireserver was flaky from more than 1 minute during provisioning which yielded a user without password or keys. These VM's are not usable without further action, we would rather have cloud-init wait forever for these .crt files to be provided. Azure VM provisioning will timeout and kill the VM when provisioning takes too long.
2017-09-23 02:36:11 Scott Moser cloud-init: status Fix Committed Fix Released
2017-10-05 16:26:05 Daniel Sol bug added subscriber Daniel Sol
2017-10-05 16:26:26 Stephen A. Zarkos bug added subscriber Stephen A. Zarkos
2017-10-05 16:42:08 Joshua R. Poulson bug added subscriber Joshua R. Poulson
2023-05-11 05:52:05 James Falcon bug watch added https://github.com/canonical/cloud-init/issues/3001