An execute_at column should be added to deployment_tasks table.
For non scheduled task, this column will be set with the task's creation time.
k8s-agent will choose his next task for execution by current filtering + tasks that their execute_at <= now