Closed vsoch closed 3 years ago
And for the key value pairs, the value can be a boolean OR null https://github.com/singularityhub/singularity-hpc/blob/66d7a723abd108669ffd599cbaa77f198a3c2fcc/shpc/main/schemas.py#L25. Does it look okay for that here (with bool and omitempty?)
Yeah I think this looks good to me!
Currently, recipes with features are truncated (the features are removed) because we do not represent them here! I am hoping this fixes it! Here is an example of the bug (that also shows the structure):
https://github.com/singularityhub/singularity-hpc/pull/419/files#diff-e430aec0977d84adbe1ce4c461262a4b50f5eb641578296e2e75cd7b152f56deL13
Signed-off-by: vsoch vsoch@users.noreply.github.com