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
When upgrading an existing teraslice cluster it is possible to hit a scenario where code changes to operations add new parameters. Starting stored jobs will fail because validation doesn't happen on start. Validation should happen on start and the defaults and other validation steps will be handled.
The text was updated successfully, but these errors were encountered:
When upgrading an existing teraslice cluster it is possible to hit a scenario where code changes to operations add new parameters. Starting stored jobs will fail because validation doesn't happen on start. Validation should happen on start and the defaults and other validation steps will be handled.
The text was updated successfully, but these errors were encountered: