Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-4469

Conditions should reflect latest evaluated status

XMLWordPrintable

    • 2021 Week 10-12 (from Mar 8)

      KogitoRuntime status is currently showing a history of the latest status. The way conditions are expected to behave is like a collection of the latest status of each different type.

       {
       "lastTransitionTime": "2021-02-18T12:37:11Z",
       "status": "True",
       "type": "Deployed"
      }
      {
       "lastTransitionTime": "2021-02-18T12:37:11Z",
       "message": "servicemonitors.monitoring.coreos.com \"kafka-decision\" already exists",
       "reason": "ReconciliationFailure",
       "status": "False",
       "type": "Failed"
      }
      {
       "lastTransitionTime": "2021-02-18T12:37:12Z",
       "status": "True",
       "type": "Deployed"
      }
      {
       "lastTransitionTime": "2021-02-18T12:37:12Z",
       "message": "servicemonitors.monitoring.coreos.com \"kafka-decision\" already exists",
       "reason": "ReconciliationFailure",
       "status": "False",
       "type": "Failed"
      }
      {
       "lastTransitionTime": "2021-02-18T12:37:13Z",
       "status": "True",
       "type": "Deployed"
      }

       

              vajain Vaibhav Jain
              rhn-support-rromerom Ruben Romero Montes
              Karel Suta Karel Suta
              Karel Suta Karel Suta
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: