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
In Che, we need to get information which parameters are possible to use in configuration. Based on this, we can create a window for configuring it. What we need to know:
parameter name
type (boolean/string/list of values to choose from)
default value
structure - which parameters belong to a particular config section
description of every parameter (not essential but nice to have)
The text was updated successfully, but these errors were encountered:
Issue Overview
In Che, we need to get information which parameters are possible to use in configuration. Based on this, we can create a window for configuring it. What we need to know:
The text was updated successfully, but these errors were encountered: