You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
torchiaf
changed the title
[ui] Service/Application charts values, support array tipes
[ui] Service/Application charts values, add support for array types
Aug 10, 2023
Had a look at the docs, they support maps and also mixtures of arrays and maps.
We should be able to handle maps (something like keyvalue with uneditable keys). For anything else we may need to show a json editor and validate context locally?
map with simple values
array with simple values
there doesn't seem to be an indication in the service spec if something should be an array or not
this will be challenging to include in a fixed form. we would need to be able to determine from spec if the type is a map... and probably just show free text
torchiaf
changed the title
[ui] Service/Application charts values, add support for array types
[ui] Service/Application charts values, add support for complex types
Nov 27, 2023
Needs to support Chart values - complex types.
References:
The text was updated successfully, but these errors were encountered: