Files
diun/internal/model
Ian Fijolek 60ddac4a59 Global defaults for image configs
Allows setting of image configs at a global level to act as default
values.

This required a change in the model.Image struct due to a bool field not
having a third, unset state. The remedy is to unmarshal into a temporary
data structure to detect the presents of a field value and then use that
to determine if the default value should be used.

Fixes #491
2023-09-12 12:10:10 -07:00
..
2023-09-12 12:10:10 -07:00
2022-07-17 15:56:06 +02:00
2020-07-16 22:34:44 +02:00
2023-06-11 22:26:27 +02:00
2021-09-04 18:41:42 +02:00
2021-09-04 18:41:42 +02:00
2021-08-20 22:12:20 +02:00
2020-06-07 22:04:31 +02:00
2023-02-18 17:29:14 -08:00
2020-06-07 22:04:31 +02:00
2022-12-27 17:35:27 +01:00
2020-06-07 22:04:31 +02:00
2022-12-27 17:35:27 +01:00
2020-11-14 16:41:59 +01:00
2023-09-12 12:10:10 -07:00