Skip to content

Add helm charts for cluster tasks and run tasks with a job

Dimitra Chatzichrysou requested to merge run-task-with-a-job into master

The task:

  • gets info about the drupal site
  • creates the job for running the script
  • monitors if the status of the job
  • waits for the job to succeed or fail
  • prints the final status of the job
  • prints the logs of the job

Logs of the taskrun pod:

image

Refers to:

Edited by Dimitra Chatzichrysou

Merge request reports