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

fix: a WorkflowTemplate doesn't need to define workflow-level input p… #9762

Merged
merged 3 commits into from
Oct 10, 2022

Conversation

juliev0
Copy link
Contributor

@juliev0 juliev0 commented Oct 6, 2022

Fixes #9711

resolveAllVariables() now has a check to determine if we are simply doing validation on a WorkflowTemplate

…arameters

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
@juliev0 juliev0 marked this pull request as ready for review October 10, 2022 15:27
@alexec alexec merged commit f1bab89 into argoproj:master Oct 10, 2022
juchaosong pushed a commit to juchaosong/argo-workflows that referenced this pull request Nov 3, 2022
argoproj#9762)

* fix: a WorkflowTemplate doesn't need to define workflow-level input parameters

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* fix: accidental removal of code

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

* fix: accidental removal of code

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>

Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
Signed-off-by: juchao <juchao@coscene.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WorkflowTemplate doesn't resolve global parameters
2 participants