Validate OptionSpec that is required without default value if scheduled #10
Labels
area/api
Related to public APIs, including CRD design, configuration, etc
component/execution
Issues or PRs related exclusively to the Execution component (Job, JobConfig)
good first issue
Good for newcomers
kind/feature
Categorizes issue or PR as related to a new, well-defined and agreed-upon feature.
We can and should reject any JobConfigs from being saved if there is a required option but there is no default value set, and will fail when run automatically on schedule.
The text was updated successfully, but these errors were encountered: