Commit Graph

6 Commits

Author SHA1 Message Date
Aleksandr Melnikov
d7a289c895 Renaming variable testCWF.
Adding the workflow spec correctly to the CronWorkflow spec.
2020-03-27 12:22:01 -07:00
Aleksandr Melnikov
f6d5161bdb Generating the CronWorkflow fields.
- WIP, Workflow spec is not filled in yet.
2020-03-27 12:20:58 -07:00
Aleksandr Melnikov
9ea94f5bb1 Implementing more details for CreateCronWorkflow.
- Added unmarshalCronWorkflows
- Tweaking how certain parameters are set
- WIP
2020-03-27 12:20:58 -07:00
Aleksandr Melnikov
b8c732863f Adding a CreateCronWorkflow function to Client, inside pkg. 2020-03-27 12:20:58 -07:00
Aleksandr Melnikov
44a4eb8d67 Adding createCronWorkflow to Client.
- Similar to create() command for Workflows.
2020-03-27 12:20:58 -07:00
Aleksandr Melnikov
4be4dd8419 Updating go.mod to use the latest argoproj/argo
- Alongside, updating other modules to fix conflicts with versioning.
Sourced from: https://github.com/onepanelio/core/pull/123/files
2020-03-27 12:20:58 -07:00