Closed gcapizzi closed 2 years ago
As an operator I want to replace Korifi's task runner So that I can customise the way my system runs tasks
WHEN I install Korifi following the installation instructions THEN I see the instructions don't include an eirini-controller installation step AND I see they include a job-task-runner installation step AND I can perform any task operation successfully
eirini-controller
job-task-runner
Task
TaskWorkload
Note: the work is probably complete in the issues/1407-use-job-task-workload-runner branch, but e2e fails because of #1490
Background
As an operator I want to replace Korifi's task runner So that I can customise the way my system runs tasks
Acceptance Criteria
WHEN I install Korifi following the installation instructions THEN I see the instructions don't include an
eirini-controller
installation step AND I see they include ajob-task-runner
installation step AND I can perform any task operation successfullyDev Notes
eirini-controller
and itsTask
resource for the newjob-task-runner
andTaskWorkload
.eirini-controller
withjob-task-runner
in our docs and scripts.