Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-24811

Clowder | Clowder should have ability to completely ignore jobs

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • CRCPLAN-183 - Console FedRAMP | Core Console Services
    • No

      As a user of clowder, I would like to be able to disable certain jobs, so that they never run on the system.

      This is useful in environments where the presence of certain image on a cluster presents a security issue.

      Design:

      The solution is to implement a new flag in the JobSpec inside the ClowdApp specification that will by pass the creation of any CronJob resource, as well as bypass the creation of Job resource during a CJI invocation.

      Acceptance Criteria:

      • Implement a new boolean flag inside the JobSpec called 
        ClowdApp.Spec.Jobs[].Disabled
      • Ensure the CJI correctly reports the error state that a Job has been disabled
      • Implement a test to ensure the job does not arrive on the system

            psavage@redhat.com Peter Savage
            psavage@redhat.com Peter Savage
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: