This commit contains the implementation of the cube st8ger and cube recipe. The recipe package is the code running in a container when an OPI task is desired. It is basically a wrapper around packs and extends it with the app-bits download and droplet upload functionality. In addition this code extends the k8s package with a task desirer, which translates an opi.Task to a Kubernetes job.
This commit contains the implementation of the task is desired. It is basically a wrapper around
cube st8ger
andcube recipe
. Therecipe
package is the code running in a container when an OPIpacks
and extends it with the app-bits download and droplet upload functionality. In addition this code extends thek8s
package with atask desirer
, which translates anopi.Task
to a Kubernetes job.