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: Don't panic on invalid template creation #3643

Merged
merged 1 commit into from Jul 30, 2020

Conversation

simster7
Copy link
Member

Fixes #3620

template.New panics on invalid templates while template.NewTemplate returns an error

@simster7 simster7 merged commit 8f70d22 into argoproj:master Jul 30, 2020
@alexec
Copy link
Contributor

alexec commented Jul 31, 2020

Back-port to v2.10 and v2.9?

@simster7
Copy link
Member Author

Back-port to v2.10 and v2.9?

Done

@alexec
Copy link
Contributor

alexec commented Aug 3, 2020

Fixed and available in v2.10.0-rc5.

@alexec
Copy link
Contributor

alexec commented Aug 6, 2020

Available in v2.9.5

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.

v2.9.1: Workflow controller restarts with 'fatal error: concurrent map read and map write'
3 participants