docs for argo yml generation
This commit is contained in:
5
docs/todo.md
Normal file
5
docs/todo.md
Normal file
@@ -0,0 +1,5 @@
|
||||
[ ] handle the way arguments are parsed :
|
||||
- currently arguments are stored in the computing object as a list of string
|
||||
- argo_builder.getComputingCommands() takes the command as a parameter to treat `sh -c`'s argument differently, but this is not generic enough
|
||||
- refactor on oc-catalog : we could store it as a string and parse it differently depending on the command
|
||||
|
||||
Reference in New Issue
Block a user