This repository was archived by the owner on May 14, 2025. It is now read-only.
Task Launcher doesn't create Job as expected. #448
Labels
type/enhancement
Is an enhancement request
Milestone
Description:
Deploying a Task with CTR definition and launching as a job with ttl-seconds-after-finished doesn't apply the properties as expected. No Kubernetes Job is created.
When the task is Scheduled then we do find that Jobs are created according to the schedule. However the ttlSecondsAfterFinished does not appear in the description of the Job.
Steps to reproduce
Create a task with dsl
timestamp && timestamp-batch
Launch with the properties:
Release versions:
2.11.2
The text was updated successfully, but these errors were encountered: