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: use templateName where possible else nothing #13836

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

isubasinghe
Copy link
Member

@isubasinghe isubasinghe commented Oct 29, 2024

Motivation

This change ensures that we directly use the templateName first. In the case that we do not have this field, we then omit the template name all together.

Modifications

Use the node's templateName field directly, else omit entirely.

Verification

Tested on dags, steps and inline workflows.

@Joibel Joibel added the area/ui label Oct 29, 2024
@isubasinghe isubasinghe added this to the v3.6.0 milestone Oct 30, 2024
@isubasinghe isubasinghe marked this pull request as ready for review October 30, 2024 10:47
@Joibel Joibel requested a review from Adrien-D October 31, 2024 08:34
Copy link
Member

@Adrien-D Adrien-D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@Joibel Joibel merged commit b26ed4a into argoproj:main Oct 31, 2024
18 checks passed
Adrien-D added a commit to pipekit/argo-workflows that referenced this pull request Nov 26, 2024
Joibel pushed a commit to Joibel/argo-workflows that referenced this pull request Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants