-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
According to the Argo documentation, container
doesn't have an args
field at all. It's used to put input parameters
, with the input
field used to put input artifacts
(pulled in from the run_container
method). It's counter-intuitive. I think a better solution would be to use the input
field solely for the purpose of defining template inputs.
Use Cases
Better alignment with Argo docs, more intuitive code design and more fine grained container template definitions.
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request