kyma-project / lifecycle-manager

Controller that manages the lifecycle of Kyma Modules in your cluster.
http://kyma-project.io
Apache License 2.0
10 stars 30 forks source link

Improve Manifest CR status section to indicate where the error comes from #1063

Closed janmedrek closed 6 months ago

janmedrek commented 10 months ago

Description

It should be possible to tell where the Error comes from - right now it can be either a failure during module manifest deployment or an error coming from the Module CR.

Reasons

We need to easily identify whether the error in Manifest CR comes from deployment issues or from the Module CR.

Acceptance Criteria

Feature Testing

No response

Testing approach

No response

Attachments

No response

janmedrek commented 6 months ago

No longer relevant due to: https://github.com/kyma-project/community/issues/899