Replace "managed" column with "release channel" column so that whenever user is displaying module list that includes managed modules, he can see what is the release chanel source for the modules i.e:
kyma (alpha) modules or kyma (alpha) modules --managed
CLI can read the channel per module from kyma CR status.
Reasons
This extra information about which release channel is the source of a given module gives user more comprehensive overview of the installed modules
Description
Replace "managed" column with "release channel" column so that whenever user is displaying module list that includes managed modules, he can see what is the release chanel source for the modules i.e:
kyma (alpha) modules
orkyma (alpha) modules --managed
CLI can read the channel per module from kyma CR status.Reasons This extra information about which release channel is the source of a given module gives user more comprehensive overview of the installed modules