recro / medulla

A Cloud Native Low-Code Platform
https://recro.github.io/docs/
Apache License 2.0
6 stars 4 forks source link

As a developer, I need a class that has string property for a docker image to run, and a link to another Action Class to run after completing, so that it has the basic fundamentals for an Action #211

Closed keithlogan94 closed 1 year ago

keithlogan94 commented 1 year ago

Summary

Action class which can be deserialized and serialized to xml

Time Requirements

1 day

Acceptance Criteria

Can be serialized, and deserialized to xml

Has a link to another Action Class

Has a Name

Has a Description

Has an Id

Has a Run function which when it has access to Kubernetes, it will create a Pod on the cluster and run that docker image

AndrewBabbitt97 commented 1 year ago

Closed for not following issue template.