glasskube / glasskube

🧊 The next generation Package Manager for Kubernetes 📦 Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package repository.
https://glasskube.dev
Apache License 2.0
2.99k stars 180 forks source link

Display status message in `glasskube describe` command #927

Closed christophenne closed 3 months ago

christophenne commented 4 months ago

Is your feature request related to a problem? Please describe. Like #899, but for the describe command of a package.

Describe the solution you'd like Message should be shown below the status, but non-installed packages should not show it at all.

Additional context

899

ankitsridhar16 commented 4 months ago

I would like to work on this issue

ankitsridhar16 commented 4 months ago

in case if the condition is Failed do we show the message ?

ankitsridhar16 commented 4 months ago

@christophenne I have created a draft PR can you take a look and suggest me necessary improvements and changes - https://github.com/glasskube/glasskube/pull/939