Uploaded image for project: 'OpenShift Console'
  1. OpenShift Console
  2. CONSOLE-3626

Recent events without timestamps make event view hard to use on console

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Dashboards
    • None
    • False
    • None
    • False
    • Moderate

      Description of problem:

      Some events don't seem to have timestamps. This makes it hard to track live events on the https://cluster-url/k8s/all-namespaces/events screen. First the admin has to scroll past all of the events without timestamps to get to the start of the ones with timestamps.
      It might be reasonable for the console to sort by the first value out of lastTimestamp and metadata.creationTimestamp. That would preserve the existing behavior for entries with a lastTimestamp, but would provide a stable ordering for events without it.
      

      Version-Release number of selected component (if applicable):

      4.12.z

      How reproducible:

      Issue is reproducible by draining one of the master nodes and then viewing the "Recent events" pane at /dashboards or the event log at /k8s/all-namespaces/events.
      Also, can perform cluster upgrade and monitor recent events on the console. It will lists all events without timestamp first which would make difficult to monitor upgrade task activities.

      Steps to Reproduce:

       

      Actual results:

      On the console, it lists all events without timestamp under "Recent events" first.

      Expected results:

      It should list events with timestamp first to monitor upgrade and other real time events.

      Additional info:

       

            jhadvig@redhat.com Jakub Hadvig
            rhn-support-dgupte Dhananjay Gupte
            Yanping Zhang Yanping Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: