Skip to content

PIPE-1091: Improve Pipeline Init Command - add Arguments.Parameters to steps and remove metadata.generateName in Argo WF spec #818

@nitinbhojwani

Description

@nitinbhojwani

Improve clarifai pipeline init command:

  1. Add input arguments for the steps in argo workflow spec in config.yaml for pipeline
    e.g.
          templateRef:
            name: ...
            template: ...
          arguments:
                parameters:
                  - name: input_text
                    value: "Input Text Here"
  1. Remove metadata.generateName in YAML string in pipeline.orchestration_spec.argo_orchestration_spec

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions