[pve-devel] [PATCH installer v2 2/2] [for-9.0] auto: answer: drop deprecated snake_case keys
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jun 24 16:53:06 CEST 2025
Am 24.06.25 um 13:40 schrieb Christoph Heiss:
> This has been deprecated in PVE 8.4-1 and PBS 3.4-1, respectively. The
> kebab-case style is preferred for all new things.
>
> Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
> ---
> Changes v1 -> v2:
> * rebased on latest master
>
> Would be nice to drop them with the next major release, if there are no
> good reasons to keep them around for another major release.
>
> The migration/fix for users is pretty simple too, for both hand-written
> answer files as well as on-the-fly generated ones from automated
> provisioning tools and such - basically a s/_/-/.
I mean, then your warning in patch 1 will never be shown anywhere
though. We could roll out patch 1 with the next major release and
mark the old variant as deprecated and drop support for real in the
first (or second) point release, then users would have at least one
ISO/release as deprecation window where the old variant still works
but one sees the warning w.r.t. the newer style.
More information about the pve-devel
mailing list