-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.12
-
None
-
No
-
False
-
-
-
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: