On Thu, Jan 05, 2023 at 02:53:41PM +0100, Thomas Lamprecht wrote: > Am 05/01/2023 um 14:41 schrieb Wolfgang Bumiller: > > Actually, I just realized that these are actually *relative* paths > > yeah that's the idea, relative paths from the storage MP. > > > written "as absolute" paths, and if not, the error will now actually say > > that it is not an absolute path as well. > > cosmetic, but yeah. What I rather find odd is the separation format, why > don't we use the quoted string format that the maintenance stuff in PBS > added?
We just had a short off-list discussion about the formatting and will also switch it to `=` instead of `:` to separate the vtype from the path so it works more like a property string (since we don't usually use `key:value` and it would also in theory allow switching to an actual object/property-string based schema later on). As for quoting, do we have this in PVE yet? But I don't very much mind not being able to use any of ';', '=' or ',' for paths for the initial implementation. _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
