Hi,
I wasn’t sure where to report this issue, so I’m writing here.
I’m using Cloud-Init with a Debian VM, and on each startup I see the following console message:
[ 23.822737] cloud-init[458]: 2025-07-31 15:54:32,614 - ug_util.py[WARNING]: DEPRECATED: 'user' of type string is deprecated and will be removed in a future release. Use 'users' list instead.
After some research, I found that there are files in /var/lib/cloud containing the user configuration. As far as I know, Proxmox generates these files. My Cloud-Init configuration doesn’t contain any user entries elsewhere.
It seems that Proxmox might still be using the old user format instead of the users list — or am I mistaken? If this is the case, where should I report it?
Best regards,
Nico Laeser
I wasn’t sure where to report this issue, so I’m writing here.
I’m using Cloud-Init with a Debian VM, and on each startup I see the following console message:
[ 23.822737] cloud-init[458]: 2025-07-31 15:54:32,614 - ug_util.py[WARNING]: DEPRECATED: 'user' of type string is deprecated and will be removed in a future release. Use 'users' list instead.
After some research, I found that there are files in /var/lib/cloud containing the user configuration. As far as I know, Proxmox generates these files. My Cloud-Init configuration doesn’t contain any user entries elsewhere.
It seems that Proxmox might still be using the old user format instead of the users list — or am I mistaken? If this is the case, where should I report it?
Best regards,
Nico Laeser