Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-8299

CronJobs table/details UI doesn't have Suspend indication

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • 4.14.0
    • 4.12
    • Management Console
    • None
    • No
    • False
    • Hide

      None

      Show
      None
    • Hide
      Previously, the `CronJobs` table and details view did not have a suspend indication. With this update, `spec.suspend` was added to the list and details view for `CronJobs`. (link:https://issues.redhat.com/browse/OCPBUGS-8299[*OCPBUGS-8299*])
      Show
      Previously, the `CronJobs` table and details view did not have a suspend indication. With this update, `spec.suspend` was added to the list and details view for `CronJobs`. (link: https://issues.redhat.com/browse/OCPBUGS-8299 [* OCPBUGS-8299 *])
    • Bug Fix
    • Done

      Description of problem:

      Dev sandbox - CronJobs table/details UI doesn't have Suspend indication

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

      4.12

      How reproducible:

      Always

      Steps to Reproduce:

      1. Create sample CronJob with either @daily or @hourly as schedule
      2. Navigate to Administrator/Workloads/CronJobs area
      3. Observe that table with CronJobs contain your created entry, but no column with Suspend True/False indication
      4. Navigate into that same cron job details - still no presence of Suspend state
      5. Then invoke 'oc get cj' command and example output could be:
      NAME      SCHEDULE   SUSPEND   ACTIVE   LAST SCHEDULE   AGE
      example   @hourly    True      0        24m             34m
      
      where you could see separate SUSPEND column
      
      

      Actual results:

       

      Expected results:

       

      Additional info:

       

            jcaiani@redhat.com Joseph Caiani
            andrejusc@yahoo.com Andrejus Chaliapinas (Inactive)
            Xiyun Zhao Xiyun Zhao
            Olivia Payne Olivia Payne
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: