You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new Version field would need to be added into the Workflow specification.
Use Cases
Rely explicitly on this version field instead of deducing versions through other missing fields/present fields to provide backwards compatibility.
As an operator, I would be able to determine if my current running workflow can be safely upgraded to use a newer controller. This is a far weaker argument, admittedly.
The text was updated successfully, but these errors were encountered:
A version bump would be required for incompatible changes with the mutating webhook knowing how to convert versions.
I'd suggest the Validating Webhook (#13503) is a more important thing to get in at the moment and we need to be more careful with API (CRD) changes in future.
Summary
A new Version field would need to be added into the Workflow specification.
Use Cases
The text was updated successfully, but these errors were encountered: