kyma-project / cli

Simple set of commands to manage a Kyma installation
Apache License 2.0
112 stars 119 forks source link

Extend the `kyma alpha module list` command with header `state` #2264

Open kwiatekus opened 5 days ago

kwiatekus commented 5 days ago

Description

Calculate module status and display as an additional (Healthy - boolean) column when listing installed modules

AC

halamix2 commented 4 days ago

.spec.manager is not a mandatory field in the module template (also .spec.manager.namespace is not mandatory, but no default value has been documented in CRD)