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

templates using templateRef are broken in >=v3.0 #6076

Closed
alexec opened this issue Jun 3, 2021 · 1 comment · Fixed by #6081
Closed

templates using templateRef are broken in >=v3.0 #6076

alexec opened this issue Jun 3, 2021 · 1 comment · Fixed by #6081
Labels
type/bug type/regression Regression from previous behavior (a specific type of bug)
Milestone

Comments

@alexec
Copy link
Contributor

alexec commented Jun 3, 2021

These were removed in

f31e0c6 chore!: Remove deprecated fields (#5035)

This field has been deprecated for some time and was removed in v3.0. I'm not sure that this was clearly communicated, otherwise we'd have published a clear migration path for users, and would have followed this ourselves.

Deprecated fields removed in v3.0.

Field Notes
Template.Arguments ignored in v2.12
Template.Template used in v2.12 (as template ref)
Template.TemplateRef used in v2.12
TemplateRef.RuntimeResolution unused in v2.12
WorkflowSpec.TTLSecondsAfterFinished used in v2.12, for workflow TTL
@alexec alexec added type/bug type/regression Regression from previous behavior (a specific type of bug) labels Jun 3, 2021
@alexec alexec added this to the v3.0 milestone Jun 3, 2021
@alexec
Copy link
Contributor Author

alexec commented Jun 3, 2021

alexec added a commit to alexec/argo-workflows that referenced this issue Jun 3, 2021
@alexec alexec linked a pull request Jun 3, 2021 that will close this issue
alexec added a commit that referenced this issue Jun 3, 2021
@sarabala1979 sarabala1979 mentioned this issue Jun 10, 2021
88 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug type/regression Regression from previous behavior (a specific type of bug)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant