mayadata-io / mayadata-io/d-operators
proposal: support for imperative workflow
Open
@amitbhatt818 is already working on this.
Since Apr 28, 2020.
imperative
job
proposal
workflow
- Dominant language
- Go
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
ProblemStatement: As a DevOps admin, I want to implement my use case as an imperative set of tasks. I would like this to be executed similar to kubernetes Job. In other words, my use case need to run till completion. In addition, I want to avoid coding (i.e. avoid programming) this imperative logic and instead want to use some declarative form to achieve the same.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.