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
if encoded yaml is not a valid yaml, we should issue a warning.
currently, it just skips over it and possibly returns empty answer, or data from more specific key in hierarchy. this might be misleading, as there is no feedback about parse errors.
The text was updated successfully, but these errors were encountered:
if encoded yaml is not a valid yaml, we should issue a warning.
currently, it just skips over it and possibly returns empty answer, or data from more specific key in hierarchy. this might be misleading, as there is no feedback about parse errors.
The text was updated successfully, but these errors were encountered: