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
Currently, the TaskSpec.MinAvailable field in the Volcano Job API does not have a clear comment indicating its default value, nor does it have defaulting logic at the API level. This can lead to confusion and inconsistent behavior, as the defaulting is handled imperatively in webhooks or controllers.