Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate supporting arguments/parameters per operation #114

Open
thbishop-intuit opened this issue Sep 17, 2021 · 0 comments
Open

Investigate supporting arguments/parameters per operation #114

thbishop-intuit opened this issue Sep 17, 2021 · 0 comments
Labels
component:service enhancement New feature or request

Comments

@thbishop-intuit
Copy link
Collaborator

thbishop-intuit commented Sep 17, 2021

Currently the Argo CloudOps manifest format allows for customizing arguments and parameters but does not allow for customizing arguments by workflow type (sync vs diff). This is an issue because there are several arguments that are only valid for one or the other. Environment variables also fit into this issue.

One workaround is to use separate manifests for sync and diff.

One alternative could be to support a way to specify arguments and parameters per action separate from common actions. Ideally this would allow for common args/params to be set as well as customizations per action separately to minimize yaml duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:service enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant