Bug: Jobs created independently of JobConfig ignore startAfter #17
Labels
area/scheduling
Related to execution scheduling (e.g. cron, concurrency, etc)
component/execution
Issues or PRs related exclusively to the Execution component (Job, JobConfig)
kind/bug
Categorizes issue or PR as related to a bug.
If the Job is created independently (see the website for explanation), then it uses a different reconciler queue in the JobQueueController to be started. However, the startAfter is ignored entirely.
The text was updated successfully, but these errors were encountered: