onepanel icon indicating copy to clipboard operation
onepanel copied to clipboard

Onepanel CLI - design errors for params.yaml

Open Vafilor opened this issue 5 years ago • 0 comments

This is a discussion item. Right now we have ParamsError but it can be improved.

Key points that the error should capture

  • The key that caused the issue
  • The value (if applicable) that caused the issue.
  • What type of error it is - value missing, value blank, value invalid otherwise (how? reserved name, too many characters, etc)
  • Bonus: Line that caused the issue.

Vafilor avatar Nov 26 '20 00:11 Vafilor