Patrice Ferlet
d01a35e2d4
Use real types to parse labels
...
We were using `yaml.Unmarshal` on basic types or inline structs. This
was not efficient and not clear to defined what we expect in labels.
We now use types to unmarshal the labels.
Only the `values` label is, at this time, parsed by GetValuesFromLabel
because this `utils` function is clearly a special case.
2024-04-24 23:06:45 +02:00
..
2024-04-21 16:35:32 +02:00
2024-04-24 23:06:45 +02:00
2024-04-24 23:06:45 +02:00
2024-04-23 15:45:31 +02:00
2024-04-24 23:06:45 +02:00
2024-04-24 23:06:45 +02:00
2024-04-24 20:55:27 +02:00
2024-04-24 23:06:45 +02:00
2024-04-24 20:55:27 +02:00
2024-04-24 23:06:45 +02:00
2024-04-10 13:53:58 +02:00
2024-04-24 23:06:45 +02:00
2024-04-24 14:03:41 +02:00
2024-04-24 14:03:41 +02:00
2024-04-24 14:03:41 +02:00
2024-04-24 23:06:45 +02:00
2024-04-24 23:06:45 +02:00
2024-04-24 20:55:27 +02:00
2024-04-24 14:03:41 +02:00
2024-04-24 14:03:41 +02:00
2024-04-24 14:03:41 +02:00
2023-12-06 15:24:02 +01:00
2024-04-24 14:03:41 +02:00
2024-04-24 14:03:41 +02:00
2024-04-23 15:45:31 +02:00
2024-04-05 07:56:27 +02:00
2024-04-23 15:45:31 +02:00
2023-12-06 15:24:02 +01:00
2024-04-24 14:03:41 +02:00
2023-12-06 15:24:02 +01:00
2024-04-24 20:55:27 +02:00
2024-04-11 09:34:58 +02:00