Expose shoot last operation errors #653
Labels
area/control-plane
Related to all activities around Kyma Control Plane
kind/feature
Categorizes issue or PR as related to a new feature.
Description
In the waiting for shoot creation and reconciliation FSM steps, in case the shoot
lastOperation.state
isProgressing
,Error
orFailed
, thelastErrors
should always be logged by KIM.Furthermore the
lastErrors
should also conveyed and exposed in theRuntime CR
status block, so that KEB and SRE tooling could parse it and further process it.One example for the shoot lastErrors to be captured and exposed by KIM:
Reasons
Gap in post-mortem troubleshooting. In case the shoot cluster is deleted, the only way to perform forensic analysis why a shoot could not be reconciled by Gardener is to ask Gardener DoD about shoot-controller-manager logs. This is a manual tedious and time-consuming process.
The enhancement should be treated with high priority as this gap is identified by a post-mortem action item: https://wiki.one.int.sap/wiki/pages/viewpage.action?pageId=5035150267
Attachments
The text was updated successfully, but these errors were encountered: