cloudfoundry / korifi

Cloud Foundry on Kubernetes
Apache License 2.0
317 stars 65 forks source link

[Feature]: Developer can run tasks on a Korifi deployed without Eirini #1407

Closed gcapizzi closed 2 years ago

gcapizzi commented 2 years ago

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 a job-task-runner installation step AND I can perform any task operation successfully

Dev Notes

kieron-dev commented 2 years ago

Note: the work is probably complete in the issues/1407-use-job-task-workload-runner branch, but e2e fails because of #1490